[TYPO3-core] RFC #13283: Thumbnail generation broken for PDF files
Steffen Kamper
ks at dislabs.de
Fri Feb 26 13:04:17 CET 2010
Hi,
Steffen Ritter schrieb:
> Steffen Kamper schrieb:
>> Hi,
>>
>> so imho the patch should be this way.
>>
>> vg Steffen
>>
> Did you read the discussion and test the whole stuff?
> PDFs always needs a page parameter, unless it will render for seconds
> with high cpu load and as result theres no image. Your patch definitely
> wont work from reading.
> Please take into account the discussion and the testing from other wo
> digged into it a bit more...
i read the discussion. And i don't get it.
pdf files should be called with frame parameter, and this is the case
when you look to thumbs.php:
$parameters = '-sample ' . $this->size . ' ' .
$this->wrapFileName($this->input) . '[0] ' .
$this->wrapFileName($this->output);
So how can you reproduce that pdf's are called without frame?
vg Steffen
More information about the TYPO3-team-core
mailing list