Re: [iText-questions] Need advice

2013-04-24 Thread Nenad Bojčetić
Well, that is something worth to try. I don't know if border tag is even supported, if not then I will definitely used alternatives as gray lines, but if it is supported why doesn't works. On 24.4.2013. 22:29, jackd wrote: > Just a wild shot, but can you use a grey border instead of solid black?

Re: [iText-questions] Need advice

2013-04-24 Thread jackd
Just a wild shot, but can you use a grey border instead of solid black? Will that make the border less prominent? -- View this message in context: http://itext-general.2136553.n4.nabble.com/Need-advice-tp4658119p4658121.html Sent from the iText - General mailing list archive at Nabble.com. ---

Re: [iText-questions] Need advice

2013-04-24 Thread Ty Davis
Hi, Does your java program take from the browser or an html file on disk. On 4/24/2013 2:48 PM, Nenad Bojčetić wrote: > Hi, > I hit the wall so I am asking for a help or point in right direction. I > am trying to create pdf document using java (servlet) from html code > that has a table. I was a