Even if you add text using Antenna House PDF API, the font of the text originally on the PDF will not be changed.
Cannot be specified. For details on restrictions regarding PDF versions, see "8-1-2 PDF version of input/output files" in this manual.
The PDF version of a PDF file is determined by the encryption type you set.
encryption type | PDF Version |
---|---|
128bit RC4 | 1.5 |
128bit AES | 1.6 |
256bit AES | 1.7 |
However, if the PDF version of the input PDF file to be processed is larger than the PDF version corresponding to the encryption type, the PDF version of the input PDF will be retained.
For instructions on how to set security and save, see "-encrypt: PDF security settings" in this manual.
Cannot be deleted.
The maximum read/write PDF file size is 2GB. If it exceeds 2GB, an error will occur when loading/saving. Note that an error will occur if the resulting output file exceeds 2GB, so an error may occur even if the total input file is less than 2GB.
For details on other limitations, see "8-2 Limit Size on Read / Write" in this manual.
[For Windows version]
Success | 0 |
Parameter error | -1 |
PdfTk (Antenna House PDF API internal library) error | PdfTk error code (see “PdfTk Error Code List” in this manual) |
Other error | -2 |
[For Linux version]
Success | 0 |
Error | 1 |
For other details regarding errors, see "14-3 Error Handling" in this manual.
For other details regarding errors, see "14-3 Error Handling" in this manual.
For other details regarding errors, see "14-3 Error Handling" in this manual.
A version is a combination of a major version (n) and a minor version (m) expressed in the "Vn.m" format. An increase in n is called a major version upgrade, and an increase in m is called a point release version upgrade. A maintenance release version is a product in which the old and new version numbers (n and m in Vn.m) are the same, and only the release date is new. The MR number is written after the version number.
For other details regarding version upgrades, see "Chapter 15 Upgrading" in this manual.
For details on installation, see "Chapter 3 Installation Instructions" of this manual.
The license file (file name [ptalic.dat] (regular license file)) is included in the electronic delivery. Replace [ptalic.dat] in the evaluation version installation folder with the regular version license file included in the delivery.
Alternatively, you can place the official license file in any location and specify the location of the license file using the environment variable [PTL80_LIC_PATH]. For more information, see "Chapter 4 License File" in this manual.
You can display license information on screen by running AHPDFToolCmd80 -lic on the Command-line.
For details, see "-lic: Getting License Information" in this manual.
The Linux version is provided as an rpm package, so use the rpm -e command to uninstall it.
Next, delete the environment variables [PTL80_LIC_PATH], [PTL80_FONT_CONFIGFILE] and [ PTL80_ICCPROFILE_PATH] if they are set. If you have set any other environment variables, also delete them.
For major version upgrades, it is necessary to replace the license file. For point release version upgrades, it is not necessary to replace the license file if the version was released within the maintenance period.
A new license file for major version upgrades is available within the maintenance contract period. Request it from the sales division (sales@antennahouse.com) to obtain it.
If Antenna House PDF API maintenance release date falls within the maintenance period specified in the license file, replacing the license file is not required.
To use a maintenance release version released after the maintenance period written in the license file has passed, you must replace the license file with one that has the updated maintenance period.
The maintenance period for the license file may have expired.
You will need to replace the license file with one that has an updated maintenance deadline. If you have already renewed your maintenance contract, replace it with the new license file you received.
For details on obtaining and replacing license files, see "Chapter 4 License File" in this manual.
Product upgrades can be requested at the following contact point:
During the maintenance support service period, you can upgrade for free or for a fee that is the difference from the purchase price. For more information, see "Chapter 15 Upgrading" in this manual.
The Windows version of Antenna House PDF API is developed using Microsoft's Visual C++ (VC++).
Therefore, a runtime library that is binary compatible with the VC++ version used for development is required. The installer will launch the VC++ redistributable package installer if necessary.
The installer for Antenna House PDF APIV6.0 or later launches the Microsoft VC++ redistributable package installer.
When an older VC++ runtime is present in your environment, the Microsoft VC++ redistributable package typically replaces it with the newer one. Note that you may be asked to restart Windows at this time.
The Microsoft VC++ redistributable installer may display a "Setup Failed" screen when a newer runtime is present.
In this case, if you close the error screen, the installation will continue and complete successfully. Even if "Setup Failed" is displayed, there is no problem in using Antenna House PDF API.