PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Printing logo on invoice

edited Jun 12, 2013 12:14PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 8 commentsAnswered
Hi,

Currently in Production (FSCM 9.1 & PeopleTools 8.50), the logo is printed without any issues on the invoices (through reprint invoice page). We are printing the logo based on the below code.

print-image (1,2)
type        = $type
source      = $source
image-size  = (#width, #height)
 

As per the show statements, below values are getting substituted for the variables.
 
$type -> jpeg-file
$source -> /opt/psoft/custom_prod/logos/CO.JPG
#width -> 29.000000
#height -> 4.000000

We are in the process of PeopleTools upgrade (8.53) and we are encountering issues while the logo is printed on the invoice. The logo is not getting printed with the original size ie., the logo size is drastically reduced and printed on

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center