Hi!

> >     I have a need to output PDF. Right now I use PDFLib, but am looking
> > for a way to use TT to generate the PDFs I need. I'm not sure exactly how
> I do this by creating LaTeX and then using the latex filter with the
> "pdf" output type.
Can Latex Filter compile tex sources several times? I use tabularx and 
longtable latex packages, which require 2-3 runs of pdflatex for correct 
output.

At present time I generate tex source using TT, save it to RAM-disk for speed, 
run pdflatex on it 3 times, read resulting pdf back to perl script and delete 
all files in RAM-disk.

-- 
WBW, AmadiS, System administrator of IP-COM

_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to