cairo_pdf_version_t

#cairo_pdf_version_t is used to describe the version number of the PDF specification that a generated PDF file will conform to.

Values

ValueMeaning
_40

The version 1.4 of the PDF specification. (Since 1.10)

_51

The version 1.5 of the PDF specification. (Since 1.10)

_62

The version 1.6 of the PDF specification. (Since 1.18)

_73

The version 1.7 of the PDF specification. (Since 1.18)