If there are errors while printing files (notice that HTMLPrint only catches errors produced while the page is rendered, but not Printer errors), the error messages will be logged to the error_log.txt file.
To see the error log content and location click the File > Show Error Log menu.
HTMLPrint always will return the error number to the calling program.
Error Name and Meaning |
Number |
OK |
1 |
RESERVED |
2..20 |
Cannot Save Images (when printing to images) |
21 |
Undefined Directory (when Directory printing is ON) |
22 |
Cannot Delete Files (when Directory printing is ON files are deleted after being printed) |
23 |
Page List File Is Missing |
24 |
File In Page List is Missing |
25 |
Page List or Directory Wrong |
26 |
Cannot Load File |
27 |
Default Printer is Wrong |
28 |
No Printer is Available. The System should have at least one installed printer |
29 |
Wrong Page Range |
30 |
Wrong Command Line Parameters |
31 |
File is Missing |
32 |
An included HTML Header or Footer is Missing |
33 |
Wrong Reg Code. The pasted activation code was wrong. HTMLPrint could not be activated |
34 |
Cannot Download File |
35 |
Cannot Locate the Configuration File |
36 |
RESERVED |
37 |
The directory doesn't have any HTML file (when sending a directory in the command line or printing from Explorer context menu) |
38 |
The Printing Scale specified either in the configuration file or the command line is wrong (the scale range is 10 to 500) |
39 |
The Selected Printer doesn't support some settings (This message may appear if using a Text Only printer). |
40 |
The Help file is missing. |
41 |
Error opening the printer |
42 |
Error Getting printer Jobs information |
43 |