Hello,
I am using iTextSharp 5.0.4. First, I have not found any code example on
itextpdf.com.
Second, I am using the Java example code as a starting point and then
matching what I can in the source code for the C# DLL.
There are inconsistencies, as to be expected, but some of these do not
make any sense.
A specific example:
PdfPCell.setBorder(Rectangle.NO_BORDER) is listed on the page
http://itextpdf.com/examples/index.php?page=example&id=78
There is no such property or function in the C# DLL code. In the
PdfPCell constructor the borderWidth is set to a value (0.5f). This
property belongs to the Rectangle that is the base for the PdfPCell; but
is protected by its inheritance.
I need to have a PdfPCell that has no border, but cannot change the
value of the cell nor of its Rectangle base.
Why is there no C# property to match the Java?
Has anyone figured out how to change this behavior?
Thank you,
Amos Neary
ane...@ceesi.com
Software Developer
Engineering Assistant
Colorado Engineering Experiment Station Inc.
54043 Weld County Road 37
Nunn, CO 80648
Office: 970.897.2711
Fax: 970.897.2710
Direct: 970.897.8285
http://www.ceesi.com
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/