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

Smart forms convert to pdf binary data

Former Member
0 Likes
1,783

Dear All,

I'm working on smart forms integrations with .net and I need to send the smart forms PDF binary data though custom rfc .

For that i'm converting smart forms otf data to pdf in and pass this data through rfc but this idata is is not wokring on .net guys when they are converting this on pdf..

so is there any need of decoded smart forms otf data before passing through or i'm missing some basic step?

Please guide me?

Rg

Anuj

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,377

hi,

Have a look on this wiki:

[http://wiki.sdn.sap.com/wiki/display/Snippets/SmartformoutputtoPDFformat]

And maybe this one could also interest you:

[|http://wiki.sdn.sap.com/wiki/display/Snippets/SmartformtoMailasPDF+attachment]

regards

mickael

6 REPLIES 6
Read only

Former Member
0 Likes
1,378

hi,

Have a look on this wiki:

[http://wiki.sdn.sap.com/wiki/display/Snippets/SmartformoutputtoPDFformat]

And maybe this one could also interest you:

[|http://wiki.sdn.sap.com/wiki/display/Snippets/SmartformtoMailasPDF+attachment]

regards

mickael

Read only

Former Member
0 Likes
1,377

Thanks Mickael,

I did all these already and this working fine if i want to create pdf of smartformsin sap but i want to send only pdf binary data to .net guys so that they can understand this data and can generate pdf.

How to do this?

Rg,

Anuj

Read only

0 Likes
1,377

Hi ,

Check this :

Read only

0 Likes
1,377

Hi ,

Check this :

[How to Send Binary Data to RFC |http://wiki.sdn.sap.com/wiki/display/XI/HowtoSendBinaryDatatoRFCfromXI(or)PI]

Read only

Former Member
0 Likes
1,377

resolved,..

Read only

0 Likes
1,377

This message was moderated.