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
MBS(
"DynaPDF.GetPDFVersion"; /* The function returns the version of the output PDF file. */
$PDF) /* The PDF reference returned from
DynaPDF.New. */
Less
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
- Version 12.2
- Version 11.5
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 24th January 2023
DynaPDF.GetOutputIntentCount
-
DynaPDF.GetPDFVersionEx