Word document creation using PDF Generator Service API | Community
Skip to main content
New Participant
April 21, 2020
Solved

Word document creation using PDF Generator Service API

  • April 21, 2020
  • 1 reply
  • 3083 views

Hi All,

 

We are using AEM Forms 6.5.4 and we are trying to use PDF Generator Service API for converting PDF to MS Word document.  We are referring to [1] to achieve this conversion . While executing method exportPDF2() we are getting error as [2] . [1] doesn't talk about the parameter - settingsFile which is provided to exportPDF2() and do not provide any example on how to generate this file . 

Has anyone implemented this ?

 

[1] https://docs.adobe.com/content/help/en/experience-manager-64/forms/use-document-services/aem-document-services-programmatically.html

 

[2]Exception : ALC-PDG-080-023-Acrobat_PATH environment variable either not set or is invalid. Please set this variable to point to Acrobat.exe in Acrobat version 11. Acrobat_PATH should be set to <Acrobat_Home>\Acrobat 11.0\Acrobat\Acrobat.exe. Here <Acrobat_Home> is the parent folder where the Acrobat is installed.

 

Thanks in advance!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mayank_Gandhi

@rakshashetty Please make sure that the pre-requisite to run PDFG service is done on the server.

 

https://docs.adobe.com/content/help/en/experience-manager-65/forms/install-aem-forms/osgi-installation/install-configure-document-services.html

1 reply

Mayank_Gandhi
Mayank_GandhiAccepted solution
Employee
April 23, 2020