Last Updated:
12 Aug 2025 13:14
by Stenly
Spreadsheet: The page range in the print preview dialog is not correctly transferred to the native PrintDialog when the FromPage is higher than 1
Using the print preview dialog to customize the printing, the page range is not correctly transferred when the FromPage is set to a value higher than 1.
For example, if the total page count is 11, setting the FromPage to 2 and ToPage to 8, the page range in the native PrintDialog will be set to 2-7. Setting the FromPage to 3 and the ToPage to 8 will result in the page range to be 3-6.