Regina Calculation Engine
|
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. |
Allows reading and writing PDF documents.