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.
如何使用PDFjetJTable转换成.pdf文件格式。我想使用 eclipse 在 Java 中显示健身房管理系统的报告。我想显示徽标、管理员详细信息,然后显示报表。我已经访问了Example_08,但我对这个答案不满意。
JTable
.pdf
您应该查看 Example03 并将其与 Example08 结合使用。
另外 - 具体问题是什么?
您是否从该库中获得了(基本)PDF?在哪里可以将自己的数据添加到 PDF?你能改变布局吗?