RE: [iText-questions] Pdf Resolution

2005-05-31 Thread Bill Ensley
y Bear Printing > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Franck > JACOB > Sent: Tuesday, May 31, 2005 4:37 AM > To: Leonard Rosenthol; itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Pdf Resolution > > > t

RE: [iText-questions] Pdf Resolution

2005-05-31 Thread Youssef Eldakar
:36 PM To: Leonard Rosenthol; itext-questions@lists.sourceforge.net Cc: Subject: Re: [iText-questions] Pdf Resolution thank you, if I understood what you said, if I don't have images in my document, that's not a problem. If m

Re: [iText-questions] Pdf Resolution

2005-05-31 Thread Franck JACOB
thank you, if I understood what you said, if I don't have images in my document, that's not a problem. If my document has images, I have to adapt my document size to the image with highest resolution in my document. so I have to adapt the font size of my text to the resolution, otherwise the fo

Re: [iText-questions] Pdf Resolution

2005-05-31 Thread Leonard Rosenthol
At 07:36 AM 5/31/2005, Franck JACOB wrote: thank you, if I understood what you said, if I don't have images in my document, that's not a problem. Correct. If my document has images, I have to adapt my document size to the image with highest resolution in my document. No!

Re: [iText-questions] Pdf Resolution

2005-05-31 Thread Leonard Rosenthol
At 03:58 AM 5/31/2005, Franck JACOB wrote: I don't have any image in my document. Then I don't understand your original question, since text & vector data in a PDF is resolution INDEPENDANT! In the library user guide, it is said that to obtain the document size in points, you have

Re: [iText-questions] Pdf Resolution

2005-05-31 Thread Bruno Lowagie
Franck JACOB wrote: Hello, I don't have any image in my document. In the library user guide, it is said that to obtain the document size in points, you have to calculate the dimension in cm /2.54 *72, so my resolution is 72 dpi. No, it just says, an inch is 72 points. Just like there are

Re: [iText-questions] Pdf Resolution

2005-05-31 Thread Franck JACOB
Hello, I don't have any image in my document. In the library user guide, it is said that to obtain the document size in points, you have to calculate the dimension in cm /2.54 *72, so my resolution is 72 dpi. But if you multiply by 300 instead of 72, my document real size is going to be bigger

Re: [iText-questions] Pdf Resolution

2005-05-30 Thread Leonard Rosenthol
At 09:08 AM 5/30/2005, Franck JACOB wrote: In the itext library the default pdf resolution is 72 dpi, iText doesn't have any such "default". It puts in the images that you supply with the dimensions that you supply at the scale factor that you supply. You want a higher reso

[iText-questions] Pdf Resolution

2005-05-30 Thread Franck JACOB
Hello, In the itext library the default pdf resolution is 72 dpi, but I have to generate pdf with higher resolution (300 dpi for example), so how can I change this resolution ? Franck --- This SF.Net email is sponsored by Yahoo. Introducin