PDA

View Full Version : Export formats?



Heroman
Apr 14th, '03, 10:52 AM
Hiyas, just curious, will there be any possibility of new output formats for v1, like a format that can do page breaks?
I have seen a few free java classes (like itext http://www.lowagie.com/iText/) which do PDF. HTML tables don't cut it in the long run with multi-page output...

-Scott

Simon
Apr 14th, '03, 10:56 AM
Any "text-based" format can be created with the existing export functionality.

As for non-text-based formats (like PDF with images), so long as the template can be defined as text with placeholders for binary data such as images, all someone would need to do would be to let me know what binary functionality they needed for the export and I would work it in.