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.
DOCX4J を使用して .xlsx から PDF への変換を行うことは可能ですか?
もしそうなら、誰か私にいくつかのサンプルを提供してもらえますか?
それが不可能な場合、どのような代替案を提案しますか?
DOCX4j を使用して xlsx を PDF に変換することはできないと思います。DOCX4j を使用して Excel xlsx を操作できますが、PDF は操作できません。したがって、PDFを操作するためのJavaライブラリも必要です。iTextをお勧めします