Hi,
I am using the iText to create PDF.
In tutorial,there are only two Japanese fonts(HeiseiKakuGo-W5 and HeiseiMin-W3),
and their appearance looks no difference on PDF.
My question is that if I want to use other Japanese fonts,for instance "MS UI
Gothic",
how should I do?
best re
At 03:56 PM 6/12/2003 +0100, Paulo Soares wrote:
Any PDF reader implementation must have this fonts. It's required by Adobe.
Not any more!!!
Acrobat 6 NO LONGER includes the Base14 fonts...It only includes
Courier, Adobe Pi and Adobe Sans. It uses the Helvetica/Arial and
Times/
I figured out the problem. This message can be ignored.
Thanks
-Original Message-
From: Chadha, Jaideep
Sent: Thursday, June 12, 2003 11:36 AM
To: '[EMAIL PROTECTED]'
Subject: [iText-questions] NullPointerException while merging pdfs
I am getting a NullPointerException while merging p
Quoting Lloyd Bergman <[EMAIL PROTECTED]>:
>Similarily with the tutorial I don't have any of the Chap*.java or
>Chap*.pdf files. Where do I download those from?
http://itext.sourceforge.net/downloads/examples.tar.gz
br,
Bruno
---
Thi
I am getting a NullPointerException while merging pdfs.
I am using almost the same code as concat_pdf.java. Code
snippet follows the message. Any help would be greatly appreciated.
Jaideep
Iterator it = _listOfPages.iterator();
finalPDF = (String)it.next();
while (i
I'm looking for some basic examples that I can't find on the web site.
Some of the problems I have are:
Make things (header and text) bold
Change the font size (it seems like I would use TextField.setFontSize
to do this but I don't know how to use TextField)
Change the font size for t
You need a linearized PDF. iText can't do that.
Best Regards,
Paulo Soares
> -Original Message-
> From: Enke, Michael [SMTP:[EMAIL PROTECTED]
> Sent: Thursday, June 12, 2003 17:00
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] servlet-pdf: show immediately in acroread?
>
> H
The document is created as the elements are added. There's no going back.
Best Regards,
Paulo Soares
> -Original Message-
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]
> Sent: Thursday, June 12, 2003 16:49
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Accessing Sections
Hi all,
I produce a huge pdf with a servlet and the browser receives the data
as I can see in the status bar. But the acroread plugin shows the first page
not before the whole document was received completely.
Is there any meta tag which can be added to the pdf that instructs acroread
to show the p
Hello,
I have a situation where my database record informs my application which
Chapter and parent section a field of a report belongs to.
If I can't assume that the records of the database are in any order, is
there any way I can get the Sections or sub-Sections of a Chapter or a
Section aft
> -Original Message-
> From: Dimiceli, John - OSHA [SMTP:[EMAIL PROTECTED]
> Sent: Thursday, June 12, 2003 15:45
> To: 'Paulo Soares'
> Cc: itext-questions; 'Matt Benson'
> Subject: RE: [iText-questions] Fonts on Unix
>
> Paulo - I've been through many of the iText Javadocs on f
Use PdfWriter.setStrictImageSequence(true) to keep the image order.
To keep paragraphs together put them in a table row.
Best Regards,
Paulo Soares
> -Original Message-
> From: Carlos Amengual [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, June 11, 2003 13:34
> To: [EMAIL PROTECTED]
> Subje
I would guess that they are native to PDF, and thus
can be referenced with greater simplicity in iText.
-Matt
--- "Dimiceli, John - OSHA" <[EMAIL PROTECTED]>
wrote:
> Paulo - I've been through many of the iText Javadocs
> on fonts and cannot
> find a definition of the "built-in" fonts.
>
> Are
Title: RE: [iText-questions] Fonts on Unix
Paulo - I've been through many of the iText Javadocs on fonts and cannot find a definition of the "built-in" fonts.
Are built-in fonts built-in in the sense they are native to Acrobat pdf files or are they native to iText?
What are the built-in
Other than the built-in fonts all the others should be embedded including
T1.
The installation place of the fonts in Unix have the same problem as in
Windows, you can make some educated guesses but it's always OS dependent and
Java has no way of knowing it.
Best Regards,
Paulo Soares
> -Origi
See com.lowagie.tools.Concat in the last version.
Best Regards,
Paulo Soares
> -Original Message-
> From: Huttin Pierre [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, June 11, 2003 16:34
> To: '[EMAIL PROTECTED]'
> Subject: [iText-questions] Merging pdf and keep annotations
>
> Hello,
For the moment it's not possible to add interactive features to existing
ones.
Best Regards,
Paulo Soares
> -Original Message-
> From: =?Cp1252?Q?Marc_M=E4hrl=E4nder?= [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, June 11, 2003 11:34
> To: [EMAIL PROTECTED]
> Subject: [iText-questions
1 and 2 sound right (although I wouldn't think there
is truly a concept of font "installation" in a basic
Unix environment, hence my use of the word "add" as in
"have the file present"), but honestly, your final
statement is beyond my experience. Fortunately, in my
travels through the iText univer
Add some? If you install ghostPcl you could get a lot
of (pretty much) openly-licensed fonts that way...
downside: they are installed in /windows/fonts.
-Matt
--- "Dimiceli, John - OSHA" <[EMAIL PROTECTED]>
wrote:
> How do I use different fonts on a UNIX machine that
> may not have the
> extens
Title: Message
It is
not possible to print/view a pdf file using iText. JPedal should help you in
viewing the PDF.
Regards,Ramana.JV.
-Original Message-From: Raju Thakur
[mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 6:50
AMTo: [EMAIL PROTECTED]Subject:
[iT
hello,
I am creating pdf from blank pdf ,now after
inserting data i want to print this pdf from swing application and i want to
display those pdf in swing application so please help me it is possible through
itext or i have to use other application
please guide me
Title: Fonts on Unix
How do I use different fonts on a UNIX machine that may not have the extensive font library normally available to Windows?
22 matches
Mail list logo