From: syahrianto <sya...@ci...> - 2007-02-06 07:13:14
|
Jeff Roberts wrote: >Hello Rian > >Your question is not clear. > >Are you having trouble printing a pdf document with latex? > >Can you print in postscript? > >Jeff > > Sory, if my question not so clear... I'm using sql-ledger-269.... I want to add new reports. But I don't know how to prreview report in pdf format. I read that latex can be used as template which can be converted to many format such as pdf, csv, postscript. I still confuse which module I should use. I've read Form.pm, but still confused. It using system("pdflatex --interaction=nonstopmode $self->{tmpfile} > $self->{errfile}"); Help me.. Rian |