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

Converting HTML to Word using ABAP

Former Member
0 Likes
753

Hi all,

Is there a possibility to generate a Word Document from an HTML document using an ABAP calls or function module?Thanks.

Kind Regards,

Sukru

2 REPLIES 2
Read only

Former Member
0 Likes
532

use GUI upload to upload the html data..

filter out your content..

then gui_download.

Read only

Former Member
0 Likes
532

This message was moderated.