Question about the ezPDF class.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Jack.Straw
Forum Newbie
Posts: 11
Joined: Thu Nov 30, 2006 11:12 am

Question about the ezPDF class.

Post by Jack.Straw »

Ok, so i've recently been introduced to ezPDF by someone on these forums. Wow.. how useful, i love it!

I have a question about formatting. I have no troubles creating nice tables, but i can't figure out how to control font sizes within individual table cells. I also can't figure out how to get two separate pieces of text to appear on the same line.

Examples of what i would like to do:

1) Two text sizes and orientation on the same line:

Large text here, aligned left. .......................................... Smaller text here, aligned right

2) Tables with different text size/color in different cells. (The instructions only show how to change the text properties for the entire table).

Thanks for any advice you can offer! If there are better ezPDF instructions than those located at http://www.ros.co.nz/pdf/readme.pdf, please feel free to point me there instead of explaining. I don't want to waiste anyone's time if there are more detailed instructions available somewhere... i just couldn't find any.

-Jack
Jack.Straw
Forum Newbie
Posts: 11
Joined: Thu Nov 30, 2006 11:12 am

Post by Jack.Straw »

Nevermind, i figured it out.

Thanks anyway!

-Jack
Post Reply