Closed (fixed)
Project:
Views PDF
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2011 at 07:40 UTC
Updated:
21 Mar 2013 at 19:10 UTC
Sorry if this is a dumb question, but what does this setting do ?
Cheers
El B
Comments
Comment #1
Musicious commentedI would like to know this too...
Comment #2
darrellduane commentedIt 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).
Comment #3
s.daniel commentedAFAIK 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.
Comment #4
simon georges commented