Or convert to PDF and then print ...
Cheers,
EDWIN ONG UY
_____
"Choose a job you love, and you will never have to work a day in your life."
-- Confucius
"How do I work? I grope." -- Albert Einstein
"Experience is the best teacher, enrolling in the class is the biggest
problem." -- Anonymous
-----Original Message-----
From: Paul Murgatroyd
[mailto:oracledba-ezmlmshield-x88466212.[Email address protected]
Sent: Tuesday, 28 December 2004 21:44 p.m.
To: LazyDBA Discussion
Subject: Re: HTML Printing.
Hi,
This is actually correct, since printers do not understand HTML.
What Printer Driver are you using in Oracle Apps? These days most would use
the "--PASTA Universal Printer Type", which uses the "FNDPSTAX" program to
print all output.
Regardless of the output type defined in the Concurrent Program (HTML in
your case), this is converted into PostScript by the FNDPSTAX program (using
the options specified in the pasta.cfg file) before being sent to the
Printer. Unless you have some sort of "html2ps" utility (e.g.
http://user.it.uu.se/~jan/html2psug.html), Oracle Apps will treat the raw
HTML source as plain text, convert this to PostScript and send it on to the
printer, which will print off the Source Code quite nicely.
Hope this helps.
Paul
*********** ORIGINAL MESSAGE ***********
On 28/12/2004 at 10:44 AM Jaco Steyn wrote:
Hi,
I need to know.
We are printing html format from oracle app. But instead of the output
sending to the printer, we get the source code printing. What can be the
problem?
Thanks
Jaco
--------
website: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com
To unsubscribe: see http://www.lazydba.com/unsubscribe.html
To subscribe: see http://www.lazydba.com
By using this list you agree to these
terms:http://www.lazydba.com/legal.html
--------
website: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com
To unsubscribe: see http://www.lazydba.com/unsubscribe.html
To subscribe: see http://www.lazydba.com
By using this list you agree to these
terms:http://www.lazydba.com/legal.html
Oracle LazyDBA home page