Greg, it went pretty easily. http://blacklocustsoftware.com/Downloads/PDFBox1.7_IKVM7.zip
I built against IKVM 7.0.4355.0 which I downloaded today. The binaries I have posted are signed ... which may or may not matter depending on your application. Daniel On Sun, Dec 4, 2011 at 8:39 PM, Daniel Wilson < [email protected]> wrote: > Greg, I've done a fair amount of the .Net work. I'll see if I can get a > build for you. > On Dec 1, 2011 12:49 AM, "Greg Suvalian" <[email protected]> wrote: > >> Hello, >> >> Looking for help from Andreas Lehmkühler (http://pdfbox.lehmi.de/) >> >> Latest version of .NET compilation for PDFBox is referencing old version >> of >> IKVM.Runtime which do not allow running assembly in partial trust (common >> for web hosters) environment. >> IKVM.Runtime latest version (http://weblog.ikvm.net/allentries.aspx) does >> allow it to be run in partial trust environment. >> I'm wondering if Andreas can recompile .NET distribution and reference >> IKVM.Runtime version 7.1.4336.0. instead of current 0.46.0.1 >> >> Thanks, >> >> >> // Metadata version: v2.0.50727 >> .assembly extern IKVM.Runtime >> { >> .publickeytoken = (13 23 5D 27 FC BF FF 58 ) // >> .#]'...X >> .ver 0:46:0:1 >> } >> >
