cancel
Showing results for 
Search instead for 
Did you mean: 

Enabling "Fast Web View" in exported PDF

Former Member
0 Kudos

We develop our reports using the RAS SDK (Crystal Report XI). Reports are exported as PDFs using method

ReportClientDocument.getPrintOutputController().export(ReportExportFormat.PDF).

However we would like to enable the PDF property "Fast Web View" and set it to "Yes" in the exported

PDFs, is this possible using the RAS SDK? Could you provide code samples as to how to achieve this?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

No option in CR. Possibly Adobe has an API to update the format.

ido_millet
Active Contributor
0 Kudos

At least one of the 3rd-party Crystal reports Desktop Scheduling tools listed at: http://www.kenhamady.com/bookmarks.html provides that functionality (it has an optional command line argument of "PDF_Linearize").