SQR Code and JPEG files
edited Jul 23, 2013 4:45AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 4 commentsAnswered ✓
We recently upgraded to Peopletools 8.53 and now in the print invoice billing sqr, when it goes to grab the our institution logo image and prints it on the PDF it shrinks it or gives it a black background. It appears to be grabbing the jpeg file, but when it goes to print on the PDF it somehow gets distorted. Is there something in PT 8.53 upgrade that could cause the distortion. Below is a sample code from the SQR that was working before the upgrade.
/* Declares the image and type and location
Declare-Image Testfile
Type=JPEG-FILE
Source = 'C:\PSOFT\StuFin\images\logos\Testfile.jpg'
0