Advanced PDF Viewer, PDF Edit PlugIn

Methods


Public Method PDFEditAddPage

(For Advanced PDF Viewer, PDF Edit plugin only) Add the PDF File to specific position of existing PDF File without displaying or decoding any of the images..

Public Method PDFEditAddWatermarkImage

(For Advanced PDF Viewer, PDF Edit plugin only) Add the Image Watermark to specific page of existing PDF File without displaying or decoding any of the images..

Public Method PDFEditAddWatermarkLines

(For Advanced PDF Viewer, PDF Edit plugin only) Add the Lines Watermark to specific page of existing PDF File without displaying or decoding any of the images..

Public Method PDFEditAddWatermarkText1

(For Advanced PDF Viewer, PDF Edit plugin only) Add the Text Watermark with alignment and rotate the text to specific page of existing PDF File without displaying or decoding any of the images..

Public Method PDFEditAddWatermarkText2

(For Advanced PDF Viewer, PDF Edit plugin only) Add the Text Watermark and rotate the text to specific page of existing PDF File without displaying or decoding any of the images..

Public Method PDFEditCrop

(For Advanced PDF Viewer, PDF Edit plugin only) Crop specific part of PDF file without displaying or decoding any of the images.

Public Method PDFEditEncrypt

(For Advanced PDF Viewer, PDF Edit plugin only) Add the user password to existing PDF File without displaying or decoding any of the images.

Public Method PDFEditDeletePage

(For Advanced PDF Viewer, PDF Edit plugin only) Delete Page of PDF file without displaying or decoding any of the images.

Public Method PDFEditGetFileInfo

(For Advanced PDF Viewer, PDF Edit plugin only) Return the width and height value of PDF file.
 

Public Method PDFEditImageExtract

(For Advanced PDF Viewer, PDF Edit plugin only) Extract the images files from PDF file.
 

Public Method PDFEditMerge

(For Advanced PDF Viewer, PDF Edit plugin only) Combine two PDF Files into a single multi page PDF File without displaying or decoding any of the images.
 

Public Method PDFEditSplit

(For Advanced PDF Viewer, PDF Edit plugin only) Split a multipage PDF file into two PDF file at the position specified by the iStartFromPageNo parameter.