ImageGear Java PDF
PDF Class Members
Methods 

The following tables list the members exposed by PDF.

Public Methods
 NameDescription
Public MethodcloseThis method calls terminate method.  
Public MethodcreateDocumentThis method creates a new Document class instance.  
Public Methoddelete
You don't need to call this method under normal circumstances. It is only necessary if you want to release the resource prior to garbage collection occurring. Once the object is deleted, it is no longer safe to access its members.
 
Public Methodstatic (Shared in Visual Basic)getInstanceThis method returns an instance of the PDF class.  
Public MethodinitializeThis method initializes the PDF library, this initialization is required in order to use the library. Note: setPDFResources should be called first.  
Public MethodsetOEMLicenseKeyFor use only by customers who choose to use Manually Reported Runtime licensing.  
Public MethodsetPDFResourcesThis method specifies the path to the font resources used during initialization of the library.  
Public MethodsetSolutionKeyThis method specifies a set of four numbers assigned when the licenses are purchased for runtime deployment.  
Public MethodsetSolutionNameThis method specifies a name specified by Accusoft to the licenses purchased for runtime deployment.  
Public MethodterminateThis method terminates the PDF library, this termination is required in order to close the library. Note: It is recommended that all document and page resources be freed explicitly by the user before terminating the PDF library. Therefore Page.close and Document.close methods should be called first on all open instances.  
Top
See Also

Reference

PDF Class
com.accusoft.imagegearpdf Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback