[mono-android] report generation

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Wed Dec 12 19:54:15 UTC 2012


Jeremy A. Kolb - ARA/NED wrote:
> Do you mean invoke the Java library through JNI?  That sounds pretty daunting.

Yes :/ I also don't want to do that...
>
> Yeah I don't want to support all the harmony/w3c/encryption/dom stuff.  Just the basic Pdf stuff.
That's good, my binding seemed to contain those basic components such as 
PdfWriter and Document structures :)

Atsushi Eno

> Jeremy
>
> -----Original Message-----
> From: monodroid-bounces at lists.ximian.com [mailto:monodroid-bounces at lists.ximian.com] On Behalf Of Atsushi Eno
> Sent: Wednesday, December 12, 2012 5:00 AM
> To: Discussions related to Mono for Android
> Subject: Re: [mono-android] report generation
>
> Hello,
>
> I had a look at DroidText (as I whated to know what blocked you), and found that there are many dependencies on Java collection types that we don't support, as well as many packages we don't support bindings such as w3c dom. I have to say, we have no plan to add those types in our Mono.Android.dll.
>
> It might be still possible to reduce bound API (maybe significantly) to get working bindings for minimum required feature set. Also, Java interoperability is not only about automatic bindings - with good old manual JNI bindings(!) if you want...
> http://docs.xamarin.com/Android/Guides/Advanced_Topics/Java_Integration_Overview/Working_With_JNI
>
> Atsushi Eno
>
> Jeremy A. Kolb - ARA/NED wrote:
>> Does anyone know of any report generation libraries we can use with
>> Monodroid? Preferably LGPL/BSD/MIT? DroidText is the only one I found
>> but it doesn't work with Mono For Android yet. Everything else out
>> there (that's c# at least) depends on System.Drawing which we can't use.
>>
>> Jeremy
>>
>>
>>
>> _______________________________________________
>> Monodroid mailing list
>> Monodroid at lists.ximian.com
>>
>> UNSUBSCRIBE INFORMATION:
>> http://lists.ximian.com/mailman/listinfo/monodroid
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
>



More information about the Monodroid mailing list