Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Printing Distortions

Guest
Nov 04, 2008 Nov 04, 2008
I have a cfm page that runs an output loop multiple times. When I print some lines have part of the first letter missing. It is done at random as best as I can tell and doesn't matter what computer, printer, or browser is used to print from.

In the attached code it only happens between #Strategic_Objective_Description# and <b>Budget:<br>.
Like I said, it doesn't do it every time, but it always does it at least once per run.

Any ideas would be greatly appreciated.
268
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Nov 10, 2008 Nov 10, 2008
Guess not
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 10, 2008 Nov 10, 2008
Use cfdocument for any output you want printed. There are way too many variables with html.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Nov 10, 2008 Nov 10, 2008
LATEST
I tried using cfdocument, just the font sizes change all over the place. 1 cell will be huge, the next cell tiny, the entire next row fine, the entire next row tiny again, etc...
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources