Active3 years, 1 month ago

How can the answer be improved? Hi Since many years we use Crystal Reports to generate reports from our ERP. And also since many years we have always the problem with the page setup and the margins on a report in combination with. The Crystal Reports Print Control window will open. The window will stay on the screen until the add-on is loaded. The window will stay on the screen until the add-on is loaded. Subject: RE:[peoplesoft-fi-l] Printing Crystal Reports On A HP Laserjet Printer. We have a very old check printer with special drivers as well. Thank you to all.

We have an app developed with C#. It generate some Crystal report and print out it to printer queue. It works finewith HP universal printing pcl6 v5.8.0 driver. Crystal Drivers Installation Critical Set-Up Information Crystal drivers must be installed on the boot drive Windows System32 or Windows SysWOW64 Windows Vista/XP 32-bit. Close SMS on the local computer. Download Cystal Reports Zip Files (Crystal 8.5 Windows x32.zip). Issue with shared printers (crystal reports). The problem will also not occur if the printer driver is installed locally on the Xenapp servers so I believe the.

I have written the following code as,

when i am trying to run this code , it shows the error message as 'Invalid Printer Specified'. If i give the local printer name, it is working fine. But i can't able to print the crystal report directly to the network printer. Kind help needed. Thanks in advance.

Sivakumar.P

sivakumarsivakumarCrystal Reports Printer Drivers
7079 gold badges17 silver badges27 bronze badges

6 Answers

May be the printer name is wrong.

Please use the following code to debug what name is coming while choosing the network printer

Printer

and then assign proper name.

Still if incase it did not work out, there might be a permission issue then look at

Best of luck,.

lakshmanarajlakshmanaraj

Use this code to know the installed printers

and this code on the load function.. you will fill a combobox with the printers and their names correctly, and then use your code

takrl
5,4833 gold badges51 silver badges63 bronze badges
FernandoFernando

In case anyone else still has this problem:

In the crystal report document you are trying to print, go to:

Design --> Page Setup

A default printer not installed on your server side may have been selected. Remove or replace it and save the document. Then run your .Net code to set the printer dynamically if you want.

WARRIORWARRIOR

For anyone having a similar problem this can be a solution:

Crystal Reports Print To Printer

Sunil D.
17.1k6 gold badges42 silver badges59 bronze badges
Rene LapizcoRene Lapizco

User 4 backslashes i.e before Networkand 2 backslashes i.e before printername

adnan umaradnan umar

In ASP.Net, a simple and sweet solution consists in install same printer drivers(like hp or zebraa) including version in both server and clinet meachine it will work with @ipaddressprintername.

DontVoteMeDown
16.4k9 gold badges53 silver badges87 bronze badges
sujjusujju

Not the answer you're looking for? Browse other questions tagged c#vb.net or ask your own question.

Active9 years, 4 months ago

Crystal Reports Printer Settings

I have an extremely annoying printing issue with crystal reports. My environment is crystal reports 2008 SP2 on Windows 7 (64bit), Visual studio 2008 and .net framework 3.5 with all the latest updates for everything. The report is designed basically to render a small shelf label of the size (40mm width and 20mm height). In crystal when I set the page size to the above mentioned values and set orientation to portrait and take a preview, everything is displayed as i expect it to be and issuing a print command, it prints absolutely correct.

The problem comes when i print this report from my program (in vb.net), dynamically setting data to some text fields, the result is that crystal somehow changes the print orientation, NOT the paper orientation as in portrait or landscape. Instead of printing from top left towards the bottom right, it rotates the whole output at 90 degrees to the left and reduces everything so small that it is barely visible, although it prints everything out. I have tested it on Intermec PF8t and Zebra GK420d label printers and a whole bunch of laser printers, but with the above stated page settings the output is always the same.

Crystal Reports Printer Name Is Invalid

Another strange thing that i noticed while experimenting with page sizes if i switch to landscape mode, the print out is correct in its font sizes and positions but then the text gets truncated due to overflowing the page size.

Can anyone help me with this. Does crystal has anything like its own print drivers or something. I have tried to ensure to the best of my abilities that it is not a printer driver problem.

XienceXience
1901 gold badge7 silver badges22 bronze badges

1 Answer

Hp ilo 4 keygens and cracks. I had a pretty similar problem with an older version of Crystal; I changed the layout to landscape and redefined the page size to match that layout and the problem disappeared. That and making sure no text went outside the page boundaries.

SqlACIDSqlACID
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.

Not the answer you're looking for? Browse other questions tagged crystal-reportsformattingprinting or ask your own question.