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

junk OTF RAW dATA

Former Member
0 Likes
532

Can somebody explain to me why the RAW DATA in the OTF are junk characters.?

1 ACCEPTED SOLUTION
Read only

Clemenss
Active Contributor
0 Likes
496

Hi caster,

OTF (Output Text Format) contains control characters i.e. to define graphics and is not meant for direct display purposes.

It must be coverted by a printer driver or other porgram or function before it is output.

Regards,

Clemens

2 REPLIES 2
Read only

Clemenss
Active Contributor
0 Likes
497

Hi caster,

OTF (Output Text Format) contains control characters i.e. to define graphics and is not meant for direct display purposes.

It must be coverted by a printer driver or other porgram or function before it is output.

Regards,

Clemens

Read only

Former Member
0 Likes
496

Hi Clemens,

The Raw Data that my smartform is generating consist of boxes and chinese characters, I think this is not the what a raw data should look like. As i convert this otf to a pdf file, the created pdf file is corrupted. Do you know any solution on this? Is this might be a configutration problem?.