Avatar

Level 1

I am trying to embed an image in the form i.e., point an image that is in my local workbench.

While I was testing from my local Workbench/Designer.

I created a process which receives input xml document and sends the pdf document as response.

However, when I deploy my process on the EB3 server and try to get the PDF from the java code, here is what happens

(1) There is a check box in the designer --> Embed Image.

If I check this check box, then I get pdf damanged error and the pdf will not load in my servlet

(2) If I don't check the check box, then the pdf come but the image is missing.

I would appreciate if someone helps me to avoid the error and get the image in the pdf.

Thanks

Sudhakar Patnapu