We have several similar entries in our SharePoint logs for example:
10/31/2018 11:32:48.43 w3wp.exe (0x0940) 0x1D0C Nintex Forms Feature 0000 High No image found in directory 'http://ourURL/_layouts/styles//SiteAssets/searchboxleftpad.bmp' to print to pdf, , Actual Exception: System.IO.FileNotFoundException: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions14TEMPLATELAYOUTSstyles\SiteAssetssearchboxleftpad.bmp at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) at Nintex.Forms.SharePoint.ApplicationPages.PrintPdf.<>c__DisplayClass1.<GetImageFromSharePointDirectory>b__0() ae2d9322-b029-4aea-b190-377ee52fc8f7
The obvious error seems to be the double slashes prior to SiteAssets.
Where do I go to correct the 'http://ourURL/_layouts/styles//SiteAssets/searchboxleftpad.bmp' entry?
We’re running Nintex Forms and Workflows 2010 Standard on SharePoint 2010.