I have attached two png files that I am attempting to generate in a pdf report.
the code I am using is the following:
Code: Select all
set thte defaultFolder to specialFolderPath("Desktop")
put "importChart.png" into importChartPath
put qrtPDF_SetImageScale tDocRef, 60
qrtPDF_DrawImage tDocRef, 12,22,0,0 importChartPath