Hi, Before I get going, I just want to make sure that I'm not reinventing the wheel, nor wasting my time. I know that on OSX, CoreGraphics can output to PDF, but I need this functionality on Windows. I've got a C++ PDF authoring library which I'm going to strap on as a rendering backend. This kind of thing could really just go into WebKit, but I gave up on that because building Chrome on Windows is just so much easier. Of course, the code will logically fit into the WebKit tree, so I can't see it being a problem moving it back upstream at some point.
Anyway, my questions are: * Is anybody already doing this? * Is this a really bad idea, for some reason that I don't foresee? Thanks, Ben --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
