This document contains a list of all error codes that may be encountered when calling the NTPExportReport for the PDF export.
Nr |
interne Bezeichnung |
Beschreibung |
-20001 |
ERRNTP_EXPORT_UnableToInitializeDriver |
Unable to load PDF converter. Please check if the installation is complete and that at least one printer has been installed (and is also accessible to the user/user account).
|
-20003 |
ERRNTP_EXPORT_UnableToDrawPage |
An error has occurred while creating a page in the PDF file. Ensure that the output file (PDF file) is not locked (i.e. opened by another application) and that the user has adequate rights to the file/directory.There is the possibility that the report's source file is damaged or resources are no longer available in Windows.
|
-20004 |
ERRNTP_EXPORT_NTPDLLNotFound |
The NotesToPaper PDF installation is incomplete and not all files can be loaded. Please check your NotesToPaper PDF installation and repeat it as necessary.
|
-20005 |
ERRNTP_EXPORT_UnableToLoadNTPDLL |
See ERRNTP_EXPORT_NTPDLLNotFound
|
-20010 |
ERRNTP_EXPORT_UnknownError |
Please contact support with the report (*.LL) that is to be converted into PDF format.
|
-20011 |
ERRNTP_EXPORT_UnknownException |
Please contact support with the report (*.LL) that is to be converted into PDF format.
|
-20013 |
ERRNTP_EXPORT_OutputFileNameIsLocked |
The output file (PDF file) is locked.You are attempting to write into a PDF file that already exists and/or is locked by another program. Close all applications and use a file name that does not already exist.The user might not have adequate rights to the file/directory.
|
-20014 |
ERRNTP_EXPORT_OutputFileNameDoesNotExist |
The output file does not exist (append mode).You are trying to attach a report to an existing PDF file. Check the name of the output file, because no file could be found under the designated file name.
|
-20015 |
ERRNTP_EXPORT_UnkownMemoryError |
Please contact support with the report (*.LL) that is to be converted into PDF format.
|
-20016 |
ERRNTP_EXPORT_UnableToStartPageInPDF |
An error has occurred while creating a new page in the PDF file.See ERRNTP_EXPORT_UnableToDrawPage
|
-20017 |
ERRNTP_EXPORT_UnableToEndPageInPDF |
An error has occurred while saving a completed page in the PDF file.See ERRNTP_EXPORT_UnableToDrawPage
|
-20018 |
ERRNTP_EXPORT_UnableToGetPageSize |
An error has occurred while calculating the page size.The created report file is probably damaged. Also check if at least one printer has been installed and if the user/user account has adequate access rights to the printer, as the printer settings might be unable to be read.
|
-20019 |
ERRNTP_EXPORT_UnableToFinializeFile |
An error has occurred when finalizing (emptying all buffers) the PDF file.See ERRNTP_EXPORT_UnableToDrawPage
|
-20020 |
ERRNTP_EXPORT_NoPrintersInstalled |
No printer was found.Install at least one printer (driver) on the systems and give the user/user account access to it. At least one printer is required to read out the print parameters.
|
-20021 |
ERRNTP_EXPORT_UnableToFindPrinter |
The configured printer was not found.Through the configuration you have selected a specific printer to convert the report. This printer is not accessible (does not exist or access denied) under the name as given. Change the printer name and use the default printer.
|
-20022 |
ERRNTP_EXPORT_UnableToSetPrinter |
The configured printer cannot be activated.Through the configuration you have selected a specific printer to convert the report. However, this printer cannot be activated. Ensure that the user/user account has adequate access rights. |