More on PDFs in 1.5

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
Jonathan Kramer
Posts: 3
Joined: Sun Sep 18, 2005 2:21 am

More on PDFs in 1.5

Post by Jonathan Kramer »

Just loaded 1.5 on to a Windows XP machine with Apache 2. I can't seem to get the .htaccess file working, but that's a different issue.

Trying to produce a PDF output from a FAQ answer produces the following:

Warning: Cannot modify header information - headers already sent by (output started at E:\www\cabletv\faq\font\helveticai.php:30) in E:\www\cabletv\faq\pdf.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at E:\www\cabletv\faq\font\helveticai.php:30) in E:\www\cabletv\faq\pdf.php on line 121

Warning: Cannot modify header information - headers already sent by (output started at E:\www\cabletv\faq\font\helveticai.php:30) in E:\www\cabletv\faq\pdf.php on line 122

Warning: Cannot modify header information - headers already sent by (output started at E:\www\cabletv\faq\font\helveticai.php:30) in E:\www\cabletv\faq\pdf.php on line 131

Warning: Cannot modify header information - headers already sent by (output started at E:\www\cabletv\faq\font\helveticai.php:30) in E:\www\cabletv\faq\pdf.php on line 132

Warning: Cannot modify header information - headers already sent by (output started at E:\www\cabletv\faq\font\helveticai.php:30) in E:\www\cabletv\faq\pdf.php on line 133
%PDF-1.3 3 0 obj <> endobj 4 0 obj <> stream xÅ“mSMsÛ ¼ûWìÉ“ÌÔÂ
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

just use the current stable snapshot, this bug is fixed in CVS. Or wait for version 1.5.1 which will be released next week.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Jonathan Kramer
Posts: 3
Joined: Sun Sep 18, 2005 2:21 am

Post by Jonathan Kramer »

Thanks for the quick reply!

Jonathan
Post Reply