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.
XML コンテンツの xsl-fo ドキュメントを生成し、このコンテンツを PDF を生成するサードパーティの DLL の 1 つに渡します。テストを 45 度の角度で表示する必要があります。これを達成する方法は?
ありがとう
純粋な XSL-FO ではできないと確信しています。方向プロパティで使用できる回転は 90 度単位です。代わりに SVG 画像を埋め込んでみてください。
AH Formatter にはaxf:transform、指定した角度でブロックを回転させるなど、複数の種類の変換を実行できる拡張プロパティがあります。
axf:transform