DynaPDF Manual - Page 827
Previous Page 826 Index Next Page 828
Function Reference
Page 827 of 883
pdfSetPDFVersion(pdf, pvZUGFeRD_Basic);
// ZUGFeRD 1.0
pdfSetPDFVersion(pdf, TPDFVersion(pvFacturX_Basic_WL | pvZUGFeRD2_Flag)); // ZUGFeRD 2.0
pdfSetPDFVersion(pdf, pvFacturX_Basic_WL);
// ZUGFeRD 2.1 or Factur-X
pdfSetPDFVersion(pdf, pvFacturX_XRechnung);
// XRechnung
Return values:
If the function succeeds the return value is 1. If the function fails the return value is 0.
Previous topic: Return values of the progress callback function:, ZUGFeRD, ZUGFeRD 2.0, Factur-X / ZUGFeRD 2.1/2.2, ZUGFeRD 2.1 or higher
Next topic: SetRenderingIntent, SetResolution, SetSaveNewImageFormat