Hi,
Can CSS(DOM parser) styles be directly used with iText to generate PDF
formats.
Thanks in advance,
Deepti.-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://cl
Thank you very much Leonard,
I could do it.
Set the clippath first, THEN draw the image.
And be sure to setup a beginState()/endState() pair around your
clipping.
Leonard
> Hello all,
>
> I'd like to know how to clip an imported image.
> I tried the following code, but nothing happened.
> ---
Here is sample code since I had to change the file object. The original parser
used a file Reader object. The new parser code uses a FileInputStream object.
=
RtfWriter2 rtfWriter = RtfWriter2.getInstance(document, new
FileOutputStream("out_file.rtf"))
Thanks Howard, I will try it.
Regards
Anil
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Howard
Shank
Sent: Friday, 29 February 2008 4:26 AM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] RTF Merge
Anil,
I have updated the SV
Hello,
We have our data in XML file that is being parsed to create a RTF file. We
would like to create a TOC for the RTF file where the Title of each chapter
needs to come up in the TOC
Our TagMap file looks like this
Hi,
I have a question regarding Spanish character printing in pdf files using
itext. Can someone please help me to print Spanish in pdf files using itext?
Many thanks,
Arathi
-
Looking for last minute shopping deals? Find them fast with Yahoo
Hello Simon,
You said:
1 - "Since the latest update of Acrobat Reader": What update? 8.0?
2 - "I get a message while trying to print a pdf – file silent." "I use iText
in a Sevlet to add JavaScript to a existing PDF. This always worked fine." How?
Overall, what you are trying to acco
I am pulling names from a database and displaying it on pdfs. I don't know
what language it is when I pull the name - the names could be any language -
Danish, Chinese, etc. I have tried different combinations and I cannot seem to
get a font that will display Chinese and Danish fonts together.
Anil,
I have updated the SVN repository with some changes that should fix the issue
with your PNG graphic embedded in the RTF file.
When you have time, please get the latest version and let me know if there are
any problems.
Regards,
Howard Shank
__
Ok; thnks very much, that was exactly what I was needed.
Maybe that is well-known, but I am new to iText, and have no idea of what pdf
standard says, and the docs are a bit scarce at some functions,
for example those about popups :-)
but now when you explained it, it works, thnks very much.
If
Hi all,
I use iText 2.0.6 to create a table where the header column has an
horizontal writing and the following ones a vertical writing texts.
It is almost working as I expect apart from one cell where its text is
automatically wrapped
although the cell's height seems enough to print everything
Hi,
I am currently working on a Project where I need to read and input PDF
file, and on one or more pages of the PDF I need to replace one or more
images with another jpg image. Please assist me if this functionality
can be achieved through iText. Also when browsing the net I came across
a code t
Ciao Davide,
No. You cannot.
You must create 2 different pdfs: one for simplex printing (italian: solo
fronte) and one for duplex printing (italian: fronte e retro).
Fabrizio
On Thu, Feb 28, 2008 at 10:03 AM, davide tau <[EMAIL PROTECTED]>
wrote:
> Hello,
> I'm using your library iText in m
Have you checked to make sure that glyph exists in ArialUnicodeMS?
Leonard
On Feb 28, 2008, at 4:29 AM, Shachi wrote:
>
> Hi,
>
> I am trying to generate PDF Report using ArialUnicodeMS font with
> Encoding
> Identity-H, but the for Slovakain language, the character L - acute
> is not
> disp
No, there is no way to do this.
Leonard
On Feb 28, 2008, at 4:03 AM, davide tau wrote:
Hello,
I'm using your library iText in my software to create pdf
documents. I need to create a document
which can be print at the same time in front/back mode and front
only mode. I wonder wether exsists
Look into Patterns - that's the concept in PDF for repeating content
over a given area.
Leonard
On Feb 28, 2008, at 4:10 AM, Christoph Schmitt wrote:
> Hi,
>
> i already searched the mailing-list archive, but did not found an
> answer to my question. My question is, whether it is possible (o
Set the clippath first, THEN draw the image.
And be sure to setup a beginState()/endState() pair around your
clipping.
Leonard
On Feb 28, 2008, at 2:34 AM, 熊田貢 wrote:
> Hello all,
>
> I'd like to know how to clip an imported image.
> I tried the following code, but nothing happened.
> ---
Hi,
I am trying to generate PDF Report using ArialUnicodeMS font with Encoding
Identity-H, but the for Slovakain language, the character L - acute is not
displaying correclty.However if the text is copied and pasted then the
letter comes fine that means it is only in itext that the letter is chan
Hello,
I'm using your library iText in my software to create pdf documents. I need to
create a document
which can be print at the same time in front/back mode and front only mode. I
wonder wether exsists
a way to do this without inserting white pages when I am in front/back mode and
I need to pr
Hi,
i already searched the mailing-list archive, but did not found an answer to my
question. My question is, whether it is possible (ok i know nothing is
impossible) to repeat background-images with iText like it is possible in
CSS/HTML. For example if i create a page with a specific (text-)co
20 matches
Mail list logo