简体   繁体   中英

How to print a PDF File using native JAVA (or open and print)

我使用 itextpdf 创建了一个发票计费软件 5. 有没有办法使用 java 打印生成的 PDF?

最简单的方法是使用Desktop.print(File)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM