delickate Posted April 4, 2012 Share Posted April 4, 2012 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.