The only way I've been able to do this is to drop back to HTML 4.0 and ignore CSS altogether. My experience was in what I consider to be a really simple request. I've got tabular data, represented in a html table, and need the headers for that table running in the section header. The only way I could make it work is to use % widths for the columns in the header and the body. Even then, the fonts in the header are smaller than the body. And there is the gap you mention between the header and the body. No amount of fiddling with various margin settings can make this go away.
I've been working with Adobe Support on this issue and was asked to submit a business case for fixing the issue before they could get a idea from development on how long it would take to fix.(!!!) I'm very disappointed with the output from a very simple piece of HTML. On 9/28/07, Aaron Bodell <[EMAIL PROTECTED]> wrote: > > How does one control the height, vertical alignment, etc of a > cfdocumentitem header? I've tried several combinations of css and cfdocument > attributes with no luck. I am actually trying to get the formatted table > header to repeat on every page that has associated rows. I managed to get > the header code (retyped separately in the cfdocumentitem) to repeat on > every page other than page 1, but would really like to have it connected to > the table data. I would settle for having the running header to follow the > margin rules of the pdf page. any suggestions? > > Aaron > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289785 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

