Need higher resolution images coming out of Rhapsody onto the template through PUB/RPE
Hi,
|
Accepted answer
You can try requesting the Rhapsody diagrams in EMF format. Rhapsody’s Reportable API (which returns JPG images by default) can be made to return EMF images.
In RPE template, you can use JavaScript replace function to replace "JPG" string with "EMF" in the picture path URL and use the Script Expression as "Content" property of the Image element.
Srinivas Sakibanda selected this answer as the correct answer
Comments
Subramanya Prasad Pilar
commented Jul 19 '22, 9:09 a.m.
RPE doesn't provide an option to modify DPI. However, if changing the DPI fixes the issue, you can do the same using a post processing macro. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.