Html to pdf by OutputService | Community
Skip to main content
nuruj54037855
New Participant
June 26, 2018
Solved

Html to pdf by OutputService

  • June 26, 2018
  • 6 replies
  • 3214 views

Hi,

I am working on AEM Bundle where I need to convert Html data to pdf format with OSGI service like Output service. I need help.

Thank you.

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

If you just want to achieve the HTML to pdf conversion you may use PDF Generator Service. Please refer below document :

AEM 6.1 Forms Help | Using AEM Document Services Programmatically

Adobe Experience Manager Help | Install and configure PDF Generator

6 replies

Mayank_Gandhi
Mayank_GandhiAccepted solution
Employee
June 27, 2018

If you just want to achieve the HTML to pdf conversion you may use PDF Generator Service. Please refer below document :

AEM 6.1 Forms Help | Using AEM Document Services Programmatically

Adobe Experience Manager Help | Install and configure PDF Generator

smacdonald2008
New Participant
June 26, 2018
nuruj54037855
New Participant
June 26, 2018

Hi,

I am going to generate pdf file from html content in AEM Bundle with java. Currently, we are using OSGI output service to generate pdf from xml and xdp file. But we have also html data that we need to convert pdf.

Mayank_Gandhi
Employee
June 26, 2018

Hi,

What kind of help is required, please elaborate.

nuruj54037855
New Participant
June 26, 2018

Yes, our team is working with AEM and licenced. We are calling rest API calls through AEM OSGI Bundle. In bundle, I need to generate pdf file from html content.

smacdonald2008
New Participant
June 26, 2018

Do you AEM Document Services licensed? This is separate from AEM Sites.