Re: [iText-questions] query regarding japanesefontsnotappearinginthe PDF

2007-05-02 Thread Abhishek Vaidya
Sent: Tuesday, May 01, 2007 3:36 PM Subject: Re: [iText-questions] query regarding japanese fontsnotappearinginthe PDF On May 1, 2007, at 9:20 AM, Abhishek Vaidya wrote: Embedding of the fonts is a necessity only if the system doesn't have the required font. True - but how do you guarantee

Re: [iText-questions] query regardingjapanesefontsnotappearinginthePDF

2007-05-02 Thread Abhishek Vaidya
I understand that the awt fonts are mapped to BaseFonts in this class. But who passes these awt fonts to this class? The required font is not being passed to this class so there is no question of mapping it abhishek -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

Re: [iText-questions] query regardingjapanesefontsnotappearinginthePDF

2007-05-02 Thread Abhishek Vaidya
And what does baseFont.setSubset() method do? Should it be false or true? This is currently being set to false -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo Soares Sent: Wednesday, May 02, 2007 2:57 PM To: Post all your questions about iText here

Re: [iText-questions] queryregardingjapanesefontsnotappearinginthePDF

2007-05-02 Thread Abhishek Vaidya
If this is made true the name of the font that is passed has some garbled characters in it. That's why cold fusion team made it false Abhishek -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo Soares Sent: Wednesday, May 02, 2007 3:13 PM To: Post all

Re: [iText-questions] query regarding japanese fonts not appearing in the PDF

2007-05-01 Thread Abhishek Vaidya
for iText. Paulo - Original Message - From: Abhishek Vaidya [EMAIL PROTECTED] To: Post all your questions about iText here itext-questions@lists.sourceforge.net Sent: Wednesday, April 25, 2007 12:08 PM Subject: Re: [iText-questions] query regarding japanese fonts not appearingin the PDF

Re: [iText-questions] query regarding japanese fonts notappearingin the PDF

2007-05-01 Thread Abhishek Vaidya
- From: Abhishek Vaidya [EMAIL PROTECTED] To: Post all your questions about iText here itext-questions@lists.sourceforge.net Sent: Tuesday, May 01, 2007 1:00 PM Subject: Re: [iText-questions] query regarding japanese fonts not appearingin the PDF Hi, My apologies for the delay in response

Re: [iText-questions] query regarding japanese fonts notappearinginthe PDF

2007-05-01 Thread Abhishek Vaidya
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Abhishek Vaidya Sent: Tuesday, May 01, 2007 6:07 PM To: Post all your questions about iText here Subject: Re: [iText-questions] query regarding japanese fonts notappearinginthe PDF Here are the PDFs attached. I will go

Re: [iText-questions] query regarding japanese fonts notappearinginthe PDF

2007-05-01 Thread Abhishek Vaidya
Neither of these documents view properly with Acrobat 8 Pro on Mac OS X because you haven't embedded the font. Embedding of fonts is a NECESSITY!! Leonard On May 1, 2007, at 8:37 AM, Abhishek Vaidya wrote: Here are the PDFs attached. I will go through the link you gave Abhishek

Re: [iText-questions] query regarding japanese fonts not appearing in the PDF

2007-04-25 Thread Abhishek Vaidya
regarding japanese fonts not appearing in the PDF Peter B. West wrote: Abhishek Vaidya wrote: Hi, I am using cold fusion for web capture (converting websites to PDF). It uses Ice Browser to capture the web page as a java.awt panel which is converted to PDF using itext. Our product is supported

[iText-questions] query regarding japanese fonts not appearing in the PDF

2007-04-24 Thread Abhishek Vaidya
Hi, I am using cold fusion for web capture (converting websites to PDF). It uses Ice Browser to capture the web page as a java.awt panel which is converted to PDF using itext. Our product is supported on windows and unixes. On windows the code is working fine and displaying the Japanese

[iText-questions] itext TIFF to PDF conversion doesn't work for TIFF files with more than 3 samples per pixel and also for images with 16 bits per sample

2006-01-24 Thread Abhishek Vaidya
the value of this property is RGB) What is the reason for these exceptions and can we somehow make it work? Regards, Abhishek Vaidya