Accusoft ImagXpress 13
PDFUseLegacyPDFSupport Property
Description
Gets and sets original or improved PDF handling when loading or querying PDF pages.
Property Type
Read-write property
Syntax
Visual Basic
Public Property PDFUseLegacyPDFSupport As Boolean
Return Type

True when original PDF load and query behavior is active.

False when improved load and query behavior is active for PDF pages.

Remarks

The default value is False.

When False, the following PDF image formats are accepted:

Attempting to load a PDF page with more than a single image object (i.e. page also contains hidden or visible text objects, multiple images, vector graphics, etc. Hidden, empty text objects are allowed) will return IX_Error_UnsupportedPDF.

Consider licensing PDF Xpress to support such PDF pages.

When True, the following PDF image formats are accepted:

Attempting to load a PDF page with more than a single image object (i.e. page also contains hidden or visible text objects, multiple images, vector graphics, etc.) will return IX_Error_UnsupportedPDF.

See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback