Autorization

Login:
Password:
Remember me on this computer
  Forgot your password?
  Register

Subscribe

Modify subscription
VersyPDF API Reference
ContentsIndexHome
PreviousUpNext
Load And Save PDF Documents

Document loading functions are used to get handle document object. It may be early created PDF document located in file or in memory or newly created document. 

In any case user receives handle to PDF document object and may use all abilities to modify it. 

Functions of the document saving are used to store document modification results. 

We may store PDF document in file or in memory stream if we modified or created and filled in new document. 

It does not depend if we save or not document it must be closed if we loaded or created document. It gets correctly to finish work with PDF documents and release used memory.

 
Name 
Description 
 
Create New PDF Document. 
 
Load PDF Document from file. 
 
Load PDF Document from Memory buffer. 
 
Load PDF Document from memory stream or file stream, see PDF Streams. 
 
Save PDF Document in file. 
 
Save PDF Document in memory stream or file stream, see PDF Streams. 
 
Save PDF Document in memory. 
 
Close PDF Document and free all structures. 
Copyright (c) 2004 - 2006. All rights reserved.
What do you think about this topic? Send feedback!
Copyright ©2004 - 2006 Sybrex Systems Ltd. All Rights Reserved.