.Net (2.0, 3.0, 3.5), C#, Asp.net, Com+, GIS(ESRI Software), Management, Analysis & Design, Life, Trips, And more...
Browse by Tags
All Tags »
Recommended open source (
RSS)
On my last project I had a mission to find an appropriate framework for exporting some images and text to a Pdf file format. The basic guidelines that lead me were: - This framework should be developed under the .Net framework. - It must be an open source code and not just black box. - The export to a Pdf process shouldn't affect the exported image quality. - The framework will be easily to use. After searching over the net I found the solution => The ITextSharp framework answers all my requirements...