Re: IronPython newbie: not clear on imports and assemblies

2009-04-15 Thread Mike Driscoll
On Apr 15, 3:31 pm, Thomas Gagne wrote: > OK--I also haven't programmed on .NET before. > > My goal is to play with the "EssentialPDF" libraries inside IronPython. >   But I'm not clear on how to import (load?) Essential's .dll files.  Of > course, all the samples files are in C# and VB.  I guess

Re: IronPython newbie: not clear on imports and assemblies

2009-04-15 Thread Benjamin Kaplan
On Wed, Apr 15, 2009 at 4:31 PM, Thomas Gagne wrote: > OK--I also haven't programmed on .NET before. > > My goal is to play with the "EssentialPDF" libraries inside IronPython. > But I'm not clear on how to import (load?) Essential's .dll files. Of > course, all the samples files are in C# and V

IronPython newbie: not clear on imports and assemblies

2009-04-15 Thread Thomas Gagne
OK--I also haven't programmed on .NET before. My goal is to play with the "EssentialPDF" libraries inside IronPython. But I'm not clear on how to import (load?) Essential's .dll files. Of course, all the samples files are in C# and VB. I guess I"m wondering if Essential's libraries (assembl