Steve_BZ has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks,

I'm trying to convert a PrinterDC (from the Wx stable) to a PDF page. Really I'd like a cpan module with a method that does something like this:

$pdf_page->SetDC($dc);

I've looked at a number of pdf modules, but I can't see this functionality.

Any ideas?

Regards

Steve

Replies are listed 'Best First'.
Re: Device Context to PDF?
by Anonymous Monk on Apr 03, 2012 at 21:23 UTC

    Any ideas?

    :) throw money at the problem