[wxPython-users] [SOLVED] Html Printing - setting the page width
Geoff Skerrett
Geoff at teammsa.com
Fri Oct 5 13:49:36 PDT 2007
> >
> > Specifically, the printer recognizes the "landscape"
> setting, however,
> > the actual printout is still only taking up 8.5 inches, rather than
> > the full 11.0 inches.
> >
> > Any suggestions as to where I might look next?
>
> You'll probably need to ask about this on wx-users.
>
Sorry to both the list with this.
wxHtmlEasyprinting was working as instructed.
In the table, I had set the cell widths to fixed points, so when
printing it had no way of knowing how to expand.
Once I set the cell widths to % worked perfectly.
Geoff.
More information about the wxpython-users
mailing list