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.
orbeon 3.9 PE 内でバーコード機能を実装する方法を明確にしてください。
wiki リファレンス (リンクを参照) では、実装方法が明確ではありません。
http://wiki.orbeon.com/forms/doc/developer-guide/configuration-properties/configuration-properties-form-runner#TOC-PDF-and-barcode
このプロパティを設定すると、バーコードが PDF に表示されます。
<property as="xs:boolean" name="oxf.fr.detail.pdf.barcode.*.*" value="true"/>
これは、ドキュメント ID をバーコードの値として使用します。
これは現在唯一の組み込み関数です。これがどのように行われるかは、次のソースで確認できます。
https://github.com/orbeon/orbeon-forms/blob/master/src/resources/apps/fr/print/print-pdf-template.xsl