I think i will use the pdfdocument wrapper
pip install pdfdocument
The author Matthias Kestenholz has created a wrapper for reportlib; at
first glance it seems easy to use.
Acknowledges to another one Matthias:)
https://github.com/matthiask/plata/tree/master/plata/reporting
On 26 ožu, 03:39, NENA
Thanks, the install worked.
On 26 ožu, 02:37, Matthias Mintert wrote:
> This should help with reportlab issues on
> windows:http://www.lfd.uci.edu/~gohlke/pythonlibs/#reportlab
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this g
This should help with reportlab issues on windows:
http://www.lfd.uci.edu/~gohlke/pythonlibs/#reportlab
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/z9v
I see from your link that there are 2 possible downloads to enable you to
install the software that you want.
If you are having issues with the windows 2.7 exe, just use the zip file.
Then you can install the software by executing the following command after
unzipping the file in windows.
c>
Did you use the windows exe to install or did you use the zip file.
The zip file should work with any python installation
after unzipping the files, cd into the directory that included the setup.py
file.
then use the following command line
explicitly use python27
cd into the unzipped director
Hello!
I am novice django user, and now i want to create pdf documents.
Following the official docs at
https://docs.djangoproject.com/en/dev/howto/outputting-pdf/
it seems the reportlab is suggested to be used.
The problem is that the installer does not work for python 2.7.2, for
windows. I have s
6 matches
Mail list logo