Application Development 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: 

Convert 132(tline) char data to 255(solix) .

Former Member
0 Kudos

I am workin on Attaching documents to Business Objects in background.

I am getting tline data frm otf2pdf FM. Now I want to convert..

the tline (132) data to solix (255) type data.

Please suggest.

Thanks a lot.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Check this FM SCMS_TEXT_TO_BINARY

Former Member
0 Kudos

you can try call function 'SX_TABLE_LINE_WIDTH_CHANGE'.

pls refer to following link:

/people/gaurav.parmar2/blog/2008/02/13/issue-smart-form-output-to-email-as-pdf-attachment