Session PDF Export¶
Premium Plus users can download any of their completed sessions as a PDF. The PDF contains the full session - intro, every task, outro, summary, and any generated images.
How to download¶
From the session summary or your session history:
- Open the session.
- Tap Download PDF.
- Save the file locally.
The PDF is generated on demand. There is no daily limit on how many PDFs you can produce.
What is included¶
- Session title and completion date.
- Your Domina's name.
- The AI-written summary of the session.
- Your rating and the optional note you left.
- An XP badge for the session.
- BLINK footer with the share URL.
The PDF is a one-page recap, not a full session transcript. It is designed for archiving the session at a glance, not for re-reading every task line. Fonts and layout match the in-app dark aesthetic adapted for print.
What is excluded¶
- Other users (none ever appear in your sessions, so this is moot).
- Your username (the PDF shows your alias if you set one).
- Your fetish interests, hard limits, or inventory.
- Chat history outside the session.
Why Premium Plus only¶
The PDF generator runs server-side and includes embedded image processing. It is the heaviest per-request operation in the app. It is gated to Premium Plus to keep the system stable at scale.
If you are Premium and need a PDF for a single session, the share page URL (free) is the closest alternative.
File handling¶
- The file is named
blink-session-<id>.pdf. - It is delivered as
Content-Disposition: attachment, so browsers prompt for save. - The PDF is not stored on the server permanently. Each download re-renders it.
A note on print¶
The PDF is optimised for digital reading. Printing on standard A4 or US Letter works, but coloured backgrounds may use a lot of ink. Use "draft" or "grayscale" mode if you want to actually print one.