Image not displaying in PDF generated using the Save as PDF control

  • 9 March 2022
  • 2 replies
  • 70 views

Badge +1

hi,

I have an image control list on my form and when I create PDF file using SaveAsPDF control , 
the PDF file does not show any of my images.
I have tried to change the settings on PDF converter service instance, but it didn't work.

I'm becoming pretty desperate by now, any help would be apprichated.22131i583DED6AD80B17AE.png22132i2950EAD679DB9ADE.png
 


2 replies

Userlevel 3
Badge +9

Where are your SmartObject images stored?


 


Make sure that you are using the runtime versions of your SmartForms Urls for when you are testing and using the PDF Generation stuff for the Url string property.


 


I did a quick test by creating a list view on the SystemControlsFormsImage SmO then putting that on a form with a button to generate the PDF. Document attached as to how I did it.  Might be worth doing the same and see what you get.


 


You can also include the URL Base property if you need to but I've found that is generally only required if you are making PDFs of sites that are not the Forms server.


 


Cheers

Userlevel 3
Badge +9

I forgot you are in the cloud world - you can still perform the same tests just you have to use  another file control to load the PDF from using the ID.


 


Cheers

Reply