RE: Crystal Report sent to PDFBlaster
Hi,
I have a Crystal Report that contains a Color Logo. The particular problem that I am facing concerns sending the report to PDFBlaster.
When PDF BLaster is selected as the "PRinter" from the Crystal Viewer Print Button, the report is rendered in color. However if the PDFBlaster is selected from my Windows form, and SelectPRinter is used to print the report to PdfBlaster, the report is rendered in Black and White.
I noticed that this happens if my default printer is Black and White printer. IF the default printer is color , then the report is rendered in color regardless of whether it is printed from the Viewer or not.
Is there a setting that I can use to preserve the Report's properties? It seems to me that I am losing the "color" properties of the report when I use the ReportObject.SelectPrinter method.
Thanks in advance for help/advice.
Sri