SetPDFUA2Mode
Tagged PDF, PDF compatibility
Descrição
Ativa o perfil de conformidade PDF/UA-2 para o documento selecionado
Sintaxe
Delphi
Function TPDFlib.SetPDFUA2Mode(Const Language: WideString): Integer;DLL
Function DLSetPDFUA2Mode(InstanceID: Integer; Language: PWideChar): Integer; Stdcall;ActiveX
Function PDFlib::SetPDFUA2Mode(Language As String) As LongParâmetros
| Language | BCP 47 document language such as en-US; an empty value leaves the current catalog language unchanged |
|---|
Return values
| 0 | No document is selected or the mode could not be enabled |
|---|---|
| 1 | The mode was enabled |
Remarks
The method raises the effective PDF version to 2.0, writes pdfuaid:part=2 and pdfuaid:rev=2024, enables marked-document metadata, and exposes the document title in viewer preferencesThe established
SetPDFUAMode method continues to select PDF/UA-1