Subject: | $pdf1 = PDF::API2->open($file1); hangs on attached PDF |
Alfred,
Attempting to open attached PDF file results in some sort of loop; 100%CPU busy. File opens correctly in Acrobat 4,5,6 All other files work perfectly!
Distribution: PDF-API2-0.40.94
Perl version: This is perl, v5.8.5 built for sun4-solaris
OS: SunOS testsun01 5.9 Generic sun4u sparc SUNW,Ultra-5_10
Code snippet:
$pdf1 = PDF::API2->open($file1);
Message body not shown because it is not plain text.