Fop-0.19.0-CVS
My servlet is generating a PDF with embedded Barcode 3of9 font. I'm having
problems on 3 different machines. I'm using Type 1 font.
I get no errors during the generation process (command-line or servlet) and
no errors from Acrobat when loading/displaying the file. I simply get n
I've got barcodes working in my servlet and I'm programmatically loading
userconfig.xml. yay me.
Now, the faq states that FOP does not support embedding fonts in PDF
documents. Is this information current? I see the barcode fonts in my
generated PDF document on my local development machine. Is
Please reply to listserv and me directly as I don't yet have confirmation
for being on the listserv... john . dhom @ cgiusa . com
I see no fop user type listserv and this is way too specific for general xml
discussion... so here goes.
First, I have a servlet that is grabbing data from Orac
archive is off-line, can't find a fop-user list, project due tomorrow, same
old story...
Ok, I've setup a Type1 and TTF barcode font for use with FOP... updated
userconfig.xml... and have a servlet that is serving up PDF documents via
FOP. My FO document has some barcode font references. How do