on 2013 Aug 21 3:08 PM
Hi Experts,
I was creating some sample Apps in UI5 and was wondering whether we can include print forms with this. In SAP GUI we can use SAPscript/Smartform/Adobe Forms and in WDA we use Adobe Forms. Similarly is there any way to implement print forms with UI5.
Regards,
Rahul Muraleedharan.
Hi Rahul,
I have also the same requirement. Have you got any solution or concept to do the same.
Please update here.
Regards,
Bhavesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Bhavesh,
The way i implemented my solution is to call the adobe form without viewing it.
You will get the form in one of the returning parameters as raw string.
You need to convert the Raw string into Xstring.
Then create a MIME object from that Xstring.
Embed the MIME file in you UI5 application.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.