This short guide will focus on creating the following type of Qt Project: Qt Console Application qmake build system MSVC kit NOTE: This guide references two files, "main.cpp" and "HelloAPDFL.pro". The raw text will be included at the end of this... Read More
APDFL
APDFL's text extraction API also known as the WordFinder extracts Words which do not always match up to the common language definition of words, and it's easy to assume that these words will be separated by whitespace and end-of-line... Read More
Refrying is the process of converting a PDF file into PostScript (or EPS) and back again to PDF. Though this practice of at least a double conversion (PDF to PostScript then from PostScript back to PDF) is no longer as commonly used, our Support team... Read More
Understanding and Resolving Extra Spaces in Text Extraction The Details Users may encounter an issue when utilizing the Extract Text API within certain software environments, where the output extraction is inserting problematic spaces after most... Read More
The Details When merging tagged PDF documents such as PDF/UA documents that contain large structure trees, users have reported issues where the merging process generates excessively large temporary files. This can lead to excessive disk space... Read More
Types of PDF Forms There are three primary types of PDF forms, each with distinct characteristics and use cases: 1. AcroForms Traditional and most common type of PDF forms. Created using tools like Adobe Acrobat. 2. Static XFA PDF Forms ... Read More
Overview This document provides insights into addressing minor syntax errors in PDF files, especially when dealing with defective files that generate exceptions during processing. It discusses the implications of relaxing syntax rules, common errors,... Read More
This document provides an overview of the tools and support offered by Datalogics and Adobe for PDF development, highlighting the distinctions between their respective technologies and capabilities. Datalogics and Adobe Product Overview Datalogics... Read More
Understanding APDFL Memory and Temp Folder Management The Details The Adobe PDF Library (APDFL) is known for its robust handling of PDF files, but there can be challenges regarding memory and temporary file management, especially when processing... Read More
The Details Users of PDF processing libraries may encounter performance issues when saving large PDF files. One such case involved a PDF document containing approximately 7,000 pages and a size of 50MB. After applying a stamping operat... Read More