There are a few SaaS providers out there who do this sort of thing, but I do not want to rely on a 3rd party. I am looking for a (preferrably open source) locally hosted UNIX command line library to take in hundreds of different document formats (doc, docx, csv, xls, txt, tiff, etc etc), and convert them to PDFs. So:
- Is there a simple, unified library that can do this, or will I need to deal with a hodge-podge of libraries?
- What library/libraries can get the job done?
If there are good paid libraries available, I'd also be interested in learning about them. But open source is the preferred route.