PDF Export Error (Puppeteer) – Solution Guide
Hello,
If you are having trouble downloading reports in any format, you may be receiving the following error in the logs.
❗ Error Description:
After migrating to Puppeteer, you may encounter the following error when exporting PDF:
Error in Exporting Data java.lang.Exception: {"error":{"message":"An `executablePath` or `channel` must be specified for `puppeteer-core`", ...}}
✅ Solution Steps:
Download PDF Export Repair Package:
Download the .zip file from the link .
Extract the downloaded zip file and copy all the contents to the following directory:
/ServiceDesk/custom/pdffolder/
Confirm to overwrite existing files.
Open the command line (CMD or terminal) and run the following command:
🔹 For Windows:
pdfexport-win.exe "{\"options\":{\"init\":true,\"revision\":\"1370400\"}}"
🔹 For Linux:
./pdfexport-linux "{\"options\":{\"init\":true,\"revision\":\"1370449\"}}"
Restart the service
(For example, from Windows Services or from the terminal with startService.bat / sh startService.sh )
Test the PDF export feature again. Verify that the issue is resolved.
📌 Note:
The Alias URL setting (Admin > Advanced Portal Settings > Alias URL) must be accessible on the server.
Related Articles
SDP & Jira Integration Document: Technical Installation Guide
SDP → Jira Cloud Integration Setup Guide Contents ? Overview 1. Overview & Architecture 2. Network / Firewall 3. Jira Preparation 3.1 API Token 3.2 Base64 String 3.3 Finding Field ID 3.4 Postman Test 4. Callback Function 4.1 Creation 4.2 Deluge ...
PAM360 HTTPS Gateway Server User Guide
This document was prepared to explain what the HTTPS Gateway Server component in the ManageEngine PAM360 product does, how it is configured, and in which scenarios it can be used. The goal is to comprehensively convey how to enable this feature to ...
How to Fix ERR_CERT_AUTHORITY_INVALID Error on Localhost?
In this article, we explain in detail the causes of "Your Connection Is Not Private" and ERR_CERT_AUTHORITY_INVALID errors in the Chrome browser and how to fix this error. Especially for developers working on localhost, you can find methods to ...
ServiceDesk Plus - Query for Service Catalog and Category Export
This document is available on ManageEngine ServiceDesk Plus : Export Service Catalog Exporting the Category/Subcategory/Item structure It is designed for users who want to carry out their transactions. * The relevant queries are compatible with the ...
Password Manager Pro – Reporting of Manually Created Users and Last Login Dates
? Request Summary A list of users created manually (Add Manually) under the Users menu in Password Manager Pro (PMP) is needed. This list, in particular: Clearly distinguishes between manually generated users. Includes the user's last logon date. It ...