Sorry if this is a dumb question, but what does this setting do ?

Cheers

El B

Comments

Musicious’s picture

I would like to know this too...

darrellduane’s picture

It seems to have something to do with the TCPDF API.
The Fitcell variable $fitcell won't work in HTML mode:
See documentation here:
http://www.tcpdf.org/doc/classTCPDF.html#aa81d4b585de305c054760ec983ed3ece

For Fitcell: (boolean) if true attempt to fit all the text within the cell by reducing the font size (do not work in HTML mode).

s.daniel’s picture

AFAIK the difference is that when you disabled this option only the text is printed while with the option enabled html is embedded in the pdf. This is usefull if you want to include clickable links e.g.

simon georges’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.