FPDF Cell/MultiCell Overflow and Align Bottom

Ok. I’m trying to use FPDF to fill out an existing forms. I’m positioning my element with X,Y coords as well as giving each Width and Height attributes. Ideally, the text should align bottom left, and if it wraps, then it should push the text up, unless it can’t fit inside the height of the MultiCell, then it just simply hides what can’t fit. I would like this behavior in most places, but i would also want it to behave where it simply wraps as normal (which i believe is the default value.). So I would like to know if these 2 features are possible:

  • overflow hidden when text flows outside the specified height/width dimensions of the cell/multicell

  • optionally align bottom, so upon wrap, the first line text moves up, rather than staying fixed and pushing the 2nd line down.

Any ideas or plugins for this?

I found a plugin that seems to handle both. It’s here:

fpdf.de/downloads/addons/52/