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
752

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
531

use GUI upload to upload the html data..

filter out your content..

then gui_download.

Read only

Former Member
0 Likes
531

This message was moderated.