Document problem

1
0
-1

Hi.
I generate a pdf document with the data that the user entered this document is storaged in d:/documents, I have a Document created the name is "newPdf" (bonita studio) but the problem is: How can I assign the pdf document that I generated with the data to "newPdf"(Document in bonita studio)?
I need display the pdf document generated with the data in a form.
The process image:
https://drive.google.com/open?id=0B_q5vsTu977_TWJ5MklOQzk0U1k

I use bonita 7.2.3

2 answers

1
0
-1

I tried to do an Iframe but the browser for security doesn't display the pdf.
How I can assign my pdf generated to my document?
In an operation.
need I do a groovy script?
The image:
https://drive.google.com/open?id=0B_q5vsTu977_OElsRDZILWNuN1U

1
0
-1

This might help,
http://stackoverflow.com/questions/4735968/open-pdf-in-new-browser-full-...

also see this one
http://stackoverflow.com/questions/22771425/window-open-with-pdf-stream-...

regards
Seán

PS: If this reply answers your question, please mark as resolved.

Notifications