Me again, with the next niggle,

Part of what's going to be on the outputted report is a barcode. Now, I'm able to correctly parse the barcode, calculate check digits, and start and stop characters, as well as run through the string to encode to ensure a concise barcode is created. I have also got my Code 128 font installed.

Now, in Crystal Report designer, and the preview window of the same, the barcode displays properly. However, when I compile my program, the barcode doesn't show correctly. Also, when I print the report, the barcode doesn't show either (just a selection of black outline boxes where characters should be). However, when I export it to a PDF, the barcode is there, clear as day and correctly formatted.

Currently scratching my head over this, and am sure it's something simple. I will be trying the debugged version on a other computer just to see if it's a problem with my Dev machine.

Regards,

Edward