Printing a list

Nusret Taşçı nusi at sofha.de
Mon Oct 2 12:58:56 PDT 2006


>             if (line > pageHeight)
>             {
>                line = 0;
>                formfeed;
>             }
> I's clear, all the hunded lines don't fit into the page! After printing 
> 66 (or less) lines i should have a formfeed.

If 'formfeed' is a function, you may want to do "formfeed()" instead.




More information about the wx-users mailing list