<div dir="ltr">respected sir,<div>I am kushagra sharma, I have been selected for GSoC'23. I am eager to add CPDB support to LibreOffice and would appreciate your approval to proceed with coding phase,by initiating the coding process promptly we can ensure a seamless integration of CPDB under GSoC's scheduled timeframe. Please feel free to share your thoughts on this project as we value your input and are committed work closely with you and deliver best possible outcome. It would be great help if i could have a mentor that can help me understand currently used print dialog in LibreOffice. Hoping for a kind consideration.</div><div>thanks and regards</div><div>Kushagra Sharma</div><div>OpenPrinting </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 7, 2023 at 1:12 AM Caolán McNamara <<a href="mailto:caolanm@redhat.com">caolanm@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On the technical side the things to look at might be:<br>
a) The existing PrinterCapType::ExternalDialog "capability" which might<br>
mesh with the concept here, which is used (in some circumstance <br>
apparently) on macOS; git grep ExternalDialog vcl<br>
b) The now removed (since migration from gtk2 to gtk3) experimental<br>
integration to use the gtk print dialog. This was removed in commit<br>
1ae450504cf57457f9702684b1517fda1dd3c481 but might be worth a look as<br>
something similar.<br>
<br>
FWIW back in that experimental gtk2 print dialog, one of the nuisances<br>
(and whose equivalent problem can be seen in a current version<br>
gnumeric) is that for spreadsheet printing the selection of sheets to<br>
print and/or cells couldn't be placed in proximity with the built in<br>
page ranges. In gnumeric, using the standard gtk dialog, they are<br>
placed a little awkwardly in a third tab, while in the LibreOffice non-<br>
standard dialog they are grouped into the "range and copies" category.<br>
<br>
</blockquote></div>