Print current page Background: In previous versions of OOo, there used to be a possiblity to print current page easily, but it got lost with the rework of the print dialog. The previous printing dialog made sure to set the field "Pages" according the currently active page number when the dialog was opened. It seems there is a demand for this feature, so it might be good to get it back :-) Code pointers: For Writer, should be possible to pass the current page number to the SwPrintUIOptions's constructor wherever it is being constructed, probably in SwDocShell. If that is correct, in SwDocShell you have GetWrtShell(), and can do the same as this. Something similar will be necessary for the other apps too. Specification pointers: OOo CWS printerpullpages specification for mockups, OOo 3.1 printing dialog screenshots. Please also see: Bug 34697 Skills: building, C++
Sorry to say, but this is a dupe. I'll add the keywords to the original bug. *** This bug has been marked as a duplicate of bug 34697 ***
Please check the patch at #34679 https://bugs.freedesktop.org/show_bug.cgi?id=34697
removing whiteboard status
EasyHack tags unification: tags only allowed in Whiteboard to make queries more easy and reliable
Migrating Whiteboard tags to Keywords: (EasyHack) [NinjaEdit]