This is an excerpt from the PISA documentation found on
http://www.xhtml2pdf.com/doc/pisa-en.html
"2.1 Windows precompiled version
For Windows a precompiled version exists that includes Python and all
needed libraries. The package contains the file xhtml2pdf.exe. Please
add the directory where xhtml2pdf.exe is placed to the Windows PATH
variable.
The Windows version is distributed via the Website <http://
www.xhtml2pdf.com> in the "Download" section."
The download sections provides only Source files. So is there some
other package available?
On May 16, 8:42 pm, David Bolton <
davidkbol...@gmail.com> wrote:
> xhtml2pdf is written in Python which means there isn't a .exe file.
> You will need to install the Windows version of Python to run it.
> After that you can run pisa from the command line or from another
> Python script. If you have not used the command line before pisa
> (xhtml2pdf) probably isn't the right tool for you.
>
> David B
>
> 2009/5/16 avadhut.p <
avadhu...@gmail.com>:
>
>
>
> > I downloaded the only two file available onhttp://
pypi.python.org/pypi/pisa/.