java - Writing web service to convert documents to PDF -
Is it possible to write a rental web service that will accept the file from the client, convert those files to PDF files and then Send the result back to the customer?
Any information on the topic will be useful. X-to-PDF conversion and PDF generation:
- -
REST:
- - Java API for REST.
Comments
Post a Comment