I've released the beta 2 of sharpPDF 2.0. I've fixed some minor bugs on paragraghs inside a table's cell. This is the last beta of sharpPDF 2.0, after one or two weeks I will release the stable release.
Andrea.
P.S.:Thanks to everyone who helped me to find bugs in the first beta!
This is the first Beta of 2.0 release and every day I will update the files if I find minor bugs. At the end of this week or the next one I will release the Beta 2 and then (if all it's ok) I'll put out the sharpPDF 2.0 final release.
So for every problem re-check the files on sourceforge.
Andrea.
I've finally release the sharpPDF 2.0. This is the Beta 1, I've done many tests on the library but if you encounter problems feel free to contanct me with my email(The 80% of the library was rewritten, so It's possible to find little bugs). And after a testing phase I'll release the definitive version(But I'm also starting to work on 2.1). For all the informations and tutorials check on www.sharppdf.it.... read more
I've release a minor version. The 1.3.1 release contains only few bug-fixes...For all new features you have to wait 1.4 Release.
Andrea
Hi, I'm working on the sharpPDF font system. It will be completely rewritten son you can use unicode characters and True Type Fonts. This new feature will be out at the end of the month(I hope...) in a new release (1.4).
Bye, Andrea
Hi, I'm on holidays for two weeks...so I will continue the development of sharpPDF at the end of july...
Andrea
I've released the new library with new features :
- Bookmarks
- New addImage method
- New way to change the color of pdf's object
(I've done new methods but I've to change the pdfTable and pdfTableRowStyle)
For more details see the object reference on the site or into the DOC directory of the sharPDF source zip.
Finally I've prepared the "sharpPDF" site. You can find some tutorials and the object reference created with NDOC. New tutorials will be out every week!!
Andrea.
I've released the 1.2.1 version. I've created new abstract objects (pageMarker and persistentPages). See the sample that shows how the new features work.
Bye, Andrea
I've released the 1.2 version. Please read the notes, I've made some changes on namespaces, so now you have to use:
using sharpPDF;
using sharpPDF.Exceptions;
using sharpPDF.Enumerators;
Thanks, Andrea
I've added a simple ASP.NET form that uses sharpPDF and creates a simple document with few informations from a web form.
I've released a sample for sharpPDF with a common windows app. It's a single form that creates a PDF document with a paragraph, a text and an image.
I've done a new release of the sharpPDF library with little changes and a new documentation (MSDN style)