APFill Ink Coverage Meter FAQ
Q: Can I run APFill from command line without GUI
A: Learn more about starting APFill in automatic mode:
APFill Coverage Calculator: automatic mode with parallel processing of PDF files
Using APFill for automatic calculation of ink/toner coverage of PDF/PS files
Q: How to learn more about using APFill Ink Coverage Calculator
A: Learn more about APFill:
APFill User's guide
More about using APFill software
Q: What do I need to work with PS/PDF files?
A: APFill allows you to measure the ink coverage of PDF files. This method is more accurate than measuring directly from the screen. To enable the PDF files support, APFill needs GPL Ghostscript 9.20 to be installed. It is a AGPL library for PDF files and can be downloaded from https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/tag/gs920/ .
Learn more about GhostScript APFill Ink Coverage Calculator: Which version of GhostScript to use?
Q: What does ink coverage results mean?
A: Please read APFill User's manual
Q: "Error while unpacking program, code LP5. Please report to author." Is it a bug? It's not a bug of our software, actually, it's caused by some CA software such as CA Internet Security Suite. AOL users may also have this problem. AOL users please try following solution: Restore or click on AOL Safety and security. On the left is listed FIREWALL. You click to open Firewall. Then click to open Privacy Wall. On left side of panel is Program permissions- make sure program permission is enabled. Then click on View Program Permissions. After Program permissions load, you need to add the apfill.exe (Normally in C:\Program Files\APFill\) to this list via New Allowed Application-it has a browser built in so you can find the .exe. Also try to update your Spyware software.
Q: How can I make an unattended intsllation package?
A: To make an unattended installation of APFill just create .BAT file with lines:
============================================
start /wait APFill.exe /VERYSILENT /SP-
"%PROGRAMFILES%\APFill\APFill.exe" QUIETREGISTER XXXXX-XXXXX....-XXXXX
exit
============================================
Where XXXXX-XXXXX....-XXXXX is your multi-user license key and APFill.exe on the first line is the standard APFill distributive.
|