I don't know much, if anything, about wxHtmlEasyPrinting. You can try
posting to the wxWidgets wx-users mailing list for help since the HTML
code should be the same in wxLua as it is in C++.

Good luck,
    John

On Thu, Mar 5, 2009 at 12:03 PM, Éjjeli Őrjárat <ejjeliorja...@gmail.com> wrote:
> Hello!
>
> I have a little problem again with wxHtmlEasyPrinting. I was able to
> everything, except one thing - I want to skip to a new page after some
> lines. I have to print bills, so after the header and 6-7 table row I want
> to skip to page 2. I don't know how can I do this.... My basic idea was to
> use a table, but I was unable to set up it's height. width works, height
> isn't... Is there any solution to do this?
>
> Another thing I saw that :SetHeader("@page...@. page") doesn't work. On
> every page it prints 1. page... IS this a bug or I misunderstood something?
>
> I hope somebody can answer these questions, because it's important to me
> (mainly the first).
>
> Thanks:
>
> Attila
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> wxlua-users mailing list
> wxlua-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxlua-users
>
>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to