Read/Modify PDF Metadata using iTextSharp
Posted
by muruge
on Stack Overflow
See other posts from Stack Overflow
or by muruge
Published on 2010-05-03T22:30:53Z
Indexed on
2010/05/03
22:38 UTC
Read the original article
Hit count: 950
Hello,
I am trying to use iTextSharp to read/modify PDF metadata. I figured out how to do it using pdfreader and pdfstamper. I was wondering if I could also read/modify additional metadata information like copyright information and few others within the XMP photoshop namespace.
I would greatly appreciate any pointers to the solution.
Thank you, Murugesh.
© Stack Overflow or respective owner