Re: Fwd: Re: Wrapping wxPdfDocument for wxPerl vs standard Perl PDF functions

2012-04-23 Thread Steve Cookson
Hi Mark, Here are my install notes: 1) I get a whole load of msw directories and no gtk directories. I don't know if this will be a problem but it's kinda counter-intuitive. root@k10:~/wxpdfdoc# root@k10:~# svn checkout http://wxperl-pdfdocument.googlecode.com/svn/trunk/ wxpdfdoc Awxpd

Re: Fwd: Re: Wrapping wxPdfDocument for wxPerl vs standard Perl PDF functions

2012-04-23 Thread Mark Dootson
Hi, Version that should work uploaded to the SVN repo. The problems were: 1) I decided to rename the methods and missed the GTK one. 2) I need some additional rpath commands for Linux. 3) some missing msw dependencies. Note: there is only an msw directory because only msw needs it. Hope latest

Re: Fwd: Re: Wrapping wxPdfDocument for wxPerl vs standard Perl PDF functions

2012-04-22 Thread Steve Cookson
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 Stev