Skip to main content
April 26, 2007
Answered

cfdocument type="pdf"

  • April 26, 2007
  • 1 reply
  • 251 views
Hi all,

When I use cfdocument with type being pdf, if my contents were too wide for portrait, is there a way to specify that I want to display it in landscape in PDF format?

Thanks in advance,
Monte
    This topic has been closed for replies.
    Correct answer insuractive
    Learn to love the CF online documentation. the answer you are looking for is:

    <cfdocument orientation="landscape"

    http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/js/html/wwhelp.htm?href=00000600.htm

    1 reply

    insuractiveCorrect answer
    Inspiring
    April 26, 2007
    Learn to love the CF online documentation. the answer you are looking for is:

    <cfdocument orientation="landscape"

    http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/js/html/wwhelp.htm?href=00000600.htm