Image enlarges when I publish | Community
Skip to main content
Level 1
July 27, 2026
Question

Image enlarges when I publish

  • July 27, 2026
  • 0 replies
  • 6 views

When I publish a document with an image on the front cover, it is supposed to set it to front and center, but instead it takes up the entire page:

 

 

The image itself is not that large. Guides seems to be expanding it.

 

Here is the source: 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE concept PUBLIC "-//Emerson//DTD DITA Concept//EN" "mmiconcept.dtd">
<concept id="GUID-9e62db09-26b4-4e6e-9ec3-9fc68b449cda-enHYPHENus" outputclass="frontcover">
  <title>G-SeriesPDSFront</title>
  <conbody>
    <image align="center" height="3in" href="GUID-0b554440-e72e-4261-bec9-8efa22a822d0-enHYPHENus.png" id="image_mpl_bdw_jz" outputclass="front_center" placement="break" width="4in">
    </image>
    <image href="GUID-b4720b3e-04db-4a4a-8ac8-1d6a401fe5bd.png" id="image_1" outputclass="brand_logo">
    </image>
    <section id="section_1" outputclass="pds-frontpage">
      <title>Exceptional reliability and safety</title>
      <ul id="ul_1">
        <li>
          <p>No moving parts to wear or replace minimizes maintenance for long-term reliability</p>
        </li>
        <li>
          <p>Laser-etched tagging for longevity in challenging environments</p>
        </li>
        <li>
          <p>Cleanable, self-draining design in vertical or horizontal orientation</p>
        </li>
      </ul>
    </section>
  </conbody>
</concept>

 

The outputclass=”brand_logo” is supposed to center the image on the page. I thought the issue might be that the image was a .jpg, but it didn’t work when I converted it to png. I also tried getting a new image from our Graphics team and got the same result. Image is attached. I’d appreciate any advice you can give me.