Skip to Content
0
Former Member
Dec 11, 2003 at 08:12 PM

Print OTF Stream

82 Views

Hi everybody!

Is there a possibility to convert a OTF Stream received from the R/3 backend on the portal server in Java ?

We tried the CONVERT_OTF_2_PDF Function and filled up a table with the strings of the pdf. Unfortunately when I accessed the JCO.Table in the portal, some whitespaces were missing and therefore the pdf was corrupted. I tried to access the JCO.record directly with the

getByteArray method but no luck... Any clues?

Btw. we try to preserve the OTF print layout to pass it directely to a printer via the portal...

Cheers, Jens