Carl Karsten wrote: > One of the simplest VFP apps I have is nothing more than a front end to > a wasp barcode control that creates a pdf-417 2d barcode.
What is a wasp barcode control? An ActiveX control? Is this a particular barcode font?
> User enters > name/address, hits the Save-n-Print button, name tag with barcode prints > and they are on to the next person. There is a report or two. > amazing. There is also an option to run MODI REPO NAMETAG so that they > can dink with the layout. > > So I am thinking of making a Dabo version of this. I am not sure where > to start as far as the barcode and the MODI REPO go. So what's the scoop?
The report designer is in the works, but doesn't work yet beyond a simple prototype. But you *will* be able to do what you want. If you have a barcode font it will be slam-dunk (actually, there may be problems - I seem to remember only a small number of fonts being supported in reportlab). Output is PDF, which you can print and/or save to disk.
-- Paul McNett http://paulmcnett.com
©2005 Paul McNett |