RabidDog9999 wrote: > Hi, > > We found on our customer a program with an old itext version...
OK. Why is that relevant to us? > The Progress Program, create a text file and call this command on our AIX > server: What is the Progress Program? > 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 . > ... What is LbiPdf? (Who wrote it? What is it supposed to do?) > We need to add a barcode on the text file is it possible and how? A "text file" (as in a plain ASCII file) can't have a barcode. You can add barcodes to a PDF file with iText though. Which version of iText are you using? Which type of barcode do you want to add (iText supports many, but not all). > itext.jar doesn't accept PLC Command on the text file... Er... My video cassettes don't fit in my DVD player either. What are you talking about??? Why are you changing the subject from adding barcodes to printing PDFs all of the sudden? > and > > We want to print the pdf to a printer on AIX, we try with lp, lpr but it's > not working... How do you print all your other PDFs on AIX? > 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? Er... Printing is a very platform dependent process. I'm not sure why you are asking us about this. > Thanks for you Help!! Your question is too chaotic and your subject isn't very inviting; usually mails with 'URGENT' or 'PLEASE HELP' in the subject line are ignored in favor of mails that have an on-topic Subject. Also: to help you, people will first have to understand your question and that will be difficult. I for one, have no idea what this is about. Please go to bed early tonight, and when you wake up tomorrow, don't start working right away, but think about your question for at least a couple of hours (ask yourself: do I know what I'm asking? Does it make sense?). Then rephrase your question; give it a title that corresponds with what you want to ask and don't assume we know what exotic stuff things like 'LbiPdf' and 'The Progress Program' are about. Because now you sound like somebody who is in panic. You mention your customer, but keep in mind that your customer isn't ours; and you aren't our customer either. You aren't even subscribed on the mailing list. -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- 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
