Hello,
Our business uses Crystal Reports XI. I’m hoping someone here has done this already and can assist us.
We require 2 barcode printing scenarios. The first one which is completed, prints barcode labels pulling a coverage number from an Oracle database and prints the coverage number as a 3 of 9 font barcode on sheets of Avery 5160 labels (30 to a sheet) using the built-in CR label printing functionality. This I’ve been able to do successfully using an Oracle view on the backend and pulling that into CR.
The 2nd scenario I don’t know how to do in CR. I need to print barcodes (same font, same labels) in an incremental series such as starting at 50000, incrementing by 1, up to a number chosen by the client. The starting number (e.g. 50000) and ending number may differ in different departments. I’m guessing that providing the users with numerical parameters such as “Series_Start” and “Series_End” and passing that to a formula will resolve the "flexible series range" requirement. The barcoded labels will start at 50000, 50001, 50002, etc, up to whatever was indicated for Series_End.
I would like to create a formula that will perform the task of incrementing the series number as it’s printing these barcode labels. I need help with that please.
I'm thinking the solution may need to be in a formula as we may be concatenating other numerical values to these series numbers in the future, which could be done on the CR side.
This solution as described above should be a good starting point to manage individual department barcode series requirements. Any suggestions based on previous experience to better manage this process are welcome.
Thanks,
Quincy
Our business uses Crystal Reports XI. I’m hoping someone here has done this already and can assist us.
We require 2 barcode printing scenarios. The first one which is completed, prints barcode labels pulling a coverage number from an Oracle database and prints the coverage number as a 3 of 9 font barcode on sheets of Avery 5160 labels (30 to a sheet) using the built-in CR label printing functionality. This I’ve been able to do successfully using an Oracle view on the backend and pulling that into CR.
The 2nd scenario I don’t know how to do in CR. I need to print barcodes (same font, same labels) in an incremental series such as starting at 50000, incrementing by 1, up to a number chosen by the client. The starting number (e.g. 50000) and ending number may differ in different departments. I’m guessing that providing the users with numerical parameters such as “Series_Start” and “Series_End” and passing that to a formula will resolve the "flexible series range" requirement. The barcoded labels will start at 50000, 50001, 50002, etc, up to whatever was indicated for Series_End.
I would like to create a formula that will perform the task of incrementing the series number as it’s printing these barcode labels. I need help with that please.
I'm thinking the solution may need to be in a formula as we may be concatenating other numerical values to these series numbers in the future, which could be done on the CR side.
This solution as described above should be a good starting point to manage individual department barcode series requirements. Any suggestions based on previous experience to better manage this process are welcome.
Thanks,
Quincy