How are you generating your inital bar codes? Is it a Corel plug-in of some sort, or are you creating them in another application? What version of Corel are you using?<br>
<br>
As far as the serial # goes, another fairly simple way to do it is:<br>
<br>
1. Record a Corel Macro in which you type the serial number, and then print the ticket.<br>
<br>
2. Open the text to the macro in Excel with no line breaks, split the command into different cells so that the serial number is in its own cell, then use Excel's autofill feature to generate as many lines with incremented serial numbers as you want. Save the Excel file as a text file, space delimited, and use that as your Corel script.<br>
<br>
For your bar code:<br>
<br>
1. Something like the above might also work with your bar code if you are creating it in Corel.<br>
<br>
2. If your bar code generator can save a series of graphics representing the incremented numbers, then the above approach can include the 'paste from file' command to include the bar codes.<br>
<br>
3. If you are using Corel 9, which I don't have yet, it uses VBA as it's macro recording language, which let's it make calls to other programs, eg. your bar code generator.