Using the correct PDF Export path from Google Docs preserves all annotations. When you work on a collaborative document, comments appear as threaded discussions in the right margin. Converting that document to PDF while keeping those comments visible and readable requires using the correct export path. The standard Download as PDF option in Google Docs preserves comments as PDF Annotation elements attached to the relevant text positions, but the appearance of those annotations in the final PDF depends on the export settings and the PDF reader used to open the file.
Comments in a Google Doc represent collaborative discussions, questions, and decisions that add context beyond the main text. Sending a PDF with those comments intact lets recipients see the full conversation history without giving them edit access to the original document. This workflow is common for contract reviews, manuscript editing, academic peer review, and agency-client feedback rounds where the final deliverable is a PDF but the discussion thread provides essential context.
WukongPDF converts documents to PDF while preserving the formatting and structure you expect. For comment-heavy collaborative documents, the Google Docs built-in export options generally handle annotation retention better than third-party converters because they have direct access to the document's internal structure.

Method 1: Using Google Docs Built-In Download as PDF
Open your Google Doc with all comments resolved or left open, depending on what you want the recipient to see. Go to File, hover over Download, and select PDF Document (.pdf). Google Docs opens an export settings panel. In the panel, under Comments, select either Include resolved comments or Include all comments depending on your goal. If you want only active discussions visible, choose the latter. Under the Page setup section, confirm that the paper size, orientation, and margins match your intended output format.
Click Export. Google Docs generates the PDF and downloads it to your computer. Open the file in Adobe Acrobat Reader or another PDF viewer that supports comment panels. The comments should appear as sticky note annotations with the commenter's name and timestamp. In Acrobat Reader, open the Comments panel on the right side to see the full list. Each annotation links to a specific highlighted area in the document text. If the PDF is opened in a browser viewer that does not support the annotation layer, the comments may not be visible at all. Test in at least one dedicated PDF reader before sending the file externally.
Try Word to PDF
No installation needed. Works directly in your browser.
Method 2: Print to PDF and What Gets Lost
The browser's print function, accessed via File, Print and then selecting Save as PDF as the destination, creates a flattened PDF that strips all comments, suggested edits, and markup. Only the main document body appears in the output. This method is appropriate when you want a clean, print-ready version without any discussion layer, such as when sending a final contract to a client for signature or publishing a finished report.
Avoid using Print to PDF if comments are important to the recipient. The output looks identical to a Download as PDF with comments turned off in the export settings, but the Print path removes comments irreversibly rather than simply omitting them. If you accidentally use Print to PDF when you meant to include comments, you must re-export the file using the Download menu, not the Print dialog.
Managing Comment Appearance in the Output PDF
Google Docs does not provide fine-grained control over how individual comments render in the exported PDF. The comment text appears in a standard annotation popup using a system font, typically 9 or 10 points. You cannot adjust the annotation text size, color, or position from within Google Docs before export. If consistent comment formatting across multiple exported documents is important, consider using Adobe Acrobat Pro to post-process the PDFs after export, standardizing the annotation appearance across the batch.
Comments that contain rich text formatting such as bold, italic, or bulleted lists in the Google Docs comment thread may lose that formatting in the exported PDF annotation. The text content is preserved, but the styling is not. If a comment contains a critical formatting detail, such as a code snippet or a precise table layout, copy that content into the main document body as a footnote before exporting. The footnote approach guarantees that the information reaches the recipient in the correct visual format.
Exporting With Suggested Edits Visible
If your Google Doc contains suggested edits, sometimes called Suggestion mode changes, the Download as PDF path offers a separate toggle. In the export settings panel, under Suggested edits, choose either Show all suggested edits or Show none depending on whether you want the tracked changes visible in the PDF. Showing suggested edits renders insertions as underlined text and deletions as struck-through text in the output.
Note that suggested edits and comments are independent export settings. You can include comments but hide suggested edits, show suggested edits but exclude comments, or include both. Choose the combination that matches your document's review stage. For an early-stage draft sent to a supervisor for initial feedback, including both provides maximum context. For a near-final draft sent to a client for approval, showing only comments without the clutter of suggested edits makes the document easier to read.
Troubleshooting: When Comments Do Not Appear
When the exported PDF opens without visible comments despite selecting Include all comments in the export settings, the likely issue is the PDF viewer. Open the file in Adobe Acrobat Reader specifically. In the Reader application, go to the Tools menu or look for a comment bubble icon in the right toolbar. If the comments panel appears but is empty, the export may have silently failed to include the annotation data. Return to Google Docs, confirm the comments are still present in the original document, and re-export.
Another potential issue is comment threads that were marked as resolved before export. Resolved comments are hidden by default unless you explicitly check Include resolved comments in the export panel. If a recipient needs to see the full comment history including resolved threads, re-export with that checkbox enabled. For collaborative teams working on document reviews, establish a convention: resolve comments only after the exported PDF has been reviewed by all stakeholders, or always export with resolved comments included to maintain a complete record.
Converting a Google Doc to PDF with comments intact is straightforward once you know which menu path to use. The key distinction is File, Download, PDF for annotated output versus File, Print for clean output. Opening the exported PDF in a proper reader, not a browser tab, ensures the comment layer renders correctly for every recipient.
Batch Exporting Multiple Google Docs With Comments
If you manage a team that produces multiple Google Docs per week, exporting each one individually through the Download menu becomes a bottleneck. Google Workspace does not provide a built-in batch export feature for documents with comments. The most practical workaround is to use Google Apps Script. A short script can iterate through a folder of Google Docs, export each as a PDF with comments included, and save the PDFs to a Google Drive folder or email them to a distribution list.
The key method in Apps Script is DocumentApp.openById() to access the document and the driveApp.createFile() method to save the exported PDF. The script must be run from a Google Workspace account with edit access to the target documents. Set a time-driven trigger to run the script weekly, and your team's collaborative documents are automatically archived as annotated PDFs without anyone clicking Download.
For teams that need a simpler batch workflow, consider using Google Takeout to export all documents in a Drive folder as PDFs. Takeout exports the current content state, including comments if they were not resolved, as PDF files that preserve the annotation layer. The export process takes anywhere from a few minutes to several hours depending on the number of documents. PDF Export from collaborative platforms like Google Workspace keeps annotations attached when the correct export path is used, which is a detail that team leads should document in their standard operating procedures.
Comparing Comment Export Behavior Across Collaboration Platforms
Google Docs is not the only collaborative editor that exports comments to PDF. Microsoft Word Online, when using the Download as PDF path rather than Print to PDF, also preserves comments as PDF annotations. Notion exports comments as inline notes rather than margin annotations. Confluence PDF exports do not include page comments in the PDF output. Each platform handles comment export differently, and the differences matter when you are choosing a collaboration tool for a workflow that requires an annotated PDF audit trail. Knowing which export path preserves your team's discussion thread saves the frustration of sending a clean PDF when the recipient expected to see the full comment history. For teams that rely on annotated PDFs as part of their approval workflow, documenting the correct export path in the team wiki or onboarding guide ensures every member produces consistent, comment-rich PDF exports regardless of their individual familiarity with Google Docs settings.
Try Word to PDF
No installation needed. Works directly in your browser.
