THotPDF.SetLoadedPDFVersion

THotPDF

 

Top  Previous  Next

Sets the PDF version header of a loaded PDF.

 

Delphi syntax:

procedure SetLoadedPDFVersion( const AMajor, AMinor: Integer );

 

Description

Sets the PDF version header of a loaded PDF.

Updates the PDF version (e.g. 1.4, 1.6) upon save.

 

See also: THotPDF