Paul McNett wrote:
> dabo Commit
> Revision 5170
> Date: 2009-04-03 12:25:43 -0700 (Fri, 03 Apr 2009)
> Author: Paul
> Trac: http://trac.dabodev.com/changeset/5170
> 
> Changed:
> U   trunk/ide/ReportDesigner.py
> 
> Log:
> Using a background form (an orderform in PNG format), I did some tedious 
> comparisons of text placement on the report designer surface versus the
> reportlab-outputted PDF. These were off, mostly due to the fact that the
> strings are drawn to the PDF where the y position determines the (left, 
> bottom)
> of the font's baseline, whereas the wx position determines the (left, top)
> of the entire font. I've also left in some minor fudging.

Note that this commit will not change the output of your existing reports, but 
it 
will hopefully result in the report designer surface more accurately reflecting 
the 
output positioning of the string objects.

Paul

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to