Hi Marat.
Hope you are doing good
We are encountering a problem when printing report from the Preview containing images that is not Physically on the disk CONTROLSOURCE eg.
m.loFBC3.Barcodeimage((alltrim(paynowcard.paynownr2)),,[cSet128 = "C",nBarcodeType = 110,nImageHeight = 60,nFontSize = 8,nResolution=300,lShowHumanReadableText=.F.])
PDF, XLS,Word, all work great and preview is displayed correctly.
It will show the printer selection correct


When you click the OK button it will show the file open explorer for each image on the report.

We use the VCX in the application and also fullpath as with a previous support question as all reports are contained in the application.
If we remove the image it will print correct without errors.
This only happens on the print button
Any suggestions where to start looking