Posted on Jul 2, 2009
(permalink)
Hi,
Thanks for your reply.
I have a report that in addition to displaying it in a report viewer i
need to send to a service that prints the report. The report for the
services needs to be in a PDF format and in black and white (Color
printing is for expansive).
So while I want the report in color in the viewer i want to create a black and white PDF file of the report.
If the export would have been to a TIFF format I could set the
DeviceInfo properties as explained here:
http://www.telerik.com/support/kb/reporting/general/configuring-the-image-rendering-extension-to-generate-tiff-files.aspx
How can I achieve the same for PDF?
Naphtali