<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I have a complex multi-panel plot that uses maximize_output to
    create a PNG file. This works fine when using the default size
    (1024×1024), but when I change the <strike>size</strike> aspect
    ratio of the PNG with wkHeight and wkWidth, maximize_output no
    longer works correctly (the image does not fill the space). The
    maximize_output documentation only mentions PS and PDF files, so I
    don't know if PNGs are even supported yet.<br>
    <br>
    Is this a known issue?<br>
    <br>
    - Walter Kolczynski<br>
  </body>
</html>