Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 pdfClown 的新手。我有一个来自我的 JAVA JCanvas 的 Graphics2D 数据,我需要将此 graphics2d 数据导出为 PDF。我怎样才能通过使用 pdfclown 做到这一点?请帮我。
目前,PDF Clown 没有提供将 Graphics2D 调用转换为 PDF 的适配器:AFAIK,iText 支持。