Hi,

What code did you use to get the document properties?

The saved file may have properties saved from Adobe itself.

re 1: yes there are two, see ExtractMetadata.java and PrintDocumentMetaData.java in the example subproject of the source code download.

Tilman

Am 17.09.2020 um 12:06 schrieb Adrian:
Hi everyone,
I'm trying to read the document properties ([Author, CreationDate, Creator, 
Keywords, ModDate, Producer, Subject, Title]) from a PDF/A file but I get NULL 
values only.
If I open the file with Acrobat Reader DC, I get the message "This file claims 
compliance with PDF/A standard and has been opened read-only to prevent 
modification".
Clinking on Enable Editing button the file is no more pdf/a compliant, and then 
saving the file I can finally read the document properties with PDFBOX.

1) there is a specific way to read a pdf/a document properties?
2) If not, there is a way to remove the pdf/a compliance?

Regards,
Adrian

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to