Nov 24, 2017 at 07:18 AM|402 Views | Last edit Aug 17, 2018 at 03:32 PM 2 rev.
Dear Techies,
We have a requirement to convert the HTML page to PDF in ABAP
We will receive a HTML file from an external application in to SAP. The HTML file should be converted into PDF document and the same should be sent again to that external application. This HTML file will contain images as well
We tried to print the HTML file in smartform and then convert to PDF. But this method is not working well. The HTML tags are directly printed in the output
For example, the HTML tag https://example.com"> is directly printed as text in the smart form
We have searching the forums for this requirement. There are lot of discussion under the same topic. But nothing meets / solves our requirement
Add comment