Hello Friends,
I'm trying to use custom metadata extraction. For this I tried to add a custom property called 'Status' under Document Properties of PDF document when we open pdf book using Adobe and then tried to upload this document in Alfresco. Now Alfresco has read all the properties like Author, Description, Title, etc but it did not pick up Status property.
I also done the changes in org.alfresco.repo.content.metadata.PdfBoxMetadataExtracter so that it can get and set Status also i done the changes in org.pdfbox.pdmodel.PDDocumentInformation and Content Model class and then again build the jar files 'repository.jar'.
Also done the changes in classes of 'PDFBox.jar and build the jar files and deployed but it s not reading 'Status' property.
Is there any other classes that need to be changed.Please help me on this.
Thanks & Regards,
Amar T