PdfDocTableOfContentsInsertPdfFileBefore Method

Overload List

InsertPdfFileBefore(Byte, Boolean, Boolean, Boolean) Call this method to insert a PDF document from data before the table of contents in the final document. The boolean parameter controls if the header and footer are applied on external PDF document. When the parameter is true the interactive features are disabled in the external PDF
InsertPdfFileBefore(String, Boolean, Boolean, Boolean) Call this method to insert a PDF file before the table of contents in the final document. The boolean parameter controls if the header and footer are applied on external PDF document. When the parameter is true the interactive features are disabled in the external PDF

See Also