Re: [iText-questions] Transperant Cell backgroundColor

2009-05-08 Thread Ivar Kunst
ppreciated. Paulo Soares-3 wrote: > > 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" &

Re: [iText-questions] Transperant Cell backgroundColor

2009-05-01 Thread Ivar Kunst
maybe that got something to do with it. Any help would be appreciated. Grt, Ivar 1T3XT info wrote: > > Ivar Kunst wrote: >> Hi, >> >> Im looking for an option so i can set the Cell.Backgroundcolor of a >> pdfptable, to Transperant so i can still see a picture that'

[iText-questions] Pdf version?!

2008-12-22 Thread Ivar Kunst
Hi all, Im making PDF-files wiht iText and its getting more beautifull everyday! now something i came across. The pdf version of my documents are version 1.4(Acroboat 4.x). But i can't open the files with a Adobe Reader version < 8.0, how is this possible? Is there a way I can check which element

[iText-questions] Transperant Cell backgroundColor

2008-11-03 Thread Ivar Kunst
Hi, Im looking for an option so i can set the Cell.Backgroundcolor of a pdfptable, to Transperant so i can still see a picture that's behind it. The text and the borders should be on top of the image, and still be viewable. is there any way to achieve this? Thanks, Ivar -- View this message in

Re: [iText-questions] Adding Line's/Tables

2008-08-15 Thread Ivar Kunst
And i found out how to fix the tables. So my only question still is, how can i create a horizontal line, at a certain position without knowing it's y-position. Ivar Kunst wrote: > > Let me be a bit more specific. > > I want to add a table, in the header and in the footer.

Re: [iText-questions] Adding Line's/Tables

2008-08-15 Thread Ivar Kunst
Let me be a bit more specific. I want to add a table, in the header and in the footer. im playing around with the document.footer/header but didnt got that far yet. Cheers, Ivar Ivar Kunst wrote: > > Hey all, > > Im trying to add a horizontal line when using ColumnText. Im read

[iText-questions] Adding Line's/Tables

2008-08-15 Thread Ivar Kunst
Hey all, Im trying to add a horizontal line when using ColumnText. Im reading out of a database what should be added. Normally this is text,images,tables or lists. Now i want to add a line. Is there a way i can make a element, so i can add it, or should i use the DirectContent? But the problem is

Re: [iText-questions] Some startup problems

2008-07-28 Thread Ivar Kunst
your time. 1T3XT info wrote: > > 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 >

Re: [iText-questions] Some startup problems

2008-07-22 Thread Ivar Kunst
where the irregular column goes, and because the place of the picture aint always the same, i found that that was the harder part. Long story, sorry, but i hope my question is clear:) Thanks for your time, Ivar 1T3XT info wrote: > > Ivar Kunst wrote: >> Hey all, >&g

[iText-questions] Some startup problems

2008-07-18 Thread Ivar Kunst
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