Print Oracle reports in mode=character

fleuron antoine.janvrin at fleurondanjou.fr
Thu Oct 5 08:52:30 PDT 2006


Hello,
today i have a server under hpux 11.11, and oracle reports 10G.
on this server when oracle create the document it add predifined esc command to the file, to set the column number ....
example :
before report esc "(s0P" esc "&k0S" esc "&17.27c66F"
after page control(L)
return        ""
linefeed      control(J)
code "bold on"         esc "(s7B"
code "bold off"        esc "(s0B"
code "underline on"    esc "&dD"
code "underline off"   esc "&d@"
code "bold underline on"        esc "(s7B" esc "&dD"
code "bold underline off"       esc "(s0B" esc "&d@"

How can i do this under linux and cups?
thanks in advance.
Antoine





More information about the cups mailing list