Hi, I'm a newbie to itext. I'm trying to merge a few pdf generated by
itext. Some of them have bookmarks with kids (2nd level), I do not want
to loose this in the merge so here's what I want to do:
public static ByteArrayOutputStream mergeReports(
ByteArrayOutputStream ... reports) {
Byte
I need to determine for a particular field (I have Acrofield object)
whether a given font size would cause a certain string value to be too
large to fit.
How can this be done?
--
Register Now & Save for Velocity, the Web
Hi
can i read the pdf file text char by char and determine if there's space or
not
can i read new line...if i read it char by char
Ragia
From: ragi...@hotmail.com
To: itext-questions@lists.sourceforge.net
Date: Thu, 30 Apr 2009 20:44:58 +
Subject: Re: [iText-questions] paragrap
Ok, it looks like the entire field data does in fact fit in the field,
so maybe iText is calculating the max font size correctly. Either way,
I need it to calculate smaller so it matches Acrobat...
Any ideas?
From: Bordeman, Chris [mailto:chris.borde...@wolters
The question is un answerable. It depends on the pdf, the machine, the cpu,
the memory, the network, the environment, the OS and who knows what else
more. 2 seconds may be a bad or a good time.
Paulo
- Original Message -
From: "Kruzic, Alex x55204"
To:
Sent: Friday, May 01, 2009 2:54
If it's urgent then buy the book "iText in Action" where all is explained in
a single place and your urgency will be addressed.
Paulo
- Original Message -
From: "suresh patidar"
To:
Sent: Friday, May 01, 2009 1:13 PM
Subject: [iText-questions] problem related to PDF
Hello Sir,
i wa
Hello all. Using iTextSharp 4.1.1.
I'm forcing some acrofields to font size 0 with field flattening like
so:
acrofieldsobj.SetFieldProperty("myfield", "textsize", 0, null);
The problem is after flattening iText seems to have calculated a final
font size considerably larger than if I had inst
It works exactly the same in C# as it does in Java. The interface names
start with 'I' but I can't believe that that's the problem.
Paulo
- Original Message -
From: "Ivar Kunst"
To:
Sent: Friday, May 01, 2009 2:15 PM
Subject: Re: [iText-questions] Transperant Cell backgroundColor
H
It seems that that line 3 below is very slow. On average it takes 2
seconds to run. My app needs to generate 11,000 PDF's and with this code
below, it takes over a day!
Now if I comment out line 3, it finishes in 7 minutes. Big, big
difference. Does anyone know why this code is so slow, and even mo
Hello Sir,
i wan to generate pdf with images using Itext library.
i have done this.
i have one problem i want to write text over an underlying image at specific
location.
Please help me how to do this.
Its urgent
Thanks,
Suresh Patidar
Hi all,
I've been fighting with this problem for some time, i feel really stupid,
but i can't find how i get it to work. Yeah i have the book, so i studied
chapters 10 and 12.
I just can't find all the needed interface etc needed for the
PdfPCellEvents. Im working in C#, maybe that got something
Vincent Guo wrote:
> Hi,
>
> Here is my problem, I have a pdf template with fields to fill by
> iTextSharp, and the template have several pages, like 10, but when I am
> trying to create a new pdf report by filling the fields in the template,
> how can I skip the certain pages if I do not want
lindows wrote:
> would you have some sample code or link me to some?
Did you overlook the link I gave you? http://1t3xt.be/?X0001e4
--
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info
-
would you have some sample code or link me to some?
--
View this message in context:
http://www.nabble.com/itextsharp---paragraph-with-html---tp23289821p23329799.html
Sent from the iText - General mailing list archive at Nabble.com.
-
lindows wrote:
> my question is how can I render the html and display it in the paragraph
> function
Yes, write your own XML handler.
> I have went through the examples that other people have and the itextsharp
> website, anything regarding html on pdf is only done based on the website
> itself,
Hi,
Here is my problem, I have a pdf template with fields to fill by iTextSharp,
and the template have several pages, like 10, but when I am trying to create
a new pdf report by filling the fields in the template, how can I skip the
certain pages if I do not want to use it?
Thanks
Vincent Guo
---
I’m trying to render html mark up in a chapter/section
I have made a post on the asp.net forums but no one seems to know the answer
http://forums.asp.net/t/1412438.aspx
it has titles, chapters and content inside the chapter, but my content is
all html mark up
my question is how can I render the
17 matches
Mail list logo