Question
Creating PDF with cfdocument CFmx7
I am trying to use cfdocument to create a pdf. I am submiting
a form which the user enters text chooses a font face, pt size and
style e.g bold, italic. This information is then sent to the
cfdocument proceessing page. The problem I am having is the more
text type on a line makes all the text become smaller and smaller.
If I reduce the text it starts to get bigger again. The more the
text is typed it will even make any images in the pdf get smaller.
I have placed my code below. I have beat my head in trying to
figure out what I am doing wrong. Please someone save me. Thanks!