Hey all,
I just recently got into wxpython for my job and I ran into a snag. When print previewing (using the demo code) there seems to be an insane amount of pages, yet only a few of them are viewable. So my questions are:
1) Why is there an excess of pages?
2) If I were to press print, how many pages will actually print? Just the viewable ones or all of them?
3) How does multiple pages work when printing a canvas? Will it automatically separate or is each canvas a single page?
Thanks!