ConvertPdfService --> libPDFlattener.ppi not found | Community
Skip to main content
New Participant
April 19, 2018
Solved

ConvertPdfService --> libPDFlattener.ppi not found

  • April 19, 2018
  • 3 replies
  • 3433 views

Hi,

This ERROR is shown in the server.log of aemforms on jee(6.4). When invoking the convertpdf service of aem-forms via java-api.

Linux/Jboss/Aem forms on jee(6.4)

2018-04-19 09:41:14,468 ERROR [stderr] (ProcessResource@2db89251(name=convertpdf.exe,pid=0) Error Reader) chmod: '/opt/jboss-as/blv-jboss-eap-7.0/standalone/svcnative/ConvertPdfService/bin/libPDFlattener.ppi': File not found

Seems to be this line in the convertpdf.exe

chmod a+x $myPath/bin/libPDFlattener.ppi

There is no such file in the /bin directory

Any idea?

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 danieln72514980

Answer(finally) from support. "As this issue has no functionality impact, engineering will consider this as low priority issue will be able to take this in next major release that is 6.5"

3 replies

danieln72514980AuthorAccepted solution
New Participant
June 28, 2018

Answer(finally) from support. "As this issue has no functionality impact, engineering will consider this as low priority issue will be able to take this in next major release that is 6.5"

New Participant
April 23, 2018

No it's not resolved.

Mayank_Gandhi
Employee
April 22, 2018

Hi Daniel,

Is the issue resolved?