I keep getting this error:
Here is the whole tag:
<cfdocument
format = "PDF"
backgroundVisible = "no"
filename = "test.pdf"
localUrl = "yes"
marginBottom = "1"
marginLeft = "1"
marginRight = "1"
marginTop = "1"
mimeType = "text/plain"
name = "Test"
orientation = "portrait"
overwrite = "yes"
pageType = "letter"
permissions = "AllowPrinting,AllowCopy"
permissionspassword = "password to access restricted permissions"
saveAsName = "Test2"
unit = "in">
Any advice is very welcome.
Karolus