:confused: Hello,
I'm currently exporting successfully to PDF from crystal reports 10 to PDF using options:
Report.ExportOptions.FormatType = crEFTPortableDocFormat
Report.Export(False)
All is well but I would like the PDF I export to be mono colour (ie black and white) not greyscale.
Is there an option I am missing?
Thanks for any suggestion..
