Hi,

We found on our customer a program with an old itext version...

The Progress Program, create a text file and call this command on our AIX
server:

command# =  "/usr/java130/bin/java"  + 
            " -cp /u/mxp/mod/pdf:/u/mxp/mod/pdf/iText.jar LbiPdf"  + 
            " -s " + file-in + 
            " -d " + file-out  + 
            " -i " + img-in .
            ...

We need to add a barcode on the text file is it possible and how?
itext.jar doesn't accept PLC Command on the text file...

and

We want to print the pdf to a printer on AIX, we try with lp, lpr but it's
not working...

I think I need to convert the PDF to PCL but I'm not sure. Is it possible to
tell to itext to print the pdf after the creation?

Thanks for you Help!!
-- 
View this message in context: 
http://www.nabble.com/PLEASE-HELP%21%21%21%21-tp18032241p18032241.html
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to