This is a migrated thread and some comments may be shown as answers.

PDF Export

1 Answer 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Santhosh
Top achievements
Rank 1
Santhosh asked on 06 Apr 2011, 12:04 PM
Hi,

Is it possible to export an image (dynamically generated) to a pdf with the help of RadDocument and PDFFormatProvider classes.

Thanks,
Santhosh

1 Answer, 1 is accepted

Sort by
0
Mike
Telerik team
answered on 08 Apr 2011, 01:46 PM
Hi Santhosh,

In general, yes it should be possible to create a RadDocument, add an image the was created in code and then export to PDF. Please try to implement your scenario and let us know if you see some troubles. Here are some guidelines:
You should use Paged layout mode for your document to get more precise export:
http://www.telerik.com/help/silverlight/radrichtextbox-features-layout-modes.html#Paged
Here is how to create a document and insert an image:
http://www.telerik.com/help/silverlight/radrichtextbox-features-layout-elements-inlineimage.html
And then export:
http://www.telerik.com/help/silverlight/radrichtextbox-features-import-export.html

Regards,
Mike
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Santhosh
Top achievements
Rank 1
Answers by
Mike
Telerik team
Share this question
or