Hello Tracy, Your barcode information should contain the following for FusionPro to return the correct encoding for your PostNet barcode.
Zip + 4 + DeliveryPoint + Checksum. This string should contain twelve(12) characters, that when the barcode is applied to this string, it will return the correct sixty two count barcode as the Post Office requires. If you are using the Rule Editor in FusionPro 4.0/4.1 to create the logic for the barcode, please ensure that you have not selected the option to include the checksum if your postal software has generated the correct string count. Uncheck this option, and it will return the correct barcode count. If the string contains less than the twelve characters required, then FusionPro barcode logic will encode it correctly. Hope this information helps. Alex Marshall Printable Technologies. -----Original Message----- From: Tracey L Coke [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 04, 2006 4:56 PM To: FusionPro Users Forum Subject: [fusionpro] RE: Postnet Barcode We are using Pitney Bowes Smart Mailer software for CASS Certification. Tracey Coke Design & Printing Services University of Louisville Louisville, KY 40292 502-852-6518 Office 502-852-0150 Fax [EMAIL PROTECTED] >>> "Rob Seaver" <[EMAIL PROTECTED]> 10/04/06 5:32 PM >>> What program are you using to generate your presorted data? Thanks, Rob ----- Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 04, 2006 1:56 PM To: FusionPro Users Forum Subject: [fusionpro] Postnet Barcode I am new to Fusion Pro Destop. I am using the following code to create my Postnet Bar Code, it is creating the barcode correctly, however it is adding a zero to the end of all my barcodes making them 67 bars long instead of 62. Has anyone ran into this and do you have a fix? The extra zero is not in my data file. return MakePostNetBarcode(Field("Zip")+Field("Zip4")+Field("DPBC")); Thanks, Tracey Coke University of Louisville -- Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] -- View FusionPro Knowledge Base, FusionPro Samples at www.printable.com/vdp/desktop.htm -- You are currently subscribed to fusionpro as: [EMAIL PROTECTED] To unsubscribe send a blank email to leave- fusionpro- [EMAIL PROTECTED] -- NOW AVAILABLE - FUSIONPRO DESKTOP 3.2, with support for HP JLYT output format compatible with ALL HP Indigo presses. All FusionPro Desktop 3.1 users receive a free upgrade. -- -- Note: All e- mail sent to or from this address will be received or otherwise recorded by the e- mail recipients of this forum. It is subject to archival, monitoring or review by, and/or disclosure to someone other than the recipient. Our privacy policy is posted on www.printplanet.com -- -- Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] -- View FusionPro Knowledge Base, FusionPro Samples at www.printable.com/vdp/desktop.htm -- You are currently subscribed to fusionpro as: [EMAIL PROTECTED] To unsubscribe send a blank email to leave- fusionpro- [EMAIL PROTECTED] -- NOW AVAILABLE รป FUSIONPRO DESKTOP 3.2, with support for HP JLYT output format compatible with ALL HP Indigo presses. All FusionPro Desktop 3.1 users receive a free upgrade. -- -- Note: All e- mail sent to or from this address will be received or otherwise recorded by the e- mail recipients of this forum. It is subject to archival, monitoring or review by, and/or disclosure to someone other than the recipient. Our privacy policy is posted on www.printplanet.com -- -- Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] -- View FusionPro Knowledge Base, FusionPro Samples at www.printable.com/vdp/desktop.htm -- You are currently subscribed to fusionpro as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] -- NOW AVAILABLE - FUSIONPRO DESKTOP 3.2, with support for HP JLYT output format compatible with ALL HP Indigo presses. All FusionPro Desktop 3.1 users receive a free upgrade. -- -- Note: All e-mail sent to or from this address will be received or otherwise recorded by the e-mail recipients of this forum. It is subject to archival, monitoring or review by, and/or disclosure to someone other than the recipient. Our privacy policy is posted on www.printplanet.com -- -- Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] -- View FusionPro Knowledge Base, FusionPro Samples at www.printable.com/vdp/desktop.htm -- You are currently subscribed to fusionpro as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] -- -- Note: All e-mail sent to or from this address will be received or otherwise recorded by the e-mail recipients of this forum. It is subject to archival, monitoring or review by, and/or disclosure to someone other than the recipient. Our privacy policy is posted on www.printplanet.com --
