html to pdf in java plugin [duplicate]
Possible Duplicate:
Converting HTML files to PDF List of HTML to PDF converters
We want an java plugin to convert html to pdf, that will integrate with our app. is that possible with any开发者_如何学C java plugins?, we dont want to purchase it every time especially number of users for one app something like that. we will integrate that plugin with our app. we are not going to show that there plugin inside our app.but there is need of printing html on browser and as well need to produce pdf for that HTML in our app. we want plugin for our application. is there any java /java server plugin .
Please let us know that if this suitable to our requirements. any reply that would be great help.
Thanks and Regards kumar kasimala
You can use itext library for this purpose
Try the PDF Converter services. It supports loads of formats including HTML and works from any Web Services capable environment including Java and .net.
Here are some examples:
- Converting using the web services interface
- Converting HTML
Note that the articles may mention SharePoint a couple of times. Don't worry, the product is not tied to SharePoint, it just happens to be used a lot in that environment.
Big disclaimer, I worked on the product so I am obviously biased about how fantastic the product is :-)
精彩评论