Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Here's the patch.
Original comment by hardy.ke...@gmail.com
on 7 Dec 2012 at 11:18
Attachments:
Thanks, do you want to commit yourself?
I've given you commit access.
Original comment by reingart@gmail.com
on 8 Dec 2012 at 3:52
Issue 40 has been merged into this issue.
Original comment by reingart@gmail.com
on 15 Jan 2013 at 3:43
Indeed, issue 40 is the same problem and indicates the problem. The proposed
patch will solve this.
Original comment by mjmare31...@gmail.com
on 15 Jan 2013 at 5:51
ok, the patch is commited, could you test it? thanks
Original comment by reingart@gmail.com
on 15 Jan 2013 at 11:09
Seems to work
Original comment by mjmare31...@gmail.com
on 16 Jan 2013 at 9:06
Thanks!
Original comment by reingart@gmail.com
on 16 Jan 2013 at 2:57
Noob question: How can I add this patch to my FPDF already installed library?
Should I just edit the /usr/bin/phyton2.6/site-packages/fpdf/fpdf.py? If so,
after editing the file should I compile it again?
Thanks
Original comment by rcornej...@gmail.com
on 23 Jul 2014 at 8:33
Yes, you can change fpdf.py directly. Remember to delete any compiled/optimized
file (.pyc / .pyo so it get compiled again).
If it is under usr bin , you would need to do this as an administrator (root,
with sudo / su)
Original comment by reingart@gmail.com
on 23 Jul 2014 at 8:55
thanks
Original comment by rcornej...@gmail.com
on 24 Jul 2014 at 3:31
Original issue reported on code.google.com by
hardy.ke...@gmail.com
on 7 Dec 2012 at 11:09Attachments: