Hi,
 
Thanks for your reply.I tried searching in sourceforge for barcode generators which
supports EAN8 smbology , i couldn't find it.
 
Actually we have one more application which generates barcodes using crystal reports
which uses WASPUPCMC barcode font , i think this font also belongs to EAN8 symbology.
When we generate the barcode using this font in crystal reports , Even at font size 42
the height of the barcode fits in the Label(Where i intend to print the barcode).
 
I managed to get the TTF file and created the font metrics using TTFReader , but this is not working as it works in crystal reports.
 
Currently In my application we are using UPCEAN8 font given by IDAutomation
 
We use the parity logic given by IDAutomation to transform the given number and render the font in PDF file using fo:block
 
Basically i want to display half height fonts as i have limited space.
 
Any ideas How to achieve the same using FOP.
 
Thanks
 


"J.Pietschmann" <[EMAIL PROTECTED]> wrote:
kumar Bandaru wrote:
> I tried but for some reason it does not seem to work.

Not implemented.

>

Note: using pixels in measurements is unwise.

An alternative is to generate the barcode yourself, either by
using table cells or getting one of the barcode generators which
produce SVG (sourceforge has several, and there is also an XSLT
implementation).

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.

Reply via email to