in reply to Producing documents using Perl

One approach could be to use HTML formatting. Just produce an HTML document which could then be easily converted to PostScript. Tables with borders make decent boxes and HR and FONT tags are at your disposal.

Hope this helps, Jeff

  • Comment on (jeffa) Re: Producing documents using Perl