Autorization

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

Subscribe

Modify subscription
VersyPDF API Reference
ContentsIndexHome
PreviousUpNext
File Level

There are functions for work with file, allowing to get data from files and to write data to file in our library.

 
Name 
Description 
 
Closes PDF File. 
 
Gets one character from file. 
 
Gets file cursor position ( byte offset from beginning of the file ). 
 
Gets file size in bytes. 
 
Gets one character from file. Same as ULFileGetChar, only file cursor stays on that place. 
 
Opens file and returns PDF File Handle. 
 
Reads data from file to buffer. Length is in bytes. 
 
Sets file cursor to position ( byte offset ). 
 
Writes data from buffer to file. Length is in bytes. 
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.