Fpdf Library : Some issues changing page orientation.

HairyHun

Masturbating Bandit
Oct 11, 2007
576
2
0
Evenin' all

I'm trying to generate a PDF, i got the background, wich is in landscape mode.

When I'm trying to flip it from portrait ( which is the default ) the background is all out of wack.

I checked the documentation and all i can find on the internet is to specify addPage('L'). Which I do. but i still have the problem.

Basically the background, instead of just flipping nicely, it's perpendicular and it looks like it's about to fall of the page ( most of it is cut off )

Anyone had this experience?

Thanks
HH
 


A small tidbit of imformation slipped out:

I am using fpdf library.

Sorry 'bout that

HH