iText -> Best approach to read XMP metadata?

InnerOrchestra

It appears that in 5.5.2 of iText the XmpReader is deprecated along with a lot of other things related to XMP.

What is the recommended to reading XMP metadata from Pdf files?

Thank you

Chris Haas

If you read the changelog from 5.4.4 you'll find:

  • Changes made by Eugene Markovskyi
    • Replaced the iText XMP implementation with Adobe's XMP Core library

You'll want to look into the com.itextpdf.xmp namespace and you're probably most interested in XmpMetaFactory.parseFromBuffer which you can pass the metadata from PdfReader to.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to read/write xmp metadata in c# or c++

From Dev

Python XMP Toolkit is too strict ("Unrecognized TIFF prefix") when trying to read image metadata

From Dev

Is XMP metadata supported in PNG images?

From Dev

Best approach to read messages in a queue in rabbitmq in c#

From Dev

Best approach to disable elements

From Dev

Best approach to Logging in javascript

From Dev

EmberJS and WebSocket | Best Approach?

From Dev

Socket server best approach

From Dev

Best file upload approach

From Dev

Azure WebJob Best Approach

From Dev

Best OOP approach and practice

From Dev

Best approach for DB connections

From Dev

EmberJS and WebSocket | Best Approach?

From Dev

Searchable MultiSelect or the best approach

From Dev

Best approach for my requirements

From Dev

Selection of the best concurrency approach

From Dev

If Else Best Approach In Java

From Dev

Socket server best approach

From Dev

Best approach to disable elements

From Dev

Best approach to Logging in javascript

From Dev

Can the adding of xmp:ModifyDate be avoided in itext7?

From Dev

Is it possible to create a custom namespace tag in XMP Dublin core metadata?

From Dev

Exiftool to create OSX visible XMP metadata in PNG images

From Dev

How can I embed metadata into a custom XMP field with exiftool?

From Java

An approach to read data table

From Dev

Best approach to user activity wall

From Dev

Is there some "best approach" for responsive design?

From Dev

Best approach to an extendible statistics system

From Dev

Best approach to execute service in Android