On 3/19/2015 19:11 PM, Eric Scallin wrote:
Hello, I am beginning a project using the iTextSharp library and have
a problem with the included _iTextSharp.xml_ documentation file.
Much of the documentation does not work with Intellisense because it
is not formatted correctly.
For example, this block DOES show in Intellisense:
But this block DOES NOT show because it is not in a summary element:
Do you know how do we can get the documentation file fixed?
No, but it seems that you know how to do this, so you are very welcome
to fix it and contribute your fixes back to the project.
iText is originally written in Java and there is documentation aplenty:
http://itextpdf.com/api
There are also some books about iText: http://itextpdf.com/learn
iText has been ported to C# and that port is released as iTextSharp.
iText and iTextSharp are kept in sync, so all the documentation about
iText is also valid for iTextSharp (except for the PdfGraphics2D
examples, because Graphics2D doesn't exist in C#).
The only book that has C# examples is "The Best iText Questions on
StackOverflow": http://pages.itextpdf.com/ebook-stackoverflow-questions.html
As we are mostly Java developers, we count on C# developers like you to
help us with the C# documentation in the true spirit of open source
development.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php