I want to do what I think is a simple web app. I want a user to be able to select a number of files from folders on a server. Then print those files.
Also, but more difficult or impossible I think, would be to only print a particular sheet on an excel file they selected. I am trying to avoid VB or VBA at all cost so I thought maybe there was a PHP/Web-based simple solution