Month: October 2014

Access

Blog History

TCPDF Tables with Word Wrapping Cells

TCPDF Tables with Word Wrapping Cells

This code is used to create a table using TCPDF the example I got it from used Cell which didn't word wrap and then when switching to writeCell the borders were messed up so I had to change the code from another example to properly write the cells and their borders....

read more