Question
cfdocument w/columns
I have a requirement to generate pdfs that have two columns.
I have done so using both div tags (good html) and tables (bad
html) and both of the options have the same problem. Both times i
have simply generated a page, i'm not currently forcing pagebreaks,
it seemed to me like it oughtn't be necessary. Yet.
Sometimes when you reach the bottom of the page and the cfdocument has to break the page, it chooses to do so in the middle of a line in one column or another. (the lines are not currently alingned in the two columns as i've no clue how i'd do that.
Is there a trick or a setting or an element that forces cfdocument to look very closely at where it's breaking or do i need to find some way to align the text in the columns or force pagebreaks?
Thanks for any help.
If you need to see a sample, just email me and ill send you one.
Sometimes when you reach the bottom of the page and the cfdocument has to break the page, it chooses to do so in the middle of a line in one column or another. (the lines are not currently alingned in the two columns as i've no clue how i'd do that.
Is there a trick or a setting or an element that forces cfdocument to look very closely at where it's breaking or do i need to find some way to align the text in the columns or force pagebreaks?
Thanks for any help.
If you need to see a sample, just email me and ill send you one.
