On Wed, Oct 14, 2009 at 10:03 AM, Thibaut Barrère <thibaut.barr...@gmail.com
> wrote:

> Hi,
> I'm going to need manipulation of Excel/Word documents for a production app
> - I'll use IronRuby there.
>
> Did anyone develop some kind of tool or dsl to handle these manipulations
> already ?
>
> I'd like to avoid reinventing the wheel if it's the case,
>

You could reference the Open XML
SDK<http://www.microsoft.com/downloads/details.aspx?FamilyID=c6e744e5-36e9-45f5-8d8c-331df206e0d0&DisplayLang=en>and
use that from within IronRuby. See Eric
White's excellent examples in
C#<http://blogs.msdn.com/ericwhite/archive/2008/10/20/eric-white-s-blog-s-table-of-contents.aspx>for
usage.

Ryan Riley

Email: ryan.ri...@panesofglass.org
LinkedIn: http://www.linkedin.com/in/ryanriley
Blog: http://wizardsofsmart.net/
Website: http://panesofglass.org/
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to