Quoting Sergio Infante <[EMAIL PROTECTED]>:
> Is there a way to force a specific zoom percentage on the viewer?
A very quick answer you should check with others:
You can set some Viewerpreferences for the document like this:
http://www.lowagie.com/iText/tutorial/ch01.html#viewerprefs
But to spe
Quoting "Sokolov, Oleg" <[EMAIL PROTECTED]>:
> Is it possible to merge MS Word template with XML or any other file?
iText can't do anything with MS Word [files|templates|...].
Maybe you should look at POI from Apache, I don't know.
---
This S
Thanks a lot Bruno!
(B
(BTill next time :)
(B
(BBruno $B$5$s$O=q$-$^$7$?(B:
(B>Quoting "Ricky M. Codizar" <[EMAIL PROTECTED]>:
(B>
(B>> In creating a font without specifying a size, what is the default size of the
(B>> font?
(B>
(B>see:
(B>http://itext.sourceforge.net/src/com/lowagie/t
Quoting "Ricky M. Codizar" <[EMAIL PROTECTED]>:
> In creating a font without specifying a size, what is the default size of the
> font?
see:
http://itext.sourceforge.net/src/com/lowagie/text/Font.java
public static final int DEFAULTSIZE = 12;
Hello,
I an developing a java application which uses iText to
generate PDF.When i am printing a file with images &
text it to a Laser printer HP LaserJet 6L with either
600 or 300 dpi the file is getting printed
properly.But when i try to print it to Printronix
Laser Printer LaserLine L5020 with
I use iText 0.96 to generate RTF and PDF files. PDF is generated when
user picks "PRINT", and RTF is generated when user picks
"DOWNLOAD".
I use the same codes to generate both PDF and RTF as far as how to
construct the tables and adding headers etc., the only difference is an
instance of either
Hi!
My question below may be already raised here on the mailing lists or been written
somewhere on the tutorial or
documentations, but would appreciate if someone can give an answer to me :)
In creating a font without specifying a size, what is the default size of the font?
Thanks in advance.
Is it possible to merge MS Word template with XML or any other file?
Thanks,
Oleg
--
Notice: This e-mail message, together with any attachments, contains information of
Merck & Co., Inc. (Whitehouse Station, New Jersey,
Is there a way to force a specific zoom percentage
on the viewer?
Thanks much.
Sergio.-
This was fixed in itext-paulo-108 but another bug was introduced that swaps
the bottom with the top border. Next week there's a new version.
Best Regards,
Paulo Soares
> -Original Message-
> From: William S. Hayes [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 20, 2003 17:47
> To:
In general merging documents with fields and keeping the fields is never a
good idea unless we know beforehand what goes inside.
Best Regards,
Paulo Soares
> -Original Message-
> From: Leonard Rosenthol [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 20, 2003 17:35
> To: Paulo Soare
It seems that when you turn on grayFill and you have a header of a Table
with a border of bottom, the border disappears.
Is this a bug. Attached is the pdf example
and a real simple test code
testPDF.pdf
Description: Adobe PDF document
testForBug.java
Description: Binary data
At 5:14 PM + 2/20/03, Paulo Soares wrote:
Or change all the field names with a top level /T. It will mess the
javascript but at least the names won't clash.
It would also mess up future exporting and database integration.
LDR
--
--
It doesn't have another level. The last row is extended to fit the cell.
Nobody said that it would behave exactly as rowspan.
Best Regards,
Paulo Soares
> -Original Message-
> From: inVader [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 20, 2003 8:24
> To: [EMAIL PROTECTED]
> Sub
> -Original Message-
> From: Leonard Rosenthol [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 20, 2003 3:12
> To: Paulo Soares; 'Tony Costanzo'; [EMAIL PROTECTED]
> Subject: RE: [iText-questions] Populating AcroForm Fields with
> Dynamic Dat a and Merging PDFS
>
> At 4:27 PM
Oh,
I'm so sorry. Just found out that I can use cb.getGraphics(width, height,
fontMapper)...
Didn't want to annoy you!
Greetings,
Wolfram Rittmeyer
---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensiv
Hi,
I create a PDF where I write some texts and some tables and where I also
have to draw a map. The map itselfs draws some text with the
g.drawString(...)-method.
Now this method does neither use the BaseFont set in the
PdfConentByte-object before, nor does it embed an appropriate Font if I use
Hello, All.
I'm newbie here. I'm sorry for my terrible English.
So, how can I make rowspan when I'm using PdfPTable? The answer: "Use
nested tables" is not absolutely correct. I'll try to illustrate
this.
private static final Font bold = new Font(Font.HELVETICA, 10, Font.BOLD);
document.
Quoting [EMAIL PROTECTED]:
> Hi. I posted this question yesterday. Can someone please tell me if it's
> possible to prevent a table split using the XML to PDF feature? If not, is
> there some sort of wrokaround?
Yes,
there are two tags:
ElementTags.CELLSFITPAGE
and
ElementTags.TABLEFITSPAGE
Quoting Meena Haram <[EMAIL PROTECTED]>:
> How internationalization works in iText?
Not sure what kind of answer you are expecting,
but if you are asking about encodings (for instance
the use of Chinese, Japanese, Korean, Arabic,
Cyrillic,... font), please read this chapter first:
http://www.low
Quoting [EMAIL PROTECTED]:
> Good day,
>
> Is there anyway to create bookmarks in itext?
Read the part about outlines in this Chapter:
http://www.lowagie.com/iText/tutorial/ch11.html
Bruno
---
This SF.net email is sponsored by: SlickEdit In
The answer Matt gave you, is correct.
Quoting Will Wang <[EMAIL PROTECTED]>:
> I decided to use iText Java PDF library for one project in
> my company, primarily for merging pages and adding meta data. By reading
> the FAQ and email archive, my impression is, but correct me if I am wrong,
> th
22 matches
Mail list logo