Issue Summary
When exporting a page that contains a custom inline macro that renders image, those images will get exported with a different size.
Steps to Reproduce
- Creates a Custom Macro through a Forge app
- Defines an ADF Export function that renders an image
- Insert the macro in a page and exports it
Expected Results
The images are exported in their original size
Actual Results
The export service causes the image to resize
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...