Summary
When Forms is configured to Save to Laserfiche, the form submission process may not successfully create image pages in Laserfiche for the submitted form. The Windows Event Log may contain error messages similar to the following:
Loading pages (1/6)
[> ] 0%
[=> ] 2%
[===> ] 5%
[====> ] 7%
[======> ] 10%
[===================> ] 32%
Warning: Failed loading page E:\Program (ignored)
[=================================> ] 55%
Warning: Failed loading page http: (ignored)
[=================================> ] 55%
[==================================> ] 57%
[===================================> ] 59%
[====================================> ] 60%
[====================================> ] 60%
[====================================> ] 61%
[=====================================> ] 62%
[=====================================> ] 62%
[=====================================> ] 63%
[======================================> ] 64%
[======================================> ] 64%
[=======================================> ] 65%
[=======================================> ] 66%
[========================================> ] 67%
[========================================> ] 68%
[==========================================> ] 71%
[===========================================> ] 73%
[============================================> ] 74%
[==============================================> ] 77%
[============================================================] 100%
Warning: Failed loading page http://files (ignored)
QPainter::begin(): Returned false
Error: Unable to write to destination
Stack trace: at Laserfiche.Forms.Routing.HtmlToPdfConverter.GeneratePrint()
at Laserfiche.Forms.Routing.SaveToLFService.GetPrintFromHtmlForm()
at Laserfiche.Forms.Routing.SaveToLFService.GetPDFAndSaveToLF()
Cause
Laserfiche Forms is unable to retrieve the path to the temporary folder location. This issue can occur in two situations:
Workaround 1
Uninstall and reinstall Laserfiche Forms in the default location on the C drive.
Workaround 2
Use the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\NtfsDisable8dot3NameCreation registry value to allow NTFS to generate a short name in the 8.3 naming convention.
Warning: Incorrectly editing the registry may adversely affect your system. Before you edit the registry, make sure you have a backup and understand how to restore it if a problem occurs.
For more information on the NtfsDisable8dot3NameCreation registry value, see the following Microsoft TechNet article.
http://technet.microsoft.com/en-us/library/cc778996(v=ws.10).aspx