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<PdfRootPackage>(); 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....Viewer Product Solution GroupDocs...metadata in PDF documents Working with metadata in PDF documents...
JSON to HTML in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in JSON to HTML in Java on GroupDocs Blog | Document Automation Solutions for .NET &......Java 將 JSON 呈現為 PDF、JPG、PNG 和 HTML 在 Java 中以 PDF 格式查看 JSON 文件。此外,使用...文件。此外,使用 JSON Viewer API 在 Java 應用程序中將 JSON 文件呈現為 JPG、PNG 和 HTML。...
GroupDocs Products Overview GroupDocs.Viewer GroupDocs.Viewer is a document Viewer API that allows rendering and view......Viewer GroupDocs.Viewer is a document viewer API that...including Word, Excel, PowerPoint, PDF, and more, without requiring...
This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized Pdf...Viewer Product Solution GroupDocs...rasterized PDF Select specific pages for rasterized PDF Leave feedback...
hello, im using your Comparison .Net Ui product, when i try to compare two Pdf’s it appears that the text’s are written by bold characters
image.png (22.0 KB)
here’s the files that i used for comparison
95592.Pdf (20.…...Comparison pdf view bold characters GroupDocs.Comparison Product...product, when i try to compare two pdf’s it appears that the text’s...
This article explains how to use Pdf digital electronic signature features on document page....Viewer Product Solution GroupDocs.../ Sign Pdf documents with special appearance Sign Pdf documents...
This article explains how to add attachment to Pdf document with GroupDocs.Merger within your Java applications....Viewer Product Solution GroupDocs...attachment to PDF document How to add attachment to PDF document Leave...
Another month, another version. Today we are releasing version 17.8.0 of GroupDocs.Viewer for .NET. This version resolves a number of bugs that were found in prior releases. Furthermore, we have added the support of more file formats as well as introduced new features in this monthly release. Please continue to find out more about version 17.8.0.
Rendering Documents with Comments From version 17.8.0, we have extended the support of rendering document comments....Viewer for .NET . This version resolves...rendering comments into HTML and PDF is supported for Microsoft Power...
Learn how to convert a XML document to Pdf using XSL-FO with GroupDocs.Conversion for .NET....Viewer Product Solution GroupDocs...Convert XML to PDF Using XSL-FO Convert XML to PDF Using XSL-FO...