I have a document I’m creating where the first page is a logo with some text in 2 to 4 paragraphs that is centered on the page. The second page is a disclaimer that appears at the bottom of the page. When I save the document as a DOCX the document is fine, however when I save as PDF it moves all the content on both pages to the top of each page.
Hi,
Please send us your DOCX file so that we can investigate it.
You can send it to us via email or support ticket (see the Contact page).
Regards,
Mario
The problem occurs because of PageSetup.VerticalAlignment
property.
This property is currently supported only in DOCX format.