From: Michiel B. <mi...@be...> - 2007-02-26 16:37:17
|
Hi, When trying to output pdf's with either 1.3.7 (tarball) of 1.3.8 (from CVS) I can't get pdf output working. I compiled the source without errors on a up to date fedora core 5 machine. I use php 5.16 and html & text output works fine but when outputting pdf I get the (error?) output in my browser - here's the first few lines from the hungary example: %PDF-1.3 1 0 obj << /Type /Pages /Count 1 /Kids [ 6 0 R ] >> endobj 2 0 obj << /Type /Font /Subtype /Type1 /Name /Frpdf0 /BaseFont /Courier /Encoding /WinAnsiEncoding >> endobj 3 0 obj << /Type /Outlines /Count 0 >> endobj 4 0 obj [/PDF /Text ] endobj 5 0 obj <> stream 1.0000 0.0000 0.0000 1.0000 0.0000 792.0000 cm 0.0000 -1.0000 1.0000 0.0000 0.0 0.0 cm BT /Frpdf0 9.000 Tf 1.0000 0.0000 -0.0000 1.000 What can be wrong here? Michiel |