Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTML to PDF

Former Member
0 Likes
615

     I have one requirement, I need to send a mail with attachment where the attachments should be in pdf format.

Those attachments are web pages , How can i convert those web pages to pdf and send in mail.

Thanks in advance.

     I have one requirement, I need to send a mail with attachment where the attachments should be in pdf format.

Those attachments are web pages , How can i convert those web pages to pdf and send in mail.

Thanks in advance.

2 REPLIES 2
Read only

Ruediger_Plantiko
Active Contributor
0 Likes
524

Ashraf,

I don't think that there is a converter in ABAP converting an arbitrary HTML page into PDF.

But:

Where does the HTML come from? Is it the output of an SAP application (for example of a business server page)?

If this is the case, the HTML is generated from some ABAP data (e.g. an internal table for some list).

On base of such ABAP data, one could use a smartform to create a PDF presentation of them.

Kind regards,

Rüdiger

Read only

0 Likes
524

Rudiger,

HTML page is an external page. I wanted a web page to be converted into pdf.

Eg: as the below link does.

http://www.html-to-pdf.net/free-online-pdf-converter.aspx