Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase

Postnet Barcode In Rdlc Expand / Collapse
Author
Message
Posted Thursday, June 02, 2011 12:22 AM
Valued Member

Valued MemberValued MemberValued MemberValued MemberValued MemberValued MemberValued MemberValued Member

Group: General Forum Members
Last Login: Friday, December 02, 2011 5:02 AM
Points: 59, Visits: 82
how to generate Postnet Barcode in RDLC Webform based on Zipcode
Post #1118530
Posted Thursday, June 02, 2011 7:22 AM


SSCertifiable

SSCertifiableSSCertifiableSSCertifiableSSCertifiableSSCertifiableSSCertifiableSSCertifiableSSCertifiableSSCertifiable

Group: General Forum Members
Last Login: 2 days ago @ 9:12 AM
Points: 6,370, Visits: 8,235
The biggest issue is that you'll have to get (aka purchase) the PostNet barcode font, and install in on the appropriate computers. sounds like the web server, possibly the end-users workstations. And, of course, your development computer.
The second thing is that the data will have to be in the proper format. If memory serves me, it is Zip5+4+2 with periods surrounding this data.


Wayne
Microsoft Certified Master: SQL Server 2008
If you can't explain to another person how the code that you're copying from the internet works, then DON'T USE IT on a production system! After all, you will be the one supporting it!
Links: For better assistance in answering your questions, How to ask a question, Performance Problems, Common date/time routines,
CROSS-TABS and PIVOT tables Part 1 & Part 2, Using APPLY Part 1 & Part 2, Splitting Delimited Strings
Post #1118715
Posted Tuesday, October 23, 2012 2:32 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: General Forum Members
Last Login: Tuesday, December 04, 2012 3:10 AM
Points: 3, Visits: 7
Normally, it is possible to create Postnet barcode in RDLC report by integrating a .net barcode library into the RDLC project. Here is a barcode library supporting Postnet generation in RDLC
Post #1375904
« Prev Topic | Next Topic »

Add to briefcase

Permissions Expand / Collapse