We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Problem occurs when PDF multipage document creating

Page margins, header and footer are different between first page and other pages. Attached file is sample code to create the PDF document of 10 pages with just a header and footer. This sample demonstrates the problem mentioned.

Program0.zip

2 Replies

DK Dhivya K Syncfusion Team September 13, 2006 11:08 AM UTC

Hi Mikhail,

I was able to reproduce the issue in your sample code.However,you can have the same settings for all the pages by using "PageCreated" event.
This event will be raised everytime when a new page is created and it will assign the same format to all the pages.

Here is a sample for your reference.
multiPage.zip

Please take a look into it and let me know if you have any other queries.

Regards,
Dhivya.


MI Mikhail September 13, 2006 01:41 PM UTC

Thanks! That works.

Loader.
Live Chat Icon For mobile
Up arrow icon