FPDF error: Interlacing not supported

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
merlin
Posts: 28
Joined: Thu Nov 18, 2004 1:46 pm
Location: CH
Contact:

FPDF error: Interlacing not supported

Post by merlin »

Hallo
Wenn man diese Seite http://www.magichand.ch/phpmyfaq_test/p ... =3&lang=de
als Pdf ausgeben will, erscheint
FPDF error: Interlacing not supported: http://www.magichand.ch/phpmyfaq_test/i ... ogo150.png

Das liegt nicht an fpdf sondern am phpmyfaq Logo, das im Interlacing Modus gespeichet wurde.

Normale PNG funktionieren
http://www.magichand.ch/phpmyfaq_test/i ... artlang=de

Das ganze passiert sicher mit 1.5.8 und 1.6.0

Description von fpdf Seite
Supported formats are JPEG and PNG.
For JPEG, all flavors are allowed:
* gray scales
* true colors (24 bits)
* CMYK (32 bits)

For PNG, are allowed:
* gray scales on at most 8 bits (256 levels)
* indexed colors
* true colors (24 bits)

but are not supported:
* Interlacing
* Alpha channel


Gruss Merlin
Thorsten
Posts: 15741
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

ich weiß, dass Interlaced PNGs nicht unterstützt werden, aber warum willst du das Logo in die PDFs einbinden?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
merlin
Posts: 28
Joined: Thu Nov 18, 2004 1:46 pm
Location: CH
Contact:

Interlaced PNGs nicht unterstützt!

Post by merlin »

Hallo Thorsten
Wollte eigentlich nur rasch testen mit der neuen 1.6.0. Als es dann nicht ging fing ich an zu suchen und dachte nicht daran, dass ausgerechnet das phpMyFAQ Logo eben nicht geht.

:!: Habs nur hier rein geschrieben, dass wer hier sucht nicht 3h mit Fehler suchen verbringt :-)

Gruss Stefan
Thorsten
Posts: 15741
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

achso... :-)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply