cancel
Showing results for 
Search instead for 
Did you mean: 

Error Getting while opening an adobe attachment "Output cannot be displayed because an error occured "

former_member201527
Participant
0 Kudos

Hello Experts,

In our project where CRM Web ui is UI technology used, i am displaying list of attachments in one block.

WHen i am clicking on these adobe form outputs which are in the form of links, i am getting an error "Output cannot be displayed because an error occured".

Can anyone please tell me what is missing which is leading to this error ?

Thanks and Best Regards,

Nikhil Kulkarni

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186543
Active Contributor
0 Kudos

Hi Nikhil,

The smart form driver function module might be giving an exception. You need to debug through that routine.

/Hasan

navip
Active Participant
0 Kudos

It is in the Dev system or Quality?

---

Naveen

former_member201527
Participant
0 Kudos

Its happening in Dev and Quality Both Naveen .

BR,

Nikhil Kulkarni

navip
Active Participant
0 Kudos

Generally this kind of error messages occur when there is a gap b/w the PDF rendering and the layout ..

The only way to find out the error is debugging, where you have caught the exception from the driver program.

---

Naveen