Oxygen 21.1 automatically resizing images?
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 167
- Joined: Tue Mar 06, 2018 1:34 am
Oxygen 21.1 automatically resizing images?
I am using Oxygen 21.1, build 2019061404, webhelp responsive.
One of my topics shows a picture of our home screen...this is purposefully a very large picture, 3000px x 1400px. When I generate my output, this image is automatically resized to 938x448:
<img class="image zoom" id="untitled9__image_xrm_lw3_2db" src="Images/HomeOverview.jpg" height="448" width="938">
Is there a way to prevent this from happening, or at least change by how much the image is resized?
Thanks.
One of my topics shows a picture of our home screen...this is purposefully a very large picture, 3000px x 1400px. When I generate my output, this image is automatically resized to 938x448:
<img class="image zoom" id="untitled9__image_xrm_lw3_2db" src="Images/HomeOverview.jpg" height="448" width="938">
Is there a way to prevent this from happening, or at least change by how much the image is resized?
Thanks.
-
- Site Admin
- Posts: 24
- Joined: Thu Dec 19, 2002 4:17 pm
Re: Oxygen 21.1 automatically resizing images?
Hello,
If you do not set the the width and height attributes in the dita file the output will be generated without these attributes. For example:
Source:
Output:
Kind reagards,
Mihai
If you do not set the the width and height attributes in the dita file the output will be generated without these attributes. For example:
Source:
Code: Select all
<image href="Images/HomeOverview.jpg" id="image_xrm_lw3_2db"/>
Code: Select all
<img class="image zoom" id="untitled9__image_xrm_lw3_2db" src="Images/HomeOverview.jpg"/>
Kind reagards,
Mihai
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service