cancel
Showing results for 
Search instead for 
Did you mean: 

Exception generating PDF from WebDynpro JAVA !

SandipAgarwalla
Active Contributor
0 Kudos

Hello All,

Here is the exception i get when I run the web dynpro java application containing a Interactive Form UI Element,


Root Cause 
The initial exception that caused the request to fail, was:
 com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException: ../../local/UserSecurityReport/SecurityReportApp/
~wd_key263_1253038329968/Error+PDF.pdf?sap-wd-download=1&sap-wd-dl_behaviour=1&sap-wd-
cltwndid=47e8d590a22311decf4700144f9a7086&sap-wd-appwndid=47e8d591a22311decc9900144f9a7086&sap-wd-norefresh=X 

    at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:406)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)

Detailed Error


com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  GENERATEPDF
	at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:419)
	at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
	at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)
	at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573) 

Appreciate any help.

Thanks

Sandip Agarwalla

Accepted Solutions (0)

Answers (2)

Answers (2)

SandipAgarwalla
Active Contributor
0 Kudos

closing the thread...

chintan_virani
Active Contributor
0 Kudos

Change the mode to updateDatainPdf and verify. Also check with BASIS folks if they have installed Reader Rights credential for using Interactive forms.

Chintan