Module cairo.pdf

Functions

Name Description
getPDFVersions Used to retrieve the list of supported versions. See PDFSurface.restrictToVersion().
PDFVersionToString Get the string representation of the given version id. This function will return null if version isn't valid. See getPDFVersions() for a way to get the list of valid version ids.

Classes

Name Description
PDFSurface The PDF surface is used to render cairo graphics to Adobe PDF files and is a multi-page vector surface backend.

Aliases

Name Type Description
PDFVersion cairo_pdf_version_t

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1