[reportlab-users] ANN: xtopdf: PDF creation / conversion toolkit: alpha release of v1.3

Vasudev Ram vrtech at gmail.com
Tue Aug 8 13:40:25 EDT 2006


Hi list,

ANN: xtopdf: PDF creation / conversion toolkit: alpha release of v1.3

This is actually a somewhat preliminary announcement, but may be of
interest to developers / users  who know Python and/or have earlier
checked out my xtopdf PDF creation / conversion toolkit:

I've released (via my web site, not yet properly packaged/documented
and put on the SourceForge site, that will be done in some days), the
next version of xtopdf: v1.3. This version adds support for conversion
of CSV, TDV (Tab Delimited Values) and XLS (limited support) to PDF.
v1.3 also adds some GUI tools written using wxPython (v1.0 had only
command-line tools and a library for developers).

Users/developers will need to install wxPython and properly configure
it to work with their Python installation before they can use these GUI
tools. This is fairly straightforward on Windows using the .MSI or .EXE
(can't remember which it is right now) installer for wxPython, but on
Linux, you'll need to know how to handle the tools that are used to
build packages from source code, i.e. make, configure, etc. Also,
wxPython is a medium-sized package - it took around an hour or two to
fully build on my reasonably fast PC.

Those who know even basic Python should be able to install and run both
xtopdf v1.0 and the new stuff in v1.3, at least for the command-line
tools (the programs are quite simple).

Main SourceForge site for xtopdf v1.0:
http://sourceforge.net/projects/xtopdf

URL for xtopdf v1.3 on my web site:
http://www.dancingbison.com/xtopdf-1.3.zip

URL for xtopdf v1.0 on my web site:
http://www.dancingbison.com/xtopdf-1.0.tar.gz

wxPython site:
http://wxpython.org

xtopdf requires both Python and the open source version of the
ReportLab toolkit, v117 or higher (in the 1.x series). Not tested with
ReportLab v2.0, but should work if there are no incompatibilities between
1.x and 2.x.

More details (for Windows) are available in a guide here:
http://itext.ugent.be/library/question.php?id=41

I'd appreciate any feedback, about bugs (v1.3 is tested but not a lot
yet, that will be done in next days), or how / what for anyone is using
it.

Apart from the "proper" packaging/documenting and upload to SourceForge
(and my web site), I shall be writing and posting more about how to use
it, etc. in the coming days.

Enjoy, and
Thanks
Vasudev

===========================
Vasudev Ram
Software consulting and training
http://www.dancingbison.com
===========================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://two.pairlist.net/pipermail/reportlab-users/attachments/20060808/7fe64462/attachment.html


More information about the reportlab-users mailing list