問題タブ [xfdf]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
377 参照

java - pdfbox 2.0.16 を使用して PDAnnotationFreeText のフォント色を設定する方法

XFDF を FDFAnnotation にインポートして PDAnnotation に変換した後、PDAnnotationFreeText のフォントの色が失われていることがわかりました。

これは FDFAnnotation にインポートした後の詳細です

色の16進コードを抽出し、PDColorに変換しようとしました

しかし、 PDColor は私の期待ではなく、背景色を変更するだけです。フォントの色を設定する方法を教えてください。

これは私のサンプルファイルです: https://1.bitsend.jp/download/c10903041b8af47195daeef1f471a366.html