https://bugs.documentfoundation.org/show_bug.cgi?id=152611
--- Comment #2 from [email protected] --- (In reply to Mike Kaganski from comment #1) > For print, there's a separate LockPrint option [1]. A PDF virtual printer is > just a printer - how could LibreOffice block it without blocking the whole > printing? > > [1] > https://api.libreoffice.org/docs/idl/ref/ > servicecom_1_1sun_1_1star_1_1document_1_1MediaDescriptor. > html#a726c7b60ea2b2c1caa2766576dcaa148 Thank you for reply! In my case I want user to be able to print the document, but not to export. That's why I'm not using lockPrint option. So if lockExport is set to true, I expected SaveAs dialogs to be disabled wherever they appear. Sorry, I'm not sure what is PDF virtual printer exactly means. LibreOffice executes PDF virtual printer by design after 'Print' button was clicked? PDF virtual printer execution always results in SaveAs dialog? -- You are receiving this mail because: You are the assignee for the bug.
