I am generating a .pdf report from a cold fusion program. The report is fine but I always get an extra blank page at the beginning. Any ideas what I'm doing wrong or missing?

<cfdocument format='pdf'>
<cfdocumentsection>  
<cfoutput>
link|improve this question
What other code is involved in your PDF generation? – Dan Short Sep 15 '11 at 21:03
cfdocumentsection "..forces a page break so that each section starts on a new page". So depending on its placement, you could be creating a blank page unintentionally. – Leigh Sep 20 '11 at 17:33
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.