|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Data Fields | |
| EvFileExporterFormat | format |
| gint | pages_per_sheet |
| gint | pages_printed |
| gint | pages_x |
| gint | pages_y |
| gdouble | paper_width |
| gdouble | paper_height |
| PopplerPSFile * | ps_file |
Definition at line 77 of file ev-poppler.cc.
| EvFileExporterFormat PdfPrintContext::format |
Definition at line 78 of file ev-poppler.cc.
| gint PdfPrintContext::pages_per_sheet |
Definition at line 81 of file ev-poppler.cc.
| gint PdfPrintContext::pages_printed |
Definition at line 82 of file ev-poppler.cc.
| gint PdfPrintContext::pages_x |
Definition at line 83 of file ev-poppler.cc.
| gint PdfPrintContext::pages_y |
Definition at line 84 of file ev-poppler.cc.
| gdouble PdfPrintContext::paper_height |
Definition at line 86 of file ev-poppler.cc.
| gdouble PdfPrintContext::paper_width |
Definition at line 85 of file ev-poppler.cc.
| PopplerPSFile* PdfPrintContext::ps_file |
Definition at line 91 of file ev-poppler.cc.