Home » Developer & Programmer » Reports & Discoverer » Problem in printing pdf report (developer 10g , database 10g rel2 , win xp )
Problem in printing pdf report [message #551951] Sun, 22 April 2012 17:30 Go to next message
eng_amrelhanafy
Messages: 5
Registered: October 2010
Location: Egypt
Junior Member
When I call pdf report , then I press the print button in the pdf toolbar , or choose file --> print from the explorer menue , the printer does not print .
But If I saved this pdf file , then print it , It prints normally .

The code I use to call report is
web.show_document('//localhost:8889/reports/rwservlet?server=rserver&report=rep1.rdf&destype=cache&desformat=pdf&userid=scott/tiger@orcl');

Could anybody help ?
Re: Problem in printing pdf report [message #551965 is a reply to message #551951] Mon, 23 April 2012 00:10 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I suppose that this trivial suggestion won't help; however, as I have no other or better idea, here you are: did you choose a correct printer? You know, if there are several of them installed on your computer, maybe you were printing to the wrong one.
Re: Problem in printing pdf report [message #552867 is a reply to message #551965] Sun, 29 April 2012 15:27 Go to previous message
doooos
Messages: 3
Registered: April 2012
Location: dubai
Junior Member
try this


web.show_document ('hxxp://127.0.0.1:8889/reports/rwservlet?
report=C:\Documents and Settings\pc-name\Desktop\reppdf.rdf&destype=cache&desformat=pdf&userid=hr/sys@orcl');


replace hxxp to http
Previous Topic: REP-1247: Report contains uncompiled PL/SQL
Next Topic: Integration of Oracle Discoverer 10.1.2.1 with Oracle Applications 11.5.9
Goto Forum:
  


Current Time: Thu Mar 28 10:59:32 CDT 2024