Logo Does Not Display in PDF Output in EBS 11i
(Doc ID 1384896.1)
Last updated on NOVEMBER 19, 2023
Applies to:
BI Publisher (formerly XML Publisher) - Version 11.5 to 11.5 [Release 11.5]Information in this document applies to any platform.
Symptoms
In E-Business Suite 11.5.10.2 RUP6 and XML Publisher 5.6.3
1. In XML Publisher Administrator > Templates the customer has copied (using the Duplicate icon) the seeded PO XML Publisher template PO_STANDARD_XLSFO and called it PO_STANDARD_XLSFO_LOGO.
2a. The XSL-FO template file was then downloaded to the PC.
2b. The following code was added for a logo image:
<fo:inline>
<fo:external-graphic content-width="248pt" content-height="33pt" src="url('https://<servername>.<domain>:<portnumber>/OA_MEDIA/image.gif')" />
</fo:inline>
2c. And the image.gif image file was placed in the OA_MEDIA directory.
3a. The logo image displays when the output format is HTML
3b. The logo image does NOT display when the output format is PDF.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |