iTextSharp-Monotouch icon indicating copy to clipboard operation
iTextSharp-Monotouch copied to clipboard

iTextSharp-MonoDroid

Open andres-asm opened this issue 13 years ago • 4 comments

Hi

I'm trying to port your library to be used with android, actually the only class that seems to require porting is System.Drawing.Bitmap. the Library builds just fine but I can't get it to work.

I'm following your sample (and many other samples on iTextSharp) and the problem is when I close the document, it throws an exception "the.document.has.no.pages" .

andres-asm avatar May 09 '12 09:05 andres-asm

You should put this up as a component on the Xamarin component store.

slackshot avatar Jun 10 '13 14:06 slackshot

I'm going to do it. I want to put the latest version of iTextSharp. Thanks!! :D

mapo80 avatar Jun 11 '13 10:06 mapo80

You are a god among men, when you get to it. : )

slackshot avatar Sep 26 '13 01:09 slackshot

That wouldn't work... the original itext is licensed under AGPL and that license is not compatible with the App Store license. Any app built using iText even if released with sources would be violating the iText license terms (unless the author can make an agreement with iText/purchases a commercial license)

andres-asm avatar Oct 22 '13 18:10 andres-asm