Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 2.48 KB

README.md

File metadata and controls

36 lines (22 loc) · 2.48 KB

Build Status Coverage Status Codacy Badge License Maven Central Javadocs

ConverterToPdf is a Java component 100% free, which converts some kinds of files to PDF. It is a fluent API that provides an easy way to convert files to PDF. The conversion complexity of each file type is abstracted to specific converters, which facilitate the process. In addition, some facilities for converting these types of files are available.

Docs

To find the User Guide, click here. The Java Docs, is available in ConverterToPdf Docs.

FAQ

Click here to access the FAQ.

Contact

If you want contact me, send e-mail to thiagoleiteecarvalho@gmail.com. Please, in the subject write "ConverterToPdf: <doubt/sugestion/tip>".

If you want connect to me, my LinkedIn profile is https://br.linkedin.com/in/thiago-leite-e-carvalho-1b337b127

Thanks!

Thanks

Special thanks to my friend Fabio for the help. Thanks too @sbraconnier by the help with your component JODConverter