Print Report (wxHTML neebie)

Ricardo Timóteo - Gmail ricardo.timoteo at gmail.com
Mon Feb 26 01:11:18 PST 2007



> -----Mensagem original-----
> De: chris elliott [mailto:biol75 at york.ac.uk]
> Enviada: segunda-feira, 26 de Fevereiro de 2007 8:36
> Para: wx-users at lists.wxwidgets.org
> Assunto: Re: Print Report (wxHTML neebie)
> 
> 
> 
> Ricardo Timóteo - Gmail wrote:
> > Hello all,
> >
> >
> >
> > In my program, I’ve to print a report with some data from a database,
> > depending on the user input every report can/should be different, I have
> > to print, company name, address, logo, 
 plus user name, address, 
,
> > plus some text, a table with some calculation, plus some text, plus
 I
> > also have to preview before printing (or not user option).
> >
> >
> >
> > I thought on using wxHTML, but I’m stuck, I’ve added and wxHtmlWindows,
> > but I can’t load a html page,
> 
> When you say the page doesn't load, what was your code to do so, and
> exactly what did not happen? Docs at:
> 
> http://biolpc22.york.ac.uk/wx/docs/html/wx/wx_wxhtmlwindow.html#wxhtmlwind
> owloadpage
> 
> chris
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org

I don't mean that the page doesn’t load, I mean that I can't load a standard
page because I have to add all data when the program run, and I can have
different data... so I can't load any page.

I though I had to use containers and cell, but, I don't know how to do it,
...

RT





More information about the wx-users mailing list