[iText-questions] General question

2003-04-01 Thread Huttin Pierre
Hello, I would like to know if exist a java library in open source to detect and read barcode in image file ? I have found the tasman.bars library but it's very expensive for me (~3500). --- HUTTIN Pierre OMNIS ECM Services 81 route de Luxembourg L-4391 PONTPIERRE tel : (+352) 29 14 11 1 fax

[iText-questions] About nested table error

2003-04-01 Thread nam mj
Hi! I used this HTML file to run 'Chap0706.java' example. !-- HTML file -- HTML BODY table tr td table tr td text/td td text/td /tr tr td text/td td text/td /tr /table /td /tr /table /BODY /HTML It's successfully compiled. but, when run it, error occurred.

[iText-questions] Vertical Alignment with Paragraph

2003-04-01 Thread Diego Perez Sanchez
As I can align vertically a paragraph?

[iText-questions] iText image and awt Image

2003-04-01 Thread Jianhua Jin
I need to convert some vector images such as CGM to PDF. Before I start cranking on processing CGM, I would like some general suggestions from the iText experts: 1. What are the possible approaches? 2. If I have a concrete implementation of awt image, is it guaranteed that it will be supported

RE: [iText-questions] iText image and awt Image

2003-04-01 Thread Paulo Soares
-Original Message- From: Jianhua Jin [SMTP:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 15:32 To: [EMAIL PROTECTED] Subject: [iText-questions] iText image and awt Image I need to convert some vector images such as CGM to PDF. Before I start cranking on processing CGM,

[iText-questions] Tab in iText

2003-04-01 Thread Martin Abrahamsson
Hi I checked the mail archives and found a few posts from October where tab-support was discussed. How do I make this work (is it included in 0.98)? Simply putting '\t' in my text is obviously not enough ;-) I've tried that. Thanks /Martin Abrahamsson

[iText-questions] Arial font in iText

2003-04-01 Thread Anis h
Hello, I need to use Arial font and I am planning to create the font as shown below.. BaseFont arial = BaseFont.createFont(arial.ttf, BaseFont.WINANSI, BaseFont.EMBEDDED); Font font = new Font(arial, 12, Font.NORMAL); will there be a problem if the client system does not support Arial? I

Re: [iText-questions] iText image and awt Image

2003-04-01 Thread Leonard Rosenthol
At 06:32 AM 4/1/2003 -0800, Jianhua Jin wrote: I need to convert some vector images such as CGM to PDF. Before you bother to reinvent the wheel, have you looked at any of the existing tools for doing CGM-PDF conversion. There are a few of them - both commercial and open source, varying

[iText-questions] Re: Servlet PDF Streaming

2003-04-01 Thread Mark Gilmore
I thought I would add some more information to my original post: I have found that if I remove the setContentType(application/pdf) line of code, then IE does not generate the request 2 times (only once). However, this doesn't have the desired effect, because when the browser receives the byte

Re: [iText-questions] Arial font in iText

2003-04-01 Thread Bruno
Quoting Anis h [EMAIL PROTECTED]: Hello, I need to use Arial font and I am planning to create the font as shown below.. BaseFont arial = BaseFont.createFont(arial.ttf, BaseFont.WINANSI, BaseFont.EMBEDDED); Font font = new Font(arial, 12, Font.NORMAL); will there be a problem if

Re: [iText-questions] Re: Servlet PDF Streaming

2003-04-01 Thread Bruno
Quoting Mark Gilmore [EMAIL PROTECTED]: It will prompt the user as to what to do with the file that is being downloaded, instead of simply displaying the PDF in the Adobe plug-in as it will do when I set content type to application/pdf. This is expected behaviour: the user is asked to

[iText-questions] Asking about CGM-PDF conversion library

2003-04-01 Thread Huy Ho
Dear, Can you tell me where CGM-PDF library? Thanks. Huy Ho.Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more