Getting Started

Top  Previous  Next

Overview

 

PDFtoolkit ActiveX/.NET supports a whole range of PDF document management and manipulation functions that enable a developer to implement all PDF management tasks right with in the application. The few PDF management tasks are Creating/Destroying an instance, Creating New Bookmark, Bookmark Root, Field Index Of, Form Field Allowed Values, Form Field Count, Name, Description, Type, Add Thumbnail, Insert Watermark, Removing Bookmark  and many more.

 

 

 

Once the operations are performed by calling any of the functions, the document can be encrypted with owner and user passwords, and this can be written to the disk or memory in a compressed or uncompressed form. Access permissions like allow/disallow printing, copying of text and graphics, modifying of document and so on can be set to a user through the code.

 

 

 

PDFtoolkit ActiveX/.NET handles encrypted PDF documents only when appropriate password is provided.

 

 

 

The step by step procedure for PDFtoolkit ActiveX/.NET is provided for the following environments:

       

 

 

 

 

Microsoft Visual Basic 6

 

 

Microsoft Visual C++ 6

 

 

 

 

Borland Delphi 2005

 

 

Microsoft Visual Studio .NET