Hi
I'm generating a PDF by calling a servlet. The call to the servlet is made
in a Frame. Once the PDF is displayed in the frame, i try to print it by
going to "File" in the menu of the browser and Clicking on "Print". The
resultant is a blank page printed out. However when i print using th
I am getting an OutOfMemoryError
when calling the following method:
Image.getInstance(docBuffer, null, true)
Where docBuffer
is a BufferedImage. The image I am using is not all that big
on disk (about 85 KB), but the number of pixels is rather large 5500 x 7200. In either case, it
Dear,
I want to read paragraph in pdf files and insert hyperlink? How can I do
iText?
---
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.p
Let's try that again:
When I hit these links I get the message that "A file
error has occurred."
-Matt
--- Leonard Rosenthol <[EMAIL PROTECTED]> wrote:
> At 7:02 AM -0800 12/2/02, Matt Benson wrote:
> >One thing--whenever I go to your website, I only
> see
> >the one product, The Sage Form Tool.
--- Leonard Rosenthol <[EMAIL PROTECTED]> wrote:
> At 7:02 AM -0800 12/2/02, Matt Benson wrote:
> >One thing--whenever I go to your website, I only
> see
> >the one product, The Sage Form Tool.
> >
>
> Yeah, haven't updated the site yet :(. Coming
> today!!
>
> In the meantime, you
Next question(s):
Will there be a trial version available? Do you
have statistics on PDF shrinkage ratios with and/or
without linearization?
-Matt
--- Leonard Rosenthol <[EMAIL PROTECTED]> wrote:
> At 7:02 AM -0800 12/2/02, Matt Benson wrote:
> >One thing--whenever I go to your website, I onl
You may have kerned characters. See what are the results with
getWidthPointKerned().
Best Regards,
Paulo Soares
> -Original Message-
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, December 02, 2002 16:56
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Quest
They do seem to be working now. Question: will PDF
Enhancer run in batch mode?
-Matt
--- Leonard Rosenthol <[EMAIL PROTECTED]> wrote:
> At 8:38 AM -0800 12/2/02, Matt Benson wrote:
> >Let's try that again:
> >
> >When I hit these links I get the message that "A
> file
> >error has occurred."
>
Is it possible to parse this kind of document correctly?
Blah blah blah
Blah blah blah
Eugene mailto:[EMAIL PROTECTED]
---
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color
Dear Paul,
I am using iText to measure text length by getWidthPoint. I compare the
length with the float value from Microsoft Visual C++ GDI+
MeasureCharacterRanges or GDI GetTextExtent. I find that there is up to 3%
difference. I don't know why. I believe that iText's result is more
reasonabl
I know nothing about it really, but the tutorials on
the web suggest that you can call the JVM from within
C code by linking to the JVM as a library. There are
examples in the Java tutorial. Whether this is a
desirable alternative to the comparatively simple
method of making a System call to run
One thing--whenever I go to your website, I only see
the one product, The Sage Form Tool.
-Matt
--- Leonard Rosenthol <[EMAIL PROTECTED]> wrote:
> At 9:46 AM -0800 11/26/02, Matt Benson wrote:
> >I don't; Leonard or Paulo may.
> >
>
> Well one option would be to try my company's new
> PDF
Take a look at www.windwardreports.com
- Original Message -
From: "namal ubhayawardana" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 02, 2002 4:32 AM
Subject: [iText-questions] MSword to PDF using iText.jar
> I need to convert word document to PDF
> When i do it
Quoting namal ubhayawardana <[EMAIL PROTECTED]>:
> I need to convert word document to PDF
> When i do it for the txt file it perform using
> iText.jar .I'm reading using java file reading and
> store the content it in a String variable.
> I need to do it for .doc word file to PDF
> when i read u
iText doesn't convert Word to PDF.
Best Regards,
Paulo Soares
> -Original Message-
> From: namal ubhayawardana [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, December 02, 2002 11:33
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] MSword to PDF using iText.jar
>
> I need to convert
I need to convert word document to PDF
When i do it for the txt file it perform using
iText.jar .I'm reading using java file reading and
store the content it in a String variable.
I need to do it for .doc word file to PDF
when i read using java outputstream it store the
content as binary print th
As far as I know the Times New Roman font that comes with win2000 and later
has all the turkish characters.
Best Regards,
Paulo Soares
> -Original Message-
> From: SRIDHARAN Aravind [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, December 02, 2002 11:08
> To: '[EMAIL PROTECTED]'
> Subject:
Hi,
I am developing PDF pages in Turkish.
I use TTF for fonts.
Do anyone know where on the Internet can I download various TTF's for BOLD,
BOLDITALIC, ITALIC and NORMAL fonts?
These TTF's should support all special Turkish characters and I want these
TTF's in Times New Roman font.
Please let me
Hi,
I am developing PDF pages in Turkish.
I use TTF for fonts.
Do anyone know where on the Internet can I download various TTF's for BOLD,
BOLDITALIC, ITALIC and NORMAL fonts?
These TTF's should support all special Turkish characters and I want these
TTF's in Times New Roman font.
Please let me
Hi,
I am developing PDF pages in Turkish.
I use TTF for fonts.
Do anyone know where on the Internet can I download various TTF's for BOLD,
BOLDITALIC, ITALIC and NORMAL fonts?
These TTF's should support all special Turkish characters and I want these
TTF's in Times New Roman font.
Please let me
Set the font to null.
Best Regards,
Paulo Soares
> -Original Message-
> From: Thomas Kübler [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, December 02, 2002 9:33
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Barcodes
>
> Hallo,
>
> i wan't to generate Barcodes as Image without
Hallo,
i wan't to generate Barcodes as Image without a
Textline. What
Parameter i have to set?
Thanks for help.
Thomas Kübler
Quoting Sameer Karkhanis <[EMAIL PROTECTED]>:
>
> Hi.
>
> I'm trying to include the Times New roman Font. I got a error duirng run
> time : "Missing configuration Files for CJK fonts. Here is the code:
>
> BaseFont timesnewroman = BaseFont.createFont("c:
> \\winnt40\\fonts\\times.ttf
Hi.
I'm trying to include the Times New roman Font. I got a error duirng run
time : "Missing configuration Files for CJK fonts. Here is the code:
BaseFont timesnewroman = BaseFont.createFont("c:
\\winnt40\\fonts\\times.ttf", BaseFont.CP1252, BaseFont.NOT_EMBEDDED);
Font font = ne
24 matches
Mail list logo