Unable to Crop or Resize Retrieved Images Using Imaging REST URLs
(Doc ID 2356636.1)
Last updated on SEPTEMBER 29, 2022
Applies to:
Oracle WebCenter Content: Imaging - Version 11.1.1.9.0 and laterInformation in this document applies to any platform.
Symptoms
When using REST API to retrieve Imaging pages, or when using the DocumentContentService.retrievePage call via either the SOAP UI or the Java API, images are not being resized based on parameters.
REST API request URL: http://<HOSTNAME>:16000/imaging/renderimage/FITSCALE/crop0T0L100H100W/page1/<FILENAME>.JPEG
SOAP API request URL: http://<HOSTNAME>:16000/imaging/ws/DocumentContentService
The image is returned without error, but in the original size.
Sample Code:
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 |