Printing a long document
Article Writing
1
Posts
1
Posters
2
Views
1
Watching
-
Hi folks, I've created a cool doc/view app which will print several pages, w. page preview and all that stuff. Problem is, that if I have to print a long document (having more than about 11 to 12 pages) the printing goes nuts: Page 13 overlays page 1, 14 is over 2. When there are more than about 24 pages, I get three pages over each other. This happens under Win ME. Under Win2000 it works fine. I assume that it has s.th. to do with the int's in the windows API and the 32 bit border (hence 11 pages is about 32800 tenth millimeters...). Has anybody run into the same problem? And how did you solve it??? CU Thomas