On 21 April 2010 04:10, keithvb <keit...@email.com> wrote: > > Hi, > > I need to create a grid, 24 cols, 16 rows on 4.5 cm centers > on an HP laser printer. Some of the cells will be filled, some empty. > Is there a way to do this in Perl?
You going to have to break this project down. The actual document will need to be created, possibly using PCL symbols (http://pcl.to/reference/). Once you have a document assembled, you'll need some means of sending it to the printer. Perl can help with both tasks but you'll have to fill in the blanks. Good luck, Dp. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/