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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Document.pdf.PdfReadFileFormatProperties
try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...
Document Protection on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Protection on GroupDocs Blog | Document Automation Solutions for .NET & J......Document Protection on GroupDocs Blog | Document Automation Solutions...content in Document Protection on GroupDocs Blog | Document Automation...
Learn how to extract a text from HTML Documents getText() method is used. This method allows to extract a text from the entire Document. Pagination and raw mode is not supported for emails....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...
This article explains how to delete Text electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....Watermark for Python via .NET 25.12...
This page describes how to perform indexing of password protected Documents.
Indexing using the password dictionary To perform indexing of password protected Documents using a password dictionary, you must add passwords for all protected Documents to the dictionary before indexing. To add a Document password to the dictionary, you must specify the full path to the Document as a key and the actual password to the Document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Watermark Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
Let's get familiar ourselves with the process to extract metadata from PDF using Java and learn how to create functionality to get metadata from PDF in Java....Watermark Product Family GroupDocs.Merger...the metadata from the PDF document. Further, you will learn how...
Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate Documents based on templates. In essence, the engine accepts a template Document and some data, assembles data with the template Document as per syntax defined by the template Document and then, generates the output Document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate Documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...
add text to images in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in add text to images in Java on GroupDocs Blog | Document Automation Solution......in Java on GroupDocs Blog | Document Automation Solutions for ...in Java on GroupDocs Blog | Document Automation Solutions for ...
Document protection API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document protection API on GroupDocs Blog | Document Automation Solutions for ......document protection API on GroupDocs Blog | Document Automation...content in document protection API on GroupDocs Blog | Document Automation...