Sets a value indicating whether or not to ignore some minor parsing errors that sometimes come up in PDF files.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_pref_set_allow_relaxed_syntax( AT_PDF_BOOL allowRelaxedSyntax ); |
Name | Type | Description |
---|---|---|
allowRelaxedSyntax | AT_PDF_BOOL | TRUE means the relaxed syntax is enabled (minor parsing errors are ignored), FALSE means it's disabled. |
Error count.
This function does not process image pixels.