What I would like to know is how did you get iTextSharp to compile under Mono. I've used it and compiled it successfully under .NET, but never Mono.
When I attempt to compile it under Mono (Mono 1.0.2) I get the following error messafges [Task:File=/home/tracy/Mono/iTS4/iTextSharp/text/rtf/RtfRow.cs, Line=222, Column=-1, Type=Error, Description=Expecting `;'(CS1002) [Task:File=/home/tracy/Mono/iTS4/iTextSharp/text/pdf/PdfGraphics.cs, Line=387, Column=-1, Type=Error, Description=The container `com.lowagie.text.pdf.PdfGraphics2D' already contains a definition for `transform'(CS0102) [Task:File=/home/tracy/Mono/iTS4/iTextSharp/text/pdf/PdfGraphics.cs, Line=587, Column=-1, Type=Error, Description=The container `com.lowagie.text.pdf.PdfGraphics2D' already contains a definition for `clip'(CS0102) But I am unable to find anything wrong with the code. On Mon, Oct 04, 2004 at 06:25:14PM -0700, tracy Anne scribbled: > I've been using ITextSharp> http://itextsharp.sourceforge.net/>=20> http://sourceforge.net/projects/itextsharp/>=20> but I notice that there has been no work done on it> for some time.After posting my second mail, I've come across this: http://sharppdf.sourceforge.net/ it compiled with mono without any problems - seems to be quite feature complete and actively maintained :) regards, marek -- Regards Tracy Barlow TracyAnne Software Phone: 07 4124 5092 Mobile: 0416 00 38 61 Web: www.tracyannesoftware.net/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
