I have created a workflow with a transition 'To print the current document'. I wish to create a content rule to print the current file which is being viewed using collective.document viewer. I do not see any action where I can specify to print the current document/file (from its URL) when the workflow state is changed for the content rule. Can you please guide me. I found the enter link description here
but it is for Plone v.3 while I am using v. 4.1.4 Unified installer standalone install.
Moreover I find this a little tough to do it. Definitely there might be some standard available by now. I want to allow only certain users to review the workflow to print the file.
Others are only readers, who cannot download or print the file, but only read online.
I have overridden the at_download and some customization to the document viewer icons to prevent download and changed the global settings for document viewer without allowing the visibility of the viewer's 'sidebar'.
Please guide if there is any other alternate solution for this use case.