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でPDFを画像に変換しようとしています-PDFBoxを試しましたが、実際にはかなり悪い解像度で変換されます。
PDFを高品質の画像に変換するために使用できる他の方法はありますか?
PDFBoxでそれを行うオプションがあれば、サンプルコードも教えていただけますか?
私はこれを1週間以上試しています...
ありがとう。
次のいずれかを試してください。
どちらも PDFBox の代替品です。
JPedal の例の 1 つは、PDF 内の任意の高解像度画像を利用して、最高品質の出力をアップサンプリングします (http://www.jpedal.org/support_egHiRes.php)。