Crystal Report Printing Problem.
-
Hi Experts, I have Designed a crystal report using ASP.Net 2.0. Having a BLOB field in it. Image in the BLOB field is coming from database. Every thing is working fine. I am printing the report using PrintToPrinter method. when I am exporting it ot pdf format Image is displayed in it. Image is getting printed when I am printing it on Local or Shared printer, But when I am printing the report on network printer Image is not printed. I can't understand why it is happening Can anyone please give solution for this. Thanx in Advance. Regards, Paramhans Dubey.
-
Hi Experts, I have Designed a crystal report using ASP.Net 2.0. Having a BLOB field in it. Image in the BLOB field is coming from database. Every thing is working fine. I am printing the report using PrintToPrinter method. when I am exporting it ot pdf format Image is displayed in it. Image is getting printed when I am printing it on Local or Shared printer, But when I am printing the report on network printer Image is not printed. I can't understand why it is happening Can anyone please give solution for this. Thanx in Advance. Regards, Paramhans Dubey.
Is your report alignment big? Cause if it's big it can't display the whole report nicely, hence making it "invisible" in a sense. It will only display its maximum data
-
Is your report alignment big? Cause if it's big it can't display the whole report nicely, hence making it "invisible" in a sense. It will only display its maximum data
Hi saberbladez, Thanx for reply. The answer is no because it is getting printed on local printer or a shared one, But not on Network Printer. So it cant be alignment problem. Is it something related to type of Printer?
-
Hi saberbladez, Thanx for reply. The answer is no because it is getting printed on local printer or a shared one, But not on Network Printer. So it cant be alignment problem. Is it something related to type of Printer?
Yes it may be due to printer setting problems =) You can try bringing a similar printer to a local place and try if the results are the same as in the Network though =) just to make sure