Hi Mark, Totally amazing. Thank you so much.
I'm writing from this email because my Windows machine has died, so temporarily, while I fix it I'll be using my Kubuntu machine (known as k10, hence the email address). I'll check out the code and see if I can use it to create PDFs. Regards Steve Em domingo 22 abril 2012, às 12:16:46, você escreveu: > ---------- Original Message ---------- > From: Mark Dootson <mark.doot...@znix.com> > To: Steve Cookson <steve.cook...@sca-uk.com>, 'wxperl-users' > <wxperl-users@perl.org> > Cc: ulrich.te...@gmx.de > Date: 22 April 2012 at 15:12 > Subject: Re: Wrapping wxPdfDocument for wxPerl vs standard Perl PDF > functions > > Steve, > > A first wrap of the current wxPdfDocument is available from > > svn checkout http://wxperl-pdfdocument.googlecode.com/svn/trunk/ wxpdfdoc > > The build process should download latest wxPdfDocument, build it, and > then build the Perl modules. > > It is very much alpha. I haven't had time to review cloning and > destruction of the wxPerl classes yet, so it may consume memory and if > you use threads, crash horribly. > > I borrowed most of the build code from Wx::Scintilla. ( azawawi ++) > > I've only actually tested: > > 1) building on one version of Windows / Linux / MacOSX each. > 2) The code you see in tests. > > but hopefully this has broken the worst of the task. > > If it doesn't build for you, then it is 99% certain the problem is in > the module code - not in your setup. > > Regards > > Mark > > On 26/02/2012 00:45, Steve Cookson wrote: > > I'm guessing that wxPdfDocument has not been wrapped for wxPerl yet.