CFPRINT outputs empty page or garbled content
Hi all,
okay I have to explain our situation first:
We have CF9 on a Windows Server 2003 machine. Fully patched with all latest stuff.
On CF Admin I can see our printer attached to the server. The CF9 server runs under a specified user who has full access to the system and the printer.
We create a PDF document on the server by populating a PDF Form that was made with Adobe Acrobat 9 Pro (Live Cycle Designer).
If we want to print the populated form with cfprint programmatically (the PDF output can be viewed or printed with Acrobat Reader 9.3 without problems), the printout is either a completely blank page (printer attached to server) or a garbled page with missing letters or letters replace with squares (on an other printer on a duplicate setup: Quality Management System CF9 as well).
We did use CFPDFFORM populating an existing empty PDF Form because the form layout changes often and we didn't want to use CFDOCUMENT to create the PDF because we not wanted to rewrite the cfdocument PDF generating part everytime the PDF layout would change.
Someone has a hint what is going wrong here?
Thanks for all possible help
