https://bugs.documentfoundation.org/show_bug.cgi?id=129180

--- Comment #11 from Justin L <[email protected]> ---
This can be "solved" a few ways.
One would be to add to PrintDialog::PrintDialog
+ getJobPageSize();
  setPaperSizes();

Or perhaps better would be to tag along with Gabor's patch and setPaperSizes
each time it changes (like changing from brochure to pages per sheet).

However, that still won't address that other common sizes (like A5) don't show
up, so there can still be a mismatch between the preview and the combobox size.
I wonder if "Automatic" can be added to the paper size as well (although that
will complicate that option).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to