Jump to content

fpdf problem


delickate

Recommended Posts

Hi,

I'm using fpdf to create a pdf file. it is working fine. but i'm facing one problem in cell method. if my string is too long then it over lap the cell.

here is my code

$sani->Cell(155,4,'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.',1,1,'L');

 

anyone have any idea of how to fix this issue?

Thanks

Link to comment
https://forums.phpfreaks.com/topic/260331-fpdf-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.