Open GoogleCodeExporter opened 9 years ago
Possibly a duplicate of Issue 51?
Original comment by vadm...@gmail.com
on 18 Mar 2015 at 5:10
Dude-
Yes it is, except that it proposes a change to html.py which abstracts the
problem to a lower level, handles a more complete set of characters and
eliminates the need to insert 'mystery code' into the application itself to
work around the otherwise undocumented (and undesirable) behavior.
I have replace the the stock html.py with this modified and forgot the
problem exists until I upgraded to a later version of web2py.
The essential code is at https://github.com/rjwarg/pyfpdf_hack.git.
The README has a brief summary.
Richard
Original comment by rjw...@gmail.com
on 18 Mar 2015 at 2:09
Issue 51 has been merged into this issue.
Original comment by vadm...@gmail.com
on 31 Mar 2015 at 7:28
Richard, if you are able, perhaps you could fork the Git Hub project
<https://github.com/reingart/pyfpdf> and propose your change as a pull request,
then people interested in this issue could review the changes more easily.
Original comment by vadm...@gmail.com
on 31 Mar 2015 at 7:29
Original issue reported on code.google.com by
rjw...@gmail.com
on 17 Nov 2014 at 8:12