Poppler Qt4 0.18.1
Public Types | Public Member Functions
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: