Combine files of different formats like PDF, DOCX, XLSX, PPTX and merge to a single PDF document for easy review, Edit and share....documents online for easy review, edit and share. Powered by groupdocs...
Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....annotations that you add, remove, edit so that you may choose the required...
Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....annotations that you add, remove, edit so that you may choose the required...
Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....annotations that you add, remove, edit so that you may choose the required...
Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....annotations that you add, remove, edit so that you may choose the required...
Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....annotations that you add, remove, edit so that you may choose the required...
Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....annotations that you add, remove, edit so that you may choose the required...
Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....annotations that you add, remove, edit so that you may choose the required...
Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information.
Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties
using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....You are welcome to view and edit metadata of PDF, DOC, DOCX,...