Oracle Application Express (MOSC)

MOSC Banner

Apex add barcode font

Hi,

I am executing the Apex API from a database package :

apex_util.get_print_document(

p_report_data => l_xml,

p_report_layout => l_xslt,

p_report_layout_type => 'xsl-fo',

p_document_format => 'pdf' );


This all works perfectly, but I am trying to add a new barcode font, so that the PDF can render a value as a barcode.


Cheers

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center