开发者

Which Java PDF library lets me print different parts of the page with different orientation?

开发者 https://www.devze.com 2023-03-21 07:16 出处:网络
I want to print an a4 sized page which has eight section, some of the sections upside down, and some of the sections sideways. Which PDF libraries allow me to do this开发者_C百科?I found out that iTex

I want to print an a4 sized page which has eight section, some of the sections upside down, and some of the sections sideways. Which PDF libraries allow me to do this开发者_C百科?


I found out that iText can do this by using an itext PDFPTable and rotating the cells within the table

0

精彩评论

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