Ask HN: Any Need for Office to PDF Conversion API?

https://news.ycombinator.com/item?id=1504917
by jcnnghm • 16 years ago
16 29 16 years ago

For a project I was working on, I needed the ability to convert Microsoft Office files (Word, Excel) into PDF files so that I could work with them more easily. I created a REST API that allows this conversion very easily; POST the Office file, and once the conversion is complete, receive a POST with the converted PDF. I was thinking that this service could be useful for other people's projects. Before I go through the effort of creating a website and documentation, does anyone else have a need for this sort of service?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com