Skip Menu |

This queue is for tickets about the PDF-Create CPAN distribution.

Report information
The Basics
Id: 63076
Status: resolved
Priority: 0/
Queue: PDF-Create

People
Owner: MARKUSB [...] cpan.org
Requestors: MARKUSB [...] cpan.org
Cc: mcdogfood [...] gmail.com
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.06
Fixed in: (no value)



CC: Joe Miller <mcdogfood [...] gmail.com>
Subject: Sample code bug at $page->stringc($f2...
I copied and pasted the first chunk of code to play with, and I had 'strict' on, and it didn't compile, and it's because of this line : $page->stringc($f2, 40, 306, 426, "PDF::Create"); $f2 should be $f1 It was on this page : http://search.cpan.org/~markusb/PDF-Create-1.06/lib/PDF/Create.pm Thanks for a great module
Already fixed in 1.07