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: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    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, 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

Example Databases

FileMaker Magazin

Created 18th August 2014, last changed 11st November 2020


DynaPDF.GetOutputIntentCount - DynaPDF.GetPageAnnotCount

Feedback: Report problem or ask question.