[Mono-dev] Mono.Cairo Pdf stream support...

Miguel de Icaza miguel at novell.com
Sun Nov 22 16:26:10 EST 2009


Hello,

> I'm a first time contributor, long time programmer. I'd like to have
> support for cairo_pdf_surface_create_for_stream in the Mono.Cairo
> binding. I'm guessing the reason why this isn't implemented is because
> wrapping cairo_write_func_t to something like a System.IO.Stream is
> non trivial. I'd be willing to give it a stab if someone can point me
> in the right direction.

I do not remember why we did not add support for it, it might just have
been a simpler matter of the PDF support not being a major priority, or
it not being part of the default distribution at the time.

As for the binding, here is a pointer on everything you need to know:

http://mono-project.com/Dllimport



More information about the Mono-devel-list mailing list