Jump to content

Assistance with Text Wrapping


jdadwilson

Recommended Posts

I am working on a calendar system in which I print a monthly calendar to pdf. Each day of the month is a fixed width and height and contains events for the day.

 

I am looking for a snippet of code that will wrap the text so that it will not overwrite into the next box. Presently I am just limiting the width to a certain number of characters but that does not work well given the differing width of characters. Additionally, I would prefer to wrap on a space rather than in the middle of a word.

 

Any solutions would be most appreciated.

Link to comment
https://forums.phpfreaks.com/topic/67543-assistance-with-text-wrapping/
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.