Namespaces | Functions

pdf.h File Reference

Allows reading and writing PDF documents. More...

Namespaces

namespace  regina
 

Contains the entire Regina calculation engine.


Functions

NPDF * regina::readPDF (const char *filename)
 Reads a PDF document from the given file.
bool regina::writePDF (const char *filename, const NPDF &pdf)
 Writes the given PDF document to the given file.

Detailed Description

Allows reading and writing PDF documents.


Copyright © 1999-2009, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).