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.
我已经成功地在 java 中使用 flysaucer 创建了 pdf。但我不想将 pdf 保存在硬盘中,而是将 pdf 直接发送到打印机。或者它是由另一个图书馆完成的工作。
Flying-saucer 不支持打印,但是你可以尝试这里描述的 java 的打印服务。也许JPedal是一种选择,但它不是免费的(示例)。
附加链接: