Issue with Adobe reader in Originate loans (DLO- Fiserv)
Originate loans (OL) is a .Net based Digital loan origination solution suite
The software uses active PDF documents for form generation on loan applications
The editable PDF documents containing mapped PDF fields are uploaded into the software and these documents (forms) are populated with loan application data from the software.
The filled forms are stored in DB in encoded varbinary format.
The application UI presents links to each document on a loan app.
On clicking this link, the document is opened in a PDF viewer. (varbinary stream is decoded and response is flushed by the app to IE PDF viewer)
A major OL client is currently facing issues with rendering of these documents in the PDF viewer in IE.
When multiple documents are opened on client machine, or attempted to edit, it is observed that the document window stalls and freezes.
The document window and app are then required to close from the task manager.
In this scenario, the CPU usage of client machine is observed to peak.
The application DB call to fetch the document and the code for pushing out the stream in PDF viewer does not show any discrepancies.
This functionality works without an issue on development machines and servers. The issue is inherent to client machines.
There are no console errors or event logs observed for this document freeze.
During troubleshooting, it was found that unchecking the ‘enable protected mode on startup’ setting from Security(enhanced) for adobe reader improves this behavior.
We are looking forward to
Adobe support to identify the root cause of this issue.
Fix for the issue.
Understand the impact and implication of enabling/disabling the security setting.
P.S. OL is a Fiserv Product. Fiserv is a licences consumer of Adobe product.
FISERV SOLUTIONS LLC
United States
Company ID : 1452654
any direction towards the same would be greatly appreciated
