473,386 Members | 1,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Printing from server with barcode font

I have an asp.net application which loads a Crystal Reports
ReportDocument, passes in parameters for selecting data from the
report's database connection, renders the report for previewing on the
client then allows the user to print the report on a networked printer.

To avoid having to launch an external application on the client I use a
server-side print method. When I call ReportDocument.PrintToPrinter the
report comes out fine but the barcodes are replaced with numbers. I
don't think this is a problem with the report because if I open the
report in Crystal Reports editor application the barcode renders fine
and also prints.

To add to the confusion: if I use ReportDocument.Export to write the
report to the filesystem as a Word document the barcode displays using
the system's barcode font but if I export to a PDF the barcode is once
again replaced by numbers.

Has anyone had experience with Crystal Reports and barcodes?

Nov 19 '05 #1
1 2612
Hello Aaron,
I don't know much about Crystal Reports, but it seems to be a problem
related with the font used in the barcode (assuming the barcode is generated
using a font).
If it is really the problem, I would suggest you to write some code to
dynamically generates an image file with the barcode and then you put this
image where the barcode is supposed to be, this way you would even generates
the report to the client in a page and let him/her print.

Bruno

"Aaron Bronow" <ab*****@gmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
I have an asp.net application which loads a Crystal Reports
ReportDocument, passes in parameters for selecting data from the
report's database connection, renders the report for previewing on the
client then allows the user to print the report on a networked printer.

To avoid having to launch an external application on the client I use a
server-side print method. When I call ReportDocument.PrintToPrinter the
report comes out fine but the barcodes are replaced with numbers. I
don't think this is a problem with the report because if I open the
report in Crystal Reports editor application the barcode renders fine
and also prints.

To add to the confusion: if I use ReportDocument.Export to write the
report to the filesystem as a Word document the barcode displays using
the system's barcode font but if I export to a PDF the barcode is once
again replaced by numbers.

Has anyone had experience with Crystal Reports and barcodes?

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Murray Elliot | last post by:
Just wondering if anyone has any ideas on how to solve a particular problem. A client wants to print barcode labels from their (web/php based application). The barcode labels are very small, so I'm...
2
by: qumpus | last post by:
My program right now generates USPS style shipping label using System.Drawing.Graphics. It works fine except that the printer prints really slowly. I want to make my program take advantage of true...
0
by: Bob Greschke | last post by:
Howdy! I have a Python/MySQL program that produces HTML pages from some items in our inventory database. These pages are varying numbers of 1-row, 3-column tables whose first column is a...
5
by: Nathan Bloomfield | last post by:
Does anyone know of any freeware addins that enable printing barcodes in Access 2k3? Regards, Nathan
4
by: Arif | last post by:
I C# code prints very slow as compared to a third party barcode printing software. That software prints approximately 10 labels in 2 seconds while my C# code prints 10 labels in 5 to 6 seconds. And...
3
by: Michael | last post by:
Hi, I'm trying to print barcodes to the Dymo LabelWriter printer. Put everytime I send a job to the label printer it just outputs an empty label. If I change the default printer back to the...
7
by: Burhan | last post by:
Hello Group: I am in the planning stages of an application that will be accessed over the web, and one of the ideas is to print a barcode that is generated when the user creates a record. The...
0
by: =?Utf-8?B?QWJieQ==?= | last post by:
Can ne1 tell me what is the best way to handle barcode fonts in crystal report? I installed IDAutomationHC39M barcode font on my machine and used it in the report. when i used it it shows me the...
15
by: =?Utf-8?B?cGF0cmlja2RyZA==?= | last post by:
Hi everyone! Does anyone know how can I do barcode printing? First of all, I know I have to write a client executable, but how do I communicate with the thermal printer? Using software the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.