Re: Final Version

2015-02-04 Thread James Lynes
Hi Johan: Thanks for the input! I'll make the change you suggested. I saw that form of the system call in The Perl Cookbook, but went with the simple version as it was a personal application rather than a web application and I didn't think I would hack myself. LOL. Always good to learn a better wa

Re: Final Version

2015-02-03 Thread Johan Vromans
On Tue, 3 Feb 2015 11:45:13 -0500 James Lynes wrote: Allow me to rework the scary part: >my ($self, $event) = @_; > #print "\nOK Button\n"; > # Convert the pdf file to png using > # "convert" comman