Poppler::PDFConverter Class Reference

Converts a PDF to PDF (thus saves a copy of the document). More...

#include <poppler-qt4.h>

Inheritance diagram for Poppler::PDFConverter:
Inheritance graph
[legend]
Collaboration diagram for Poppler::PDFConverter:
Collaboration graph
[legend]

List of all members.

Public Types

enum  PDFOption { WithChanges = 0x00000001 }

Public Member Functions

bool convert ()
PDFOptions pdfOptions () const
void setPDFOptions (PDFOptions options)
virtual ~PDFConverter ()

Detailed Description

Converts a PDF to PDF (thus saves a copy of the document).

Since:
0.8

Member Enumeration Documentation

Options for the PDF export.

Enumerator:
WithChanges 

The changes done to the document are saved as well.


Member Function Documentation

bool Poppler::PDFConverter::convert (  )  [virtual]

Does the conversion.

Returns:
whether the conversion succeeded

Implements Poppler::BaseConverter.


The documentation for this class was generated from the following file:

Generated on Sun Oct 18 01:52:21 2009 for Poppler Qt4 by  doxygen 1.6.1