How can I add a header text to the pdf file

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
UncleSteve
Posts: 18
Joined: Mon Jun 11, 2007 8:08 pm
Location: Herefordshire/Gloucestershire boarder. UK
Contact:

How can I add a header text to the pdf file

Post by UncleSteve »

I've managed to make several changes to the Q&A pdf file. Now I'd like to make further changes, so I'd like to add some text above the table/box which contains the question. How can I acheive this please?

It will only be single language, so no need to link back to the language files.

Any help appreciated, thanks :)
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

if you know some PHP you can add this in the PMF_Pdf class in inc/PMF_Export/Pdf.php.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
UncleSteve
Posts: 18
Joined: Mon Jun 11, 2007 8:08 pm
Location: Herefordshire/Gloucestershire boarder. UK
Contact:

Post by UncleSteve »

Thorsten wrote:Hi,

if you know some PHP you can add this in the PMF_Pdf class in inc/PMF_Export/Pdf.php.

bye
Thorsten
Hi,

Do you have a line number to start, as I couldn't get anything to appear above the Question box.

Thanks

Steve
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

it's in the function Header().

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
UncleSteve
Posts: 18
Joined: Mon Jun 11, 2007 8:08 pm
Location: Herefordshire/Gloucestershire boarder. UK
Contact:

Post by UncleSteve »

Sorry, my basic knowledge of php doesn't extend to the code required to add a line of text above the Question box.

Would you be able to help on this please?

Thanks again :)

Steve
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

please write an e-mail with your wishes.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
UncleSteve
Posts: 18
Joined: Mon Jun 11, 2007 8:08 pm
Location: Herefordshire/Gloucestershire boarder. UK
Contact:

Post by UncleSteve »

Email sent

Thank you :D

Steve
Post Reply