Heres the scenario.
I have docx, xlsx pdf files.
Docs,xlxs needs to be converted to pdf. ( Assuming MS Office isn;t installed)
the converted pdf ( if possible) needs to printed behind the scenes.
all the steps need to done behind the scenes. the user will only have a print button and when the user press the print button. all the docs ( docx, xlsx pdf, should print).
So far: I can get the docx to open up with Word Viewer. How do I convert it to PDF