Re: Reports and PERL

2001-12-11 Thread William.Ampeh
Create a template of your report in a word processor (WP, MSWORD, etc), save this template to a postscript (or pdf) file. Then in your PERL program, modify the place holders in your postscript or pdf template. Alternative, I use nroff text processing command within PERL. I will be interested t

Reports and PERL

2001-12-11 Thread Ben Crane
Hi, me again :) Right, I have a text file, i want to create a nice, attractive report, with the possible inclusion of graphics. No I'm not going to ask how to do it, but I would like to know, can perl create attractive, business-type reports that look professional? The data I want to create repor