Skip to main content
Participant
August 1, 2013
Question

Interesting Document Issue

  • August 1, 2013
  • 1 reply
  • 376 views

I have a project where there are about a dozen paper items that have a half dozen fields that will come from a database.   The paper document is pretty much a standard word file type document with each page filled with words.   Does anyone have suggestions on how to present such a document in an an html table?   It will be turned into a PDF document using the <cfdocument>.   Thanks!

This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
August 2, 2013

Do you intend the display to be blocks of text arranged in rows or columns across the page? If so, then an HTML table will be handy. If not, then you probably won't need an HTML table. You may then just use HTML.