Documentation

PDF Style Settings

The **PDF tab** in Settings controls how your PDF documents look. All settings are in the "Document Styles" group with a live preview pane on the right.

Width

Control the content width of your PDF:

  • 📱 Narrow — Narrower content area, good for mobile viewing
  • 💻 Standard — Balanced layout (default)
  • 🖥️ Wide — Maximum content area, more content per line

This replaces the page width setting. The PDF page size defaults to A4.

Width button group: Narrow / Standard / Wide
Width button group: Narrow / Standard / Wide

Font Size

  • Small — Dense, more content per page
  • Med — Standard readability (default)
  • Large — Comfortable reading, fewer words per page
Font Size button group: Small / Med / Large
Font Size button group: Small / Med / Large

Table Style

Control how tables are rendered in PDF:

  • Solid — Full solid borders (default)
  • Dash — Dashed borders for a lighter look
  • None — No table borders, cleaner appearance
Table Style button group: Solid / Dash / None
Table Style button group: Solid / Dash / None

Code Theme

Choose a syntax highlighting theme for code blocks:

  • GitHub — Clean light theme (default)
  • Monokai — Classic dark theme with vibrant colors
  • Dark — Modern dark theme

Each theme supports 50+ programming languages with proper syntax coloring.

Code Theme comparison: GitHub vs Monokai vs Dark
Code Theme comparison: GitHub vs Monokai vs Dark

Avatar & Table of Contents

Show Avatar: Toggle user and AI profile pictures on/off in the PDF. Default: ON.

Table of Contents: Auto-generate a clickable table of contents at the beginning of the PDF. The ToC extracts headings from the conversation. Default: ON.

Show Avatar and Table of Contents toggle switches
Show Avatar and Table of Contents toggle switches
Live Preview pane showing real-time PDF output
Live Preview pane showing real-time PDF output
tip: The Settings panel has a live preview pane (👁️ Live Preview) on the right side — switch between "PDF / DOCX" and "TXT / MD" tabs to see how your changes affect the output.

Frequently Asked Questions

What page size does the PDF use?+

The PDF defaults to A4 page size. This is set internally and not exposed as a UI option.

How many code themes are available?+

3 themes: GitHub (light), Monokai (dark vibrant), and Dark (modern dark).

Can I hide avatars in the PDF?+

Yes. Toggle "Show Avatar" off in Settings → PDF tab.

Related Articles