iText is an open-source PDF library available for Java and .NET (C#). iText allows you to effortlessly generate and manipulate standards-compliant PDF documents with a powerful and feature-rich SDK.
With iText, you can create archivable and accessible PDFs, split and merge documents, fill and flatten forms, digitally sign documents, and more. iText add-ons enable additional functionality, such as PDF creation from HTML templates, secure redaction, OCR, and much more.
...
Get a quick free starter-kit for programming a web browser open source
Coder Revolt Web Browser is a project I programmed in Visual Basic with the support of background knowledge, general problem solving with errors and finally some good old research. I’m very proud of the outcome on this software because its simple and still has basic web browser functions to get you started.
Features Included
- URL Status
- Adding new Tab
- Tab Title
- Full Screen
- Forward function
- Go back function
- Loading Page
- Status Progressbar
- Save As
- Copy &...
Returns external IP address. That is all! Details: program is written in .net but can be used as library also. Executable available here is for winXP or higher. but you can convert it to c# <http://www.developerfusion.com/tools/convert/vb-to-csharp/> or run on linux using mono (it is tested for mono compilation here <http://www.tutorialspoint.com/compile_vb.net_online.php> and works fine) so it should work using mono on OSX also.