[iText-questions] externalizing styling aspects

2010-03-08 Thread marce11at
I found that the question that I have was posted in the past (about a year ago): http://old.nabble.com/externalizing-styling-aspects%2C-e.g.-css-stylesheets-td22449334.html#a22449334 Is there any update on the availability of this feature/enhancement? I'm comparing iText and Apache FOP an

Re: [iText-questions] externalizing styling aspects, e.g. css stylesheets

2009-03-11 Thread 1T3XT info
snowch wrote: > Fantastic! Where is it on the TODO list now (top or bottom)??!! At the very bottom. Plenty of other work (paid assignments) always gets in the way. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info

Re: [iText-questions] externalizing styling aspects, e.g. css stylesheets

2009-03-11 Thread snowch
Fantastic! Where is it on the TODO list now (top or bottom)??!! Many thanks, Chris 1T3XT info wrote: > > snowch wrote: >> It appears that a large part of my itext code (java and .net) deals with >> styling. This makes my code large and more difficult to read. Would >> there >> be any inte

Re: [iText-questions] externalizing styling aspects, e.g. css stylesheets

2009-03-11 Thread 1T3XT info
snowch wrote: > It appears that a large part of my itext code (java and .net) deals with > styling. This makes my code large and more difficult to read. Would there > be any interest in externalizing the styling related stuff, for example > using something like css? Something like that has been

[iText-questions] externalizing styling aspects, e.g. css stylesheets

2009-03-11 Thread snowch
It appears that a large part of my itext code (java and .net) deals with styling. This makes my code large and more difficult to read. Would there be any interest in externalizing the styling related stuff, for example using something like css? E.g. Styling in code: TextSharp.text.Table aTabl