cfdocument pdf (issue #2)
when generate pdf, title in tab (using ie 7) "error occured when processing..."
why?
<cfdocument
backgroundvisible="no"
encryption="128-bit"
format="pdf"
fontembed="no"
marginbottom="1"
marginleft="1"
marginright="1"
margintop="1"
orientation="portrait"
overwrite="no"
ownerpassword="password"
pagetype="letter"
permissions="allowprinting"
unit="cm">
<html>
<head>
<title>1449</title>
</head>
<body>
<cfinclude template="includes/include_1449_p1.cfm">
</body>
</html>
</cfdocument>
More discussions in Advanced Techniques
adobe
Comments
Post a Comment