Open GoogleCodeExporter opened 9 years ago
Thanks for reporting, could you provide a test case (sample code) to reproduce
this issue?
In which line does it raises an exception?
Where do we fix camel cases spelling errors?
y variable is inside cell (not multi_cell), and there should be any conflict
with local and global variables as globals aren't used, in fact self.y is a
instance attribute and y is a local variable only used to calculate borders.
Original comment by reingart@gmail.com
on 5 Feb 2014 at 4:08
First a piece of code using fpdf that works correctly.
Second examples of errors where the ln() parameter is omitted or has no
argument.
Original comment by philHjea...@gmail.com
on 6 Feb 2014 at 4:43
Attachments:
Original issue reported on code.google.com by
philHjea...@gmail.com
on 27 Dec 2013 at 1:12