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

Return binary file in table entry

Former Member
0 Likes
365

Hi all,

I wish to create RFC which will return in a table the binary code of a certain output (customer invoice).

The motivation is that it'd be called by COM Object from external script and using "BinaryWrite" it will open Acrobat Reader and display a PDF file.

Currenty, I simply read directly from the spool but it ain't working (yet). Any other ideas ?

Thanks,

Shai E.

1 REPLY 1
Read only

athavanraja
Active Contributor
0 Likes
325

you can use SCMS_TEXT_TO_BINARY to convert text to binary.

Regards

Raja