Adds feature which reads metadata from the document information dictionary. The PdfDocument class contains a new GetInformation method which returns a PdfInformation class. This class contains details about the Pdf such as author, title, subject, create date, etc. Also added a code to the example GUI which displays all of the information extracted from the PDF (select Information under the Tools menu).
Adds feature which reads metadata from the document information dictionary. The PdfDocument class contains a new GetInformation method which returns a PdfInformation class. This class contains details about the Pdf such as author, title, subject, create date, etc. Also added a code to the example GUI which displays all of the information extracted from the PDF (select Information under the Tools menu).