Adobe Embed Api Setting print options
Is there any way to control print setup options from this API? We have this need to route the output of our printed pages to specific printers, based on users settings and also set the page size that should be selected. This is a actually a very common and popular scenario in many vertical industries, but somehow all PDF viewer systems(in Chrome, Edge, Firefox), have issue with. I was hoping that this API can offer something in that regard. The scenario is very simple: Different PDF files are generated on the server side, depending on the form, the proper page size and the proper printer, must be selected. Once the user clicks on the print option, the print dialog must be initialized with suggested settings. It would be great if you could bypass the print dialog, but I believe that would be a security violation from browser's point of view.
