Platforms to show: All Mac Windows Linux Cross-Platform

Back to DynaPDFMBS class.

Previous items Next items

DynaPDFMBS.kpvPDFA_4e = 32   New in 23.5

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 23.5
One of the PDF Version constants.

PDF/A 4e allows 3D contents in rich media annotations.

DynaPDFMBS.kpvPDFA_4f = 33   New in 23.5

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 23.5
One of the PDF Version constants.

PDF/A 4f allows file attach annotations.

DynaPDFMBS.kpvPDFUA1 = 29

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 23.1
One of the PDF Version constants.
Example

Dim pdf As New DynapdfMBS

// set version to PDF/UA-1
Call pdf.SetPDFVersion(pdf.kpvPDFUA1)

PDF/UA-1

DynaPDFMBS.kpvPDFUAFlag = &h20000000   New in 23.5

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 23.5
One of the PDF Version constants.

PDF/UA flag. Can be used in addition with other standards.
File metadata will contain PDF/A and PDF/UA entries.

DynaPDFMBS.kpvPDFVT1 = &h10000000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 23.1
One of the PDF Version constants.

PDF/VT 1 flag. This is just a flag because PDF/VT requires always a PDF/X base version.

DynaPDFMBS.kpvPDFVT2 = &h04000000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 23.1
One of the PDF Version constants.

PDF/VT 2 flag. This is just a flag because PDF/VT requires always a PDF/X base version.

DynaPDFMBS.kpvPDFVT3 = &h08000000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 23.1
One of the PDF Version constants.

PDF/VT 3 flag. This is just a flag because PDF/VT requires always a PDF/X base version.

DynaPDFMBS.kpvPDFVTMask = &h1C000000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 23.1
One of the PDF Version constants.

Mask for PDF/VT flags

DynaPDFMBS.kpvPDFX1a_2001 = 10

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF/X-1a:2001

DynaPDFMBS.kpvPDFX1a_2003 = 11

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF/X-1a:2003

DynaPDFMBS.kpvPDFX3_2002 = 12

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF/X-3:2002

DynaPDFMBS.kpvPDFX3_2003 = 13

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF/X-3:2003

DynaPDFMBS.kpvPDFX4p = 30

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 23.1
One of the PDF Version constants.

PDF/X-4p

DynaPDFMBS.kpvPDFX5g = 23

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 22.3
One of the PDF Version constants.

PDF/X 5g

DynaPDFMBS.kpvPDFX5n = 24

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 22.3
One of the PDF Version constants.

PDF/X 5n

DynaPDFMBS.kpvPDFX5pg = 25

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 22.3
One of the PDF Version constants.

PDF/X 5pq

DynaPDFMBS.kpvPDFX6 = 26

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 22.3
One of the PDF Version constants.

PDF/X 6

DynaPDFMBS.kpvPDFX6n = 27

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 22.3
One of the PDF Version constants.

PDF/X 6n

DynaPDFMBS.kpvPDFX6p = 28

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 22.3
One of the PDF Version constants.

PDF/X 6p

DynaPDFMBS.kpvPDFX_4 = 15

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 13.0
One of the PDF Version constants.

PDF/X-4

DynaPDFMBS.kpvPDF_1_0 = 0

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF 1.0

DynaPDFMBS.kpvPDF_1_1 = 1

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF 1.1

DynaPDFMBS.kpvPDF_1_2 = 2

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF 1.2

DynaPDFMBS.kpvPDF_1_3 = 3

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF 1.3

DynaPDFMBS.kpvPDF_1_4 = 4

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF 1.4

DynaPDFMBS.kpvPDF_1_5 = 5

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF 1.5

DynaPDFMBS.kpvPDF_1_6 = 6

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF 1.6

DynaPDFMBS.kpvPDF_1_7 = 7

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the PDF Version constants.

PDF 1.7

DynaPDFMBS.kpvPDF_2_0 = 8

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 13.0
One of the PDF Version constants.

PDF 2.0

DynaPDFMBS.kpvZUGFeRD2_Flag = &h01000000

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 19.2
One of the PDF Version constants.

The flag to indicate it is a ZUGFeRD PDF and not FacturX.

Previous items Next items

The items on this page are in the following plugins: MBS DynaPDF Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...