• Download Trial
  • Purchase
  • Contact Us
  • Login

ProductsGreat pdf developer solutions
  •  
  • PDFNet SDK
  • SilverDox SDK
  • PDF2Image
  • PDF2Text
  • XPSConvert
  • PDF2XPS
  • PDF2SVG
  • PDF PageMaster
  • PDF/A Manager
  • PDFSecure
  • PDF CosEdit
SupportDeveloper 2 developer support
  •  
  • Annual Maintenance Subscription
  • Technical Support & Resources
  • Professional Services
  • Support FAQ
ResourcesCommunity & developer resources
  •  
  • PDFTron Labs
  • Standards
  • PDF & Environment
  • Industry News
  • Newsletter
  • Whitepapers/Datasheets
Why PDFTronTrusted pdf experts with great solutions
  •  
  • Benefits
  • Our Customers
  • Testimonials
About UsThe story behind the company
  • News & Press
  • Contact Us
  • Careers
  • CO-OP &
    Internship Opportunities
  • Partners/Alliances
  • Resellers

Home // Products // PDFNet SDK // Features

  • Products
  • PDFNet SDK
  • Server/Desktop
  • Features
  • What's New
  • Sample Code
  • Documentation
  • Forum / KB
  • Download
  • Mobile
  • WebViewer
  • Cloud API
Sub Navigation

Browse by Functionality

PDFNet SDK

Features

PDFNet Core SDK Features

PDF Viewing/Rasterization and Printing

  • Interactive PDF Viewing/Rasterization
  • PDF Image Export (JPEG, TIFF, GIF, PNG, BMP, EMF, and WMF)
  • Ability to rasterize/print specific regions or subsets of a PDF page
  • Advanced image quality and compression settings controlling the rasterization process, allowing the user to choose between the output image quality and the rendering speed
  • Print directly to a printer's device context or create an EMF/WMF spool file
  • Utility functions dealing with printer setup and print preview
  • Full transparency support (Transparency Groups, Soft Masks, including all supported Blend Modes)
  • Overprint support

Forms

  • Fill PDF Forms
  • Read PDF form field values
  • PDF form field flattening
  • Support for all form field properties and appearances
  • Support for encrypted PDF forms
  • Support for FDF (Forms Data Format)
  • Import FDF to PDF
  • Export FDF from PDF
  • Forms templating
  • Form field name management
  • Create new form fields

Page Manipulation

  • Split pages
  • Merge and append pages
  • Replicate and reorder pages
  • Assemble new documents from a mixture of dynamic and static documents
  • Remove existing pages
  • Rotate pages
  • Adjust page dimensions (e.g. adjust media/crop/bleed box)
  • Reposition page content
  • Imposition functionality (merge several source pages into a master page)
  • Work with PDF page labels (read or edit existing labels and create new labels)

Content Extraction

  • Intuitive page content extraction based on a concept of graphical elements
  • High-quality and efficient text recognition engine (pdftron.PDF.TextExtractor). TextExtractor can be used to extract structured Unicode text including style and positioning information from any PDF document. The API is simple to use and has a number of advanced options related to hidden or duplicated text, ligature expansion, etc
  • Low-level text extraction (including positioning information for text runs and individual characters)
  • Complete access to the graphics state (for color spaces and colorants, dash properties, etc)
  • Full access to fonts including glyph outlines
  • Image extraction. All compression filters allowed in PDF are supported and images can be optionally extracted in raw format
  • Image color-conversion and normalization filters
  • Full access to marked content (e.g. used in tagged PDF documents to preserve logical structure or to mark transparency groups)
  • Full access to page form fields and annotations
  • Extraction of embedded fonts, ICC color profiles, U3D streams, embedded files, etc
  • Access to a document's metadata
  • High-level Logical Structure API and support for 'Tagged' PDF documents

Document Creation

  • Create new documents from scratch or use existing documents as templates
  • Copy page content (individual graphical elements) from one page to another
  • Read/write a PDF document from/to memory buffer or a file on a disk
  • Create new text, vector art and images
  • Quick image embedding for TIFF, JPEG, GIF, PNG, and BMP
  • Support for Type1, OpenType, TrueType, Type3, and CID Font embedding for accurate text reproduction
  • Support for Unicode text and standard PDF encodings
  • Dynamic font subsetting resulting in smaller files
  • Full control over text positioning and character spacing
  • Support for all PDF color spaces and advanced pre-press options
  • Full control over content positioning and all graphical attributes available in PDF
  • Support for PDF patterns (colored and uncolored tiling patterns) and shadings (7 types)
  • Support for image masks
  • Reuse of resources such as images, fonts and color spaces through object sharing resulting in smaller and more efficient documents
  • Intelligent element serialization resulting in small and efficient content streams
  • Support for explicit and named destinations. Named destinations allow for changes to the document that will not invalidate existing bookmarks
  • Extensive bookmark creation and editing API
  • Creation of PDF documents with 3D content (U3D support)
  • Apply security to new documents
  • Linearization (Fast Web View)

Document Editing

  • Remove specific content from existing pages (e.g. based on some property or on positioning information on the page)
  • Insert or append new content to existing pages
  • Modify properties/attributes on existing graphical elements (e.g. change font, inter-character spacing, fill color, etc.)
  • Edit text, images, and paths.
  • Edit document metadata
  • Crop and rotate pages
  • Edit bookmarks and page annotations
  • Edit every aspect of the document through COS API

PDF Layers (OCGs)

  • Extract and render PDF layers (also known as Optional Content Groups, or OCGs)
  • A simple to use API to add layers in new PDF documents
  • Ability to remove or modify/edit existing PDF layers (OCGs)

Compression

PDFNet supports all basic and advanced compression filters allowed in PDF including:

  • JPEG2000
  • JBIG2
  • CCITT Fax
  • Flate/PNG
  • JPEG/DCT
  • Crypt Filters

Security

  • Support for Standard PDF security handler (40 and 128 bit RC4 encryption)
  • Support for 128 bit AES (Advanced Encryption Standard) encryption
  • Support for custom security handlers
  • Support for Crypt encryption filters
  • Set or modify security permissions associated with a document
  • Remove encryption from existing PDF documents
  • Powerful extension mechanism allowing for seamless integration with client applications

PDF Support

PDFNet supports all revisions of the PDF Standard ensuring that the library will work with different documents you may come across.

  • PDF 1.0
  • PDF 1.1
  • PDF 1.2
  • PDF 1.3 (PDF Revision 1.4, Acrobat 5)
  • PDF 1.4 (PDF Revision 1.5, Acrobat 6)
  • PDF 1.5 (PDF Revision 1.6, Acrobat 7)
  • PDF 1.6 (PDF Revision 1.7, Acrobat 8)
  • PDF 1.7 (PDF Revision 1.8, Acrobat 9)
  • ISO PDF (ISO 32000)
  • ISO PDF/A (ISO 19005-1)
  • Able to work with corrupt PDF documents (e.g. PDF files with broken cross references etc.) and to correct problems in saved files

Serialization Options

  • Incremental save (for fast save and document persistence)
  • Linearization (Fast Web View)
  • Supports compressed object streams
  • Unused object removal. This option can help you create smaller files
  • Serialize a document to memory, stream, or a file on disk

Low-Level Document Editing (COS/SDF API)

  • Full access to low-level PDF object model (also known as Cos/SDF)
  • Seamless integration between high and low-level API
  • Functionality not available in the high-level API can be implemented using COS/SDF API

Efficiency

PDFNet was designed from ground up with high throughput and current applications in mind.

  • For speedy document reading, PDFNet uses incremental object loading and caching mechanisms. Caching is used at different levels: from Cos based object caching to more sophisticated color-space, font and glyph caching.
  • Incremental save for fast serialization and document versioning

Platforms

PDFNet is not a single SDK, but a family of SDKs that are available for different programming environments and platforms.

  • .NET (for .Net Framework 1.1x and above) - a 100% .Net component that can be used from any .NET language (such as C# and VB.NET.).
  • ASP.NET (for .Net Framework 1.1x and above).
  • JAVA - The entire PDFNet API is available for Java on all supported platfroms (Windows, Linux, Mac, etc).
  • C/C++ - Available as a multi-platform library for Windows, Linux, and Mac OSX. Source code can be licensed to support new platforms.
  • PYTHON, PHP, Ruby, Objective C
  • ActiveX
  • Mobile Platforms (Android, iOS, Windows Mobile)

Convert Add-on Features

Convert Add-on is a universal document converter allowing developers to convert from any printable format to PDF, XPS, EMF, or SVG using a very simple API. To provide the highest quality output PDFNet implements a number of direct converters that preserve text, vector graphics, hyperlinks, colors and fonts. PDFNet also seamlessly integrates with Microsoft Office (if available) and can maintain metadata, text, links when converting from Word, Excel, Outlook, or PowerPoint to PDF or XPS. Feature highlights include:

  • Direct conversion from PDF to XPS and XPS to PDF. The high-quality conversion maintains the original document quality and preserves vector graphics, text, hyperlinks, colors and fonts.
  • Direct conversion from PDF to EMF/WMF and from EMF to PDF/XPS.
  • Direct conversion from PNG, JPEG, TIFF, GIF, BMP, HDPhoto to PDF/XPS.
  • Direct conversion from PDF to SVG.
  • Direct conversion from HTML to PDF (or XPS/SVG etc) using 'pdftron.PDF.HTML2PDF'. HTML2PDF converter supports HTML conversion from a string or URL and offers many options to control page size and formating.
  • Dynamic PDF generation from XAML and WPF reflow-able content (FlowDocument, Canvas, RichTextBox, etc).
  • Support for high quality conversion from Word, Excel, Outlook, or PowerPoint via Office interop.
  • Conversion from any printable document to PDF, XPS, or SVG using universal document conversion based on the XPS print path.
  • Easy to use API without the need to separately distribute, install, or register any additional files.

PDF/A Add-on Features

PDF/A Add-on allows developers to convert generic PDF documents to PDF/A (ISO 19005-1).

  • Checks if a PDF file is compliant with PDF/A (ISO 19005-1) specification.
  • Converts any PDF to a PDF/A compliant document.
  • Supports both PDF/A-1a and PDF/A-1b.
  • Produces a detailed report of compliance violations and associated PDF objects.
  • Keeps the required changes to a minimum, preserving the consistency of the original.
  • Tracks all changes to allow for automatic assessment of data loss.
  • Allows user to customize compliance checks or omit specific changes during the conversion process.
  • Supports user-defined color profiles.
  • Offers automatic font substitution, embedding, and subsetting options.

PDF Optimizer Add-on Features

PDF Optimizer Add-on optimizes PDF documents by reducing the file size, removing redundant information, and compressing data streams using the latest in image compression technology. PDF Optimizer can compress and shrink PDF file size with the following operations:

  • Remove duplicated fonts, images, ICC profiles, and any other data stream.
  • Optionally convert high-quality or print-ready PDF files to small, efficient and web-ready PDF.
  • Optionally down-sample large images to a given resolution.
  • Optionally compress or recompress PDF images using JBIG2 and JPEG2000 compression formats.
  • Compress uncompressed streams and remove unused PDF objects.

PDF Redaction Add-on Features

PDF Redaction Add-on offers options to remove (not just covering or obscuring) content within a region of PDF. With printed pages, redaction involves blacking-out or cutting-out areas of the printed page. With electronic documents that use formats such as PDF, redaction typically involves removing sensitive content within documents for safe distribution to courts, patent and government institutions, the media, customers, vendors or any other audience with restricted access to the content. The redaction process in PDFNet consists of two steps:

  1. Content identification: A user applies redact annotations that specify the pieces or regions of content that should be removed. The content for redaction can be identified either interactively (e.g. using ‘pdftron.PDF.PDFViewCtrl’ as shown in PDFView sample) or programmatically (e.g. using ‘pdftron.PDF.TextSearch’ or ‘pdftron.PDF.TextExtractor’). Up until the next step is performed, the user can see, move and redefine these annotations.
  2. Content removal: Using ‘pdftron.PDF.Redactor.Redact()’ the user instructs PDFNet to apply the redact regions, after which the content in the area specified by the redact annotations is removed. The redaction function includes number of options to control the style of the redaction overlay (including color, text, font, border, transparency, etc.).

PDFTron Redactor makes sure that if a portion of an image, text, or vector graphics is contained in a redaction region, that portion of the image or path data is destroyed and is not hidden with clipping or image masks. PDFNet API can also be used to review and remove metadata and other content that can exist in a PDF document, including XML Forms Architecture (XFA) content and Extensible Metadata Platform (XMP) content.

Next Steps:
  • Download Trial
  • Purchase

See Licensing Options

Sub Navigation
  • 2012 PDFTRON SYSTEMS, INC, ALL RIGHTS RESERVED |
  • LEGAL |
  • SITEMAP |
  • CAREERS |
  • CONTACT US