Does DNG have a setting to compress images?
Some of the exports of the requirements have become super-sized to the tune of 80+ MB for a single section. This is likely due to the picture file size. Is there a setting or another best practice to keep the size manageable while still enabling use of images in the requirements? |
Accepted answer
In the Word template (rpe.dot that is shipped with RPE), there is no macro to compress the images, but to resize.
However, MS Word provides options to compress pictures while saving the document or by choosing Picture Format -> Compress Pictures after opening the document. The same can be done through post-processing macro as well.
Vani B selected this answer as the correct answer
|
2 other answers
Ian Barnard (2.3k●6●13)
| answered May 27 '20, 10:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Vani
Are you referring to ReqIF export? Embedded images/documents are exported in (AFAIK) whatever format they were uploaded in, which tend to be compressed these days (e.g. jpeg, png, docx). Sketches are exported as metadata rather than bitmaps - a little diagram I drew was 7KiB of XML. But if the content isn't already compressed and is compressible then the zip format for reqif will compress it into the reqifz file.
Try compressing the .reqifz file - I tried admittedly on a small 138KiB file and it didn't get any smaller. Even 7-zip with LZMA2 Ultra compression didn't make it any smaller. So your content is pretty well compressed already.
HTH
Ian
Comments
Vani B
commented May 27 '20, 10:59 p.m.
This is when you export the module artifact data to Word document. |
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.