First and foremost, I apologize if this is a duplicate post!
I am trying to add a table to an existing 1-page PDF (the existing PDF has
an AcroForm header and footer that I am populating). I want to add a table
to the middle of the page, and if the table gets too long, it will start a
new page (
I am trying to add a table to an existing 1-page PDF (the existing PDF has an
AcroForm header and footer that I am populating). I want to add a table to
the middle of the page, and if the table gets too long, it will start a new
page (With the existing PDF document copied to the new page - I need
Hi,
I want to generate a pdf file from an html fragment. How can I?
I tried following html,but only text content output.
[Original HTML]
Test HTML2PDF
Simple Text
http://www.google.com/intl/en_ALL/images/logo.gif"; border="0"/>
DATA11DATA12DATA13
DATA21DATA22DATA23
DATA31DATA32DATA33
DATA4
On May 20, 2007, at 10:02 AM, Kristijan Marin wrote:
What I would like to know is if it's possible to make Annotation
with action that jumps to some page inside the same pdf
and that when a mouse crosses the rectangle defined for annotation,
background changes color ? Just like ROLLOVER effect
Hi,
It seams like i've tried almost everything that crossed my mind on how to
make a workaround for my problem .
SO now it's better to ask the question directly .
What I would like to know is if it's possible to make Annotation with action
that jumps to some page inside the same pdf
an
I've prepared an example on how to sign with smartcards with iTextSharp and
.NET 2.0. This example also shows how to use external signatures. The
example is at
http://itextpdf.sourceforge.net/howtosign.html#signextitextsharp.
Paulo