Hi Daniel,

Thanks for sharing with us the .net version of PDFBox 0.8.0. I have no problem of using it. Now I need to extend some of the classes in PDFBox (written in JAVA) and want to compile it into .net version. However, I got problems with that since it always misses some classes when I use "ikvmc MyExtendedClass.java". I also tried to use ikvmc command to compile the pdfbox package as well. But I think I must do something wrong since I can only get a single compiled file while when I checked the .zip file you shared, the pdfbox, fontbox and so on are all separated .dll files. Could you please give me a reference on how you compiled the pdfbox?

Thanks and best regards!

Felix


Daniel Wilson wrote:
I do maintain the ability to do an IKVM build ... so would be glad to
collaborate on those releases.  I use strictly the .Net version as I'm
really a Windows developer, not a Java developer.

2009/10/13 Andreas Lehmkühler <[email protected]>

Hi,

Daniel Wilson schrieb:
A signed / strong-named version is now available at
https://issues.apache.org/jira/browse/PDFBOX-535
Great news, for all those .NET users.

As noted in that issue, it is from the 0.8.0-incubating version -- which
is,
if I'm not much mistaken, what we released.
Thanks for the effort!!
I hope we will find an easy way to release the .NET version as part of
the offical version of pdfbox.

BR
Andreas Lehmkühler



Reply via email to