Print an Oracle Report 10g using UNIX [message #448913] |
Thu, 25 March 2010 12:32 |
maber
Messages: 8 Registered: February 2010 Location: hyderabad
|
Junior Member |
|
|
Hello All,
I installed a printer(HP Laserjet 3390) in UNIX(Solaris).Followed the instructions while installing as to the path it should be present for Reports to read it etc.,
Also modified the uiprint.txt file with the desired .hpd file.
Logging on to the UNIX machine, I am using the below command
rwrun.sh report=xyz.rdf userid=XXXX/XXX@xxx paramform=no p_orig_org='0825' desformat=pdf destype=printer desname=xxxx batch=yes
This command invokes the printer and
^[%12345X@PJL
@PJL SET RESOLUTION=300
@PJL SET PAGEPROTECT=OFF
@PJL SET ENTER LANGUAGE=PCL
^[%1A^[E^
@PJL RESET
^[%12345X
is what it prints.
Realizing that this is because of the missing parameter,tried to change paramform=yes but I am not sure how to pass the parameter.
Can you please help me in this regard
|
|
|
Re: Print an Oracle Report 10g using UNIX [message #448923 is a reply to message #448913] |
Thu, 25 March 2010 16:20 |
gregor
Messages: 86 Registered: March 2010 Location: Germany
|
Member |
|
|
Hi maber,
if seams to me, as if the printer isn t defined correct.
( Parameter passing is a second step)
in the uiprint.txt file
the TK_PRINTER environment variable or
the PRINTER environment variable
is set to the printer name.
Example: printerxx
printerxx:PostScript:2:test:default.ppd:
--------------
p_orig_org='0825' is one example of user_defiend Parameter
|
|
|
|
|
|
Re: Print an Oracle Report 10g using UNIX [message #451466 is a reply to message #451319] |
Wed, 14 April 2010 19:04 |
maber
Messages: 8 Registered: February 2010 Location: hyderabad
|
Junior Member |
|
|
No Martin!!! I am still waiting on that.....tried reading different material related to this stuff.....but I a'int able to put head and tail together.....
Appreciate your concern and would be glad if any solution posted.
Thankyou!!!!
|
|
|
|
Re: Print an Oracle Report 10g using UNIX [message #451629 is a reply to message #451478] |
Thu, 15 April 2010 19:16 |
maber
Messages: 8 Registered: February 2010 Location: hyderabad
|
Junior Member |
|
|
This neither my first form or report....but first trying to print a report using UNIX.
We have others in the team also working on forms....
I am not able to print the report in any other printer...
Thank you for the interest but if you think I have to set something during form creation then I can check that either....
Thanks!!!
|
|
|
|
Re: Print an Oracle Report 10g using UNIX [message #451737 is a reply to message #451640] |
Fri, 16 April 2010 08:19 |
maber
Messages: 8 Registered: February 2010 Location: hyderabad
|
Junior Member |
|
|
David,
Yes thats perfectly right....I am in Windows and trying to print through a printer connected in UNIX environment.
I can print word docs,spreadsheets etc., through this printer...hope this is what you were referring to in the line 'Can you get any application on your PC to print to this Unix printer?'
Thanks!!!
|
|
|
|
|