Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 9th, 2008, 05:21 AM
Authorized User
 
Join Date: Nov 2006
Posts: 47
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Somesh
Default Problem with Barcode printing.

Hi all,

I am working with Visual Studio 2005 reporting Service using C# .

Can any one tell me that if there is any other way out to print Barcode for RDLC file (local Report file) except any third party vender.

Is there any way out to generate the Barcode using C# or ASP.Net 2005?

Any type of advice will accept gladly.

With Regards

Somesh
__________________
somesh chaterjee
 
Old May 20th, 2008, 02:43 PM
Registered User
 
Join Date: May 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Somesh,

I'm not sure if this will work for you or not but I use iText to create bar codes. This open source project is actually for creating PDF files but barried inside the code is also a great object for creating bar codes.

The object will give you the flexibility to create bar codes in PDF files or just create a bar code image that you can use inside of your application.

Here's the link. http://www.ujihara.jp/iTextdotNET/en/

Note: You can create several types of bar codes. Here's the types that I remember off the top of my head. 128, 39, 2D, UPC and USP Postal. There could be more you'll just have to go look for the code.

Hope that helps.



-James Walters
 
Old May 21st, 2008, 03:48 AM
Authorized User
 
Join Date: Nov 2006
Posts: 47
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Somesh
Default

Hi,

Thanks for reply.

I have got the solution. Now my Barcode Printing is working well.

With regards

Somesh Chatterjee

somesh chaterjee





Similar Threads
Thread Thread Starter Forum Replies Last Post
Barcode rajanikrishna Classic ASP Databases 4 October 9th, 2012 10:17 PM
Barcode rajanikrishna Classic ASP Databases 4 July 3rd, 2006 08:25 AM
barcode linh Access 4 February 10th, 2006 02:13 PM
Barcode rajanikrishna Pro VB 6 16 October 26th, 2004 05:03 AM
Generating n Printing BARCODE ejan Pro VB 6 1 October 15th, 2004 10:09 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.