Support for ruby in PDFNet?

Q: I was just checking to see if you have ruby language support in
your PDFNet SDK. Your online docs indicate that you don't but I wanted
to check.
---------------
A: At the moment we are not officially supporting Ruby, but this may
change in the near future.
In the meantime you could use PDFNetC and wrap only the functions you
need... or use http://www.swig.org/ to auto-generate a wrapper for the
whole API.