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

How to convert PdfPage to PdfTemplate

Hi,

Can we convert PdfPage to PdfTemplate.

Thanks & Regards,
Vijay

3 Replies

PJ Pravin Joshua D Syncfusion Team March 9, 2010 02:50 PM UTC

Hi Vijay,

Thank you for using Essential PDF.

Yes. It is possible to create template from a PdfPage. Please use the following code snippet to achieve this.

[c#]:

PdfTemplate template = page.CreateTemplate();

Please have look at the sample in the location below, to draw the page template.

Sample:

http://files.syncfusion.com/samples/PDF.Windows/PDFPageTemplate.zip

Please try this and let us know if you have any questions.

Regards,
Pravin Joshua D


VB Vijay Bhaskar March 10, 2010 06:07 AM UTC

Thanks Pravin Joshua D. It helps me a lot.


PJ Pravin Joshua D Syncfusion Team March 11, 2010 10:18 AM UTC

Hi Vijay,

We are glad to hear that the issue has been resolved. Please let us know if you have any other questions.

Regards,
Pravin Joshua D

Loader.
Live Chat Icon For mobile
Up arrow icon