cfhtmltopdf(name="local.pdf") { "<h1>Thi...
# adobe
b
cfhtmltopdf(name="local.pdf") { "<h1>This is a test</h1>"; }; This produces a new error: "It must have a body or a source file or URL."