kmikzjh / pyfpdf

Automatically exported from code.google.com/p/pyfpdf
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Patch for /fpdf/template.py #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Added a write() method to allow url links in Templates

Original issue reported on code.google.com by schwalen...@gmail.com on 21 Feb 2014 at 7:58

Attachments:

GoogleCodeExporter commented 9 years ago
I just noticed the color isn't working in the write() function I tested before. 
I should have used pdf.text_color instead of draw_color my bad.

Original comment by schwalen...@gmail.com on 21 Feb 2014 at 8:56

GoogleCodeExporter commented 9 years ago
This one works with foreground color too. 0x000FF come up blue :)

Original comment by schwalen...@gmail.com on 21 Feb 2014 at 8:58

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for you contribution!

Could you make your patch against the last version of template.py in the 
repository?

https://code.google.com/p/pyfpdf/source/browse/fpdf/template.py

You seem to have a older version so it is difficult to merge

Original comment by reingart@gmail.com on 22 Feb 2014 at 10:04

GoogleCodeExporter commented 9 years ago
Will do :)

Original comment by schwalen...@gmail.com on 22 Feb 2014 at 10:07

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by reingart@gmail.com on 23 Feb 2014 at 9:53