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 PDFEditGetBitmapBySize

(For Advanced PDF Viewer, PDF Edit plugin only) Export the specific PDF page to image format.

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 PDFEditMasking

(For Advanced PDF Viewer, PDF Edit plugin only) Cover any unwanted page content (except annotations) with opaque rectangles.
 

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 PDFEditMergeEx

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

Public Method PDFEditMergeWithBookmarks

(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 and create the bookmarks.
 

Public Method PDFEditRotate

(For Advanced PDF Viewer, PDF Edit plugin only) Rotating specific page to 90,180,270 degrees.
 

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.