swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] Problematic PDF


From: Aaron Greenspan
Subject: [Swftools-common] Problematic PDF
Date: Sun, 13 Jun 2010 14:31:54 -0700
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

Hi,

I've tried to convert this PDF to an SWF with each version up to 0.9.1 now:

http://www.thinklink.com/shared/logos/3348.pdf

No matter how hard I try, it loses the left-most rectangle.

Any ideas? Am I doing something wrong? The PHP string I've written to automate it looks like this:

$command = 'bin/pdf2swf -s insertstop -s transparent -s zoom=' . (($pdf['width'] > $pdf['height'] ? SIDE / ($pdf['width'] * 72) : SIDE / ($pdf['height'] * 72)) * 72) . ' -o ' . $output . ' ' . $source;

Any help would be greatly appreciated.

Thanks,

Aaron


Think Computer Corporation

Aaron Greenspan
President & CEO
Think Computer Corporation

telephone +1 415 670 9350
toll free +1 888 815 8599
fax +1 415 373 3959
e-mail address@hidden
web http://www.thinkcomputer.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]