Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

DynaPDF.GetPDFVersion

The function returns the version of the output PDF file.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 3.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.GetPDFVersion"; PDF )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf

Result

Returns PDF Version like "1.3".

Description

The function returns the version of the output PDF file.
Possible values include 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 2.0, PDF/X-1a:2001, PDF/X-1a:2002, PDF/X-3:2002, PDF/X-3:2003, PDF/A-1b 2005, PDF/X-4, PDF/A 1a 2005, PDF/A 2a, PDF/A 2b, PDF/A 2u, PDF/A 3a, PDF/A 3b, PDF/A 3b, PDF/UA-1, ZUGFeRD Basic, ZUGFeRD Comfort, ZUGFeRD Extended, FacturX Minimum, FacturX Basic, FacturX Basic WL, FacturX Comfort, FacturX Extended, ZUGFeRD XRechnung.

See also GetPDFVersion function in DynaPDF manual.

See also

Release notes

Example Databases

This function checks for a license.

Created 18th August 2014, last changed 24th January 2023


DynaPDF.GetOutputIntentCount - DynaPDF.GetPDFVersionEx

💬 Ask a question or report a problem