Hi, I have embedded Gecko in my java application and Iam calling printpreview from this application and then call getPrintPreviewNumPages() from printEngine.
The printpreview page count when done from the browser( it is 8) and when obtained from nsPrintEngine (count is 10) are different for the same page. I have ensured that 1. top, bottom, left and right margins are same in browser and my PrintSettings. 2. ShrintToFit set to true. Iam I missing some setting that makes the difference. regards, Krithika _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

