Hi Guys, I need some functionality to give the user the option of printing a wxRichText document or sending a PDF. If they choose PDF, I don't want to use a PDF printer, but for the process to be transparent to the user.
I'm guessing that wxPdfDocument has not been wrapped for wxPerl yet. So I guess the choices are: - Wrap wxPdfDocument when I get a chance. - Use some native Perl CPAN module like PDF::Create or PDF:API. But in either case I'm not sure how I'd input the document into the interface, would I have to produce some sort of DC and inject it into wxPdfDocument. Ulrich, does wxPdfDocument support the wxPrintFramework yet. I saw it was planned to but it was never clear to me if this had been acheived. If anyone has any experience using wxPerl (especially RichText) and PDF docs, I'd love to hear about it. Regards Steve
<<Blank Bkgrd.gif>>