Got more questions? Find advice on: ASP | SQL | Regular Expressions | Windows
in Search
Welcome to XmlAdvice Sign in | Join | Help

Jeff Julian's XML Blog

Final sample finished, well maybe not final :D

Tonight I used the iTextSharp libraries to transform RSS into the iTextSharp XML dialect, then transform it into PDF. This library is awesome and open source. If you haven't checked it out, I suggest you do. It is a .NET implementation of a Java library set called iText so some of the method names might bug you :D. I forgot how clean (and dirty) C# can actually be until I opened the source to make it support stream as input to the XmlParser instead of the filepath string it supports today.
Sponsor
Published Friday, February 20, 2004 11:48 PM by jjulian
Anonymous comments are disabled