开发者

how to generate pdf in GXT/GWT?

开发者 https://www.devze.com 2023-04-06 08:04 出处:网络
i am using GWT/EX开发者_Go百科TGWT. on click of submit button i get list of records from db. i need to export them to pdf. please suggest me how to do this?

i am using GWT/EX开发者_Go百科TGWT. on click of submit button i get list of records from db. i need to export them to pdf. please suggest me how to do this? if data to be exported is more then that should be exported to multiple pages.

Thanks!


There's little in context of GWT here, apart from the fact that you have a GWT based application. What you are really looking for is a tool that generates PDF, given data.

There are hosts of them available :

  1. iText
  2. jPDF Writer...

Obviously, iText has been the most widely known and successful one! Here's a good tutorial - http://www.vogella.de/articles/JavaPDF/article.html


Try some tools like itext pdf generator Searching online will give you many more options.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号