Close
dtSearch Engine API for Java
FieldFlags.dtsoFfPdfSkipAttachments Field

Skip attachments in PDF files. If a PDF file has attachments, those attachments can be in any file format, so Adobe Reader cannot be used to highlight hits because it can only highlight hits in PDF data. Therefore, a PDF file with attachments must be hit-highlighted through file conversion like other document formats. Skipping PDF attachments enables PDF files with attachments to be hit-highlighted using Adobe Reader.

Syntax
Java
public static final int dtsoFfPdfSkipAttachments = 0x8000;