Skip to main content
Nintex Community Menu Bar

Image Attachment Preview in PDF

  • December 13, 2018
  • 2 replies
  • 48 views

I have a requirement to have the image attached to a form previewable when the form is converted to PDF.

How would this be accomplished?

2 replies

Forum|alt.badge.img+16
  • December 13, 2018

Hi,


 


Are you using the Picture control to display the image? I'm assuming that you want the PDF file to look like this.


When I test this, I run into a couple of issues, It looks to be a combination of web browser and file security that prevent the image from appearing in the preview . To get around this, i have to grant K2 service account and the K2 site web application pool account full controls to the image folder and its image. Perhaps, you can set up a shared folder on K2 server and give k2 service and app pool account enough rights to it, this does require moving the images to this shared folder.


 


 


  • Author
  • January 4, 2019

Hello Khanh,

 

An empty box is being shown in place of the image in resulting PDF file.