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 > } >
