Am 20.04.2016 um 10:47 schrieb Paul Mitchell:
Hi

I’m not sure if I’ve come to the right spot for my question. Hopefully you can 
help me or direct me to someone who can help me

I’m currently using pdfbox-android with android studio
compile ‘org.apache: pdfbox-android:1.8.9.0’

My questions are
A) any metadata I try and get from a PDF is returning null ie 
getDocumentInformation.getTitle()

metadata can also be in the XMP stream.

I don't know if pdfbox-android has xmpbox / jempbox and the examples, if yes, look for the ExtractMetadata example.

And as Andreas said - upload the PDF somewhere (you can't attach it) :-)

Tilman

I know the document is being read as getNumberOfPages() returns the correct 
amount of pages.
Is this an known issue with V 1.8.9.0
I also know that the document has metadata as I can see it in the properties 
when I view it through adobe

B) is there a later android version I can reference? i.e compile ‘org.apache: 
pdfbox-android:1.8.11.0’

Thanks for your time

Paul




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

Reply via email to