Aller au contenu principal
Writing Techniques

How to Export a Manuscript to PDF: The Complete Guide (With or Without LaTeX)

The difference between 'save as PDF' and a real editorial export. Formats, submission standards, and why LaTeX changes everything.

7 days ago4 min read
How to Export a Manuscript to PDF: The Complete Guide (With or Without LaTeX)
Lithographer (1874) by American 19th Century

Your novel is finished. 80,000 words, 32 chapters, six months of work. Now you need to get it out of your writing software and turn it into something readable — a PDF you can send to a publisher, print for beta readers, or submit to a contest.

And that's where the trouble starts.

The export problem

Most authors type in Word or Google Docs, then hit "Save As > PDF." The result is technically a PDF, but it's not an editorial-quality document. Footnotes overflow, numbering is wrong, typography is approximate, and the table of contents only works if you remembered to use heading styles.

It's like taking a photo with a phone and sending it to a printer: it works, but the result doesn't look like a book.

The two worlds of PDF export

There are two fundamentally different approaches to generating a PDF:

Direct printing (Word, Google Docs, WriteControl)

The application generates a PDF by "printing" the document as it appears on screen. It's fast, simple, but the result inherits all the limitations of the rendering engine:

  • Hyphenation is approximate (words broken in the wrong place)
  • Footnotes can overflow to the next page without logic
  • Justification creates white "rivers" in the text
  • Widows and orphans (isolated lines at top or bottom of page) aren't managed

LaTeX compilation (Extypis, Scrivener partially)

LaTeX is a typesetting system created by Donald Knuth in 1978 — a mathematician who found the typography of scientific papers so ugly that he decided to write his own software. Forty-five years later, LaTeX remains the standard for quality typography.

The principle: your text is converted to LaTeX code, then compiled by an engine (pdflatex, xelatex, or lualatex) that produces a pixel-perfect PDF. The engine handles:

  • Hyphenation according to the linguistic rules of each language
  • Widows and orphans (never an isolated line)
  • Footnotes with correct pagination, even across multiple pages
  • Justification with an optimal line-breaking algorithm (Knuth-Plass)
  • Ligatures (fi, fl, ff) and professional kerning
  • Bibliography formatted according to the chosen style (APA, MLA, Chicago, etc.)

The difference is visible to the naked eye. A LaTeX PDF looks like a printed book. A Word PDF looks like an office document.

What your PDF should contain

Whether you're sending to a publisher, a literary agent, or preparing for self-publishing, your PDF should include:

Front matter

  • Title page: title, author, optionally publisher and ISBN
  • Dedication (optional)
  • Epigraph (optional): an opening quote
  • Table of contents: automatically generated with clickable links

Body text

  • Numbered chapters with titles
  • Page headers (author name on the left, chapter title on the right — or vice versa)
  • Page numbering
  • Correctly paginated footnotes

Back matter

  • Bibliography (if applicable): formatted according to the chosen style
  • Acknowledgments (optional)
  • Author biography (optional)

The standard submission format

If you're submitting to a publisher or literary agent, there's a nearly universal standard format:

  • Font: Times New Roman 12pt (or Courier New 12pt)
  • Line spacing: double
  • Margins: 1 inch (2.5 cm) on all four sides
  • Indentation: 0.5 inch (1.25 cm) at the beginning of each paragraph
  • Header: author name + page number
  • Page format: Letter (North America) or A4 (Europe)

Always check the specific guidelines of each publisher or agent — some have their own requirements. But this standard format is accepted everywhere.

Formats beyond PDF

PDF isn't the only output format. Depending on your goal:

DOCX (Word): the most requested submission format by publishers. They want to be able to annotate and comment directly in the document. Send the PDF in addition, not instead.

EPUB: the standard e-book format. If you're self-publishing on Amazon KDP, Kobo, Apple Books, you'll need an EPUB. It's a reflowable format (text adapts to screen size), so the layout is very different from PDF.

HTML: useful if you're publishing online (blog, Wattpad, writing platform). HTML preserves semantic structure (headings, paragraphs, links) without imposing a fixed layout.

Markdown: the most portable format. Plain text with lightweight markup. Ideal for archiving or importing into another tool.

How Extypis handles export

Extypis's export wizard works in 3 steps:

Step 1 — Information: title, author, publisher, ISBN, copyright, citation style. Everything that will appear on the title page and in the document metadata.

Step 2 — Content and layout: choose which sections to include (dedication, epigraph, preface, appendices, bibliography). Filter by sheet status (export only completed scenes). Choose the document font. Reorder sections with drag & drop.

Step 3 — Download: click the format you want. The PDF is generated by server-side LaTeX compilation — you get an editorial-quality document in seconds. Other formats (DOCX, EPUB, HTML, Markdown) are also available.

What Extypis does automatically:

  • Clickable table of contents
  • Correctly paginated footnotes
  • Bibliography formatted according to chosen style (APA, MLA, Chicago, etc.)
  • Cover with image (automatic 2:3 ratio cropping)
  • Widow and orphan management
  • Front matter and appendices in the correct order

The quality question

The difference between a basic PDF export and a LaTeX export isn't immediately obvious on screen. But print both, and you'll see: justification is more even, word breaks are correct, footnotes land in the right place, and the whole thing breathes like a real book.

That's the difference that matters when a manuscript lands on a publisher's desk. Among the 300 manuscripts in the pile, yours looks like a book. The others look like Word files.

It's not the content that changes. It's the first impression.

HU

Hubert Giorgi

Author

Ready to write with the right tools?

Extypis is a free writing workshop built for authors: structure your projects, manage your characters, and export your manuscripts.

Free, no credit card required