Hi again,
again i got much futher. I bout the e-book and did some digging. I found the
function ct.addElement which does all the good work.
Now im adding tables, text and images to my document, but what i didnt find
was, if i can set some sort of wrapping around my pictures/tables.
Thanks for y
Ivar Kunst wrote:
> How can I:
> -Save the text that didn't fit the page
The text that didn't fit the column is kept in the
ColumnText object for use on the next page.
> -Create a new Page
The other day, I asked somebody why it was that difficult
to find the method newPage() in class Document.
S
Thanks for your quick reply the other day! I moved on and the document starts
to look smoother everyday.
Still i have a few questions.
What im using at the moment, is the irregular column, which i can wrap
around the images on my page. Sometimes the text i add to the page, can
exceed the bottom
Ivar Kunst wrote:
> Hey all,
>
> Im new to iTextSharp. Im really enjoying it, but i came across some
> problems. I've googled my problems but couldnt really find the answers,
> i've also gone through the tutorial. I might have missed the answers, im
> sorry then :)
I think you missed the part
Hey all,
Im new to iTextSharp. Im really enjoying it, but i came across some
problems. I've googled my problems but couldnt really find the answers, i've
also gone through the tutorial. I might have missed the answers, im sorry
then :)
I want to create a nice document, i managed to create the fir