Use File, Download, PDF Document. It keeps hyperlinks clickable, turns your headings into PDF bookmarks, and writes the structure assistive technology needs.
Check page setup first. A document in pageless mode has no page breaks at all, and the export has to invent them.
Google Docs lives in a browser, which means there are two plausible ways to get a PDF out of it: the application's own export, and the browser's print dialog. They produce meaningfully different files.
Download, not print
The download route is Google's own export. It builds the PDF from the document model, so it knows which text is a heading, which runs are links, and how the document is structured.
Printing from the browser renders the page as it appears and captures that. Visually the two can be almost identical. Structurally they are not.
Exports the document
- Hyperlinks remain clickable
- Headings become PDF bookmarks
- Structure is written for screen readers
- Table of contents entries stay navigable
- Fonts embed correctly
Captures the rendering
- Links often flatten to plain blue text
- No bookmark outline
- No tagged structure
- Browser may add its own headers and footers
- Acceptable in a pinch, not as the default
The pageless trap
Google Docs offers a pageless mode where the document is one continuous flow with no page breaks, which is pleasant to write in and has no concept of a page.
Exporting that to PDF forces Google to introduce page boundaries that the document was never laid out for. Tables get cut, images land awkwardly, and headings fall at the bottom of sheets. Nothing is broken, the document simply never had an opinion about where pages should end.
What else comes along
A Google Doc frequently carries more than its visible text, and some of it can follow the export.
Comments and suggested edits are the ones that matter. A document exported while suggestions are displayed can render those suggestions into the PDF, complete with the names of the people who made them. For an internal draft that is harmless. For a proposal going to a client it is not.
Set the view to the final document
In the editing mode selector, choose Viewing rather than Suggesting, so the document shows its accepted state rather than pending edits.
Resolve or accept outstanding suggestions
Anything unresolved is still part of the document and may render. Deal with it before exporting rather than hoping it will be skipped.
Export and open the result
Read the PDF itself rather than trusting the editor. Comments and suggestion marks are obvious in the output and invisible in the assumption that they were handled.
Fonts and layout
Google's font catalogue is served from its own infrastructure and embedded on export, so a document using Google Fonts produces a PDF that looks the same everywhere.
The exception is a document that was imported from Word using fonts Google does not have. Docs substitutes them for editing, and the export embeds the substitute, so the PDF matches what you saw in Docs rather than the original Word layout. That is usually what you want, and it is worth knowing if you are comparing against a printed original.
File size
Google exports images at reasonable quality and the results are usually modest. A text document runs to a few hundred kilobytes, and one heavy with screenshots or photographs can reach several megabytes.
If the document is going by email and comes out larger than the recipient's limit, compress the finished PDF rather than reducing image quality inside the document. Compressing once at the end gives a better result and leaves the source untouched.
Every PDFslime tool in one place
Merge, split, compress, protect and more, all running in your browser with nothing uploaded.
Common questions
The settings that change the output.
01What is the best way to export a Google Doc as PDF?
File, Download, PDF Document. It builds the PDF from the document model, so hyperlinks stay clickable, headings become bookmarks and the structure screen readers need is written into the file.
02Why does my exported PDF have the URL printed on every page?
Because you printed from the browser rather than downloading. Chrome adds headers and footers containing the URL, title and date by default. Use the download route instead, or turn headers and footers off in the print dialog.
03Why are my page breaks in strange places?
The document is probably in pageless mode, which has no page breaks at all, so the export has to invent them. Switch to Pages in File, Page setup, and you can see and adjust the breaks before exporting.
04Will comments and suggestions appear in the PDF?
They can, if the document is displaying them when you export. Set the mode to Viewing and resolve outstanding suggestions first, then check the exported file, because this is how internal discussion reaches external recipients.
05Do my fonts stay the same?
Yes. Google embeds the fonts used in the document, so the PDF renders identically anywhere. If the document was imported from Word with fonts Google lacks, it shows and embeds the substitutes, which matches what you see in Docs.
06Why is my exported PDF so large?
Images. A text-only document is small, and one full of screenshots or photographs will not be. Compress the finished PDF in a single pass rather than degrading the images inside the source document.