Autorization

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

Subscribe

Modify subscription
VersyPDF API Reference
ContentsIndexHome
PreviousUpNext
PDF Document Level

This level describes function interfaces for working with PDF document. All the functions a divided into three blocks: functions for loading and saving of the documents, functions for page adding and functions of document property.

Name 
Description 
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... more 
Functions for working with pages are described in this block. It's possible to find out count of the pages in opened document and append pages to document with the help of these functions. 
Property functions are used to set or receive document characteristics such as Linearization, Packing, Security, etc. It allows to change way of document storage and to control work with it. 
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.