Skip to content

Commit dcb45bd

Browse files
authored
Update PageSizeDialog.html
1 parent 9fae371 commit dcb45bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

AppScript/PageSizeDialog.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,11 @@
216216
<button type="button" onclick="submitForm()">Apply Page Settings</button>
217217

218218
<div id="notebottom">
219+
<p><strong>EXPORT OR DOWNLOAD NOTE:</strong> Do not export or download directly to PDF from Google Docs as this may cause incorrect page dimensions. Instead, export your document as a <strong>.docx</strong> file by selecting <em>File → Download → Microsoft Word (.docx)</em>. Open the file in MS Word, verify the page size via <em>Layout → Size → More Paper Sizes…</em>, and then convert it to PDF.</p>
219220
<p><strong>WARNING:</strong> setting a custom page size that is not officially supported by Google Docs, the default <i>File → Page Setup</i> may become unusable.
220221
To restore access, use this add-on to switch back to a Google-supported paper size.</p>
221222
</div>
223+
222224

223225
<script>
224226
const presets = {

0 commit comments

Comments
 (0)