Below, please find the release notes for RasterMaster v20.13.0 and associated minor releases. For questions, please contact us at info@accusoft.com.

v20.13.0 - April 12, 2024

General availability release.

Known Issues

  • None

New Features

  • HTML
    • HTML rendering has improved. However, to enable HTML conversion capabilities on Linux, wkhtmltopdf must be installed separately from RasterMaster.

Bug Fixes

  • PDF
    • Fixed an issue with rendering some characters that were in both the incorrect position and orientation in certain PDF files.
    • Fixed an issue that caused some images to not render on certain PDF files.
    • Fixed an issue in which text was incorrectly positioned on certain PDF files.
    • Fixed an issue that caused nonsense text to be displayed on top of the page when rendering some PDF files.
    • Fixed an issue that caused Internal Error to be returned when reading encrypted data from some PDF files.
    • Fixed an issue that caused incorrect rendering of PDF pages using certain Type1 fonts.
    • Fixed an issue that caused an ArrayIndexOutOfBoundsException on certain PDF files.
    • Fixed an issue that caused incorrect detection of fonts on certain PDF files.
    • Fixed an issue with extracting attachments and attachment names from certain PDF Portfolio files.
    • Fixed an issue with internal links in PDF documents pointing to incorrect pages.
    • Fixed an issue that caused ArrayIndexOutOfBoundsException when appending PDF pages to a nonexistent file.
    • Fixed an issue that caused incorrect image rendering on certain rotated PDF pages.
    • Fixed an issue that caused a failure when a page is extracted or printed from certain tagged PDF files.
    • Fixed an issue that caused incorrect rendering of certain PDF pages containing 48-bpp images.
  • DOCX/DOC
    • Fixed an issue that caused text in text boxes to be unexpectedly cut off when rendering some DOCX files.
    • Fixed an issue that could result in an infinite loop when processing documents with excessively long headers.
      • This limits the size of displayed header and footer content to 40% for the page.
    • Fixed an issue that caused incorrect rendering of rotated text on certain DOCX pages.
    • Fixed an issue that caused a NullPointerException on certain DOCX files.
    • Fixed an issue that caused a NullPointerException on certain DOC files.
    • Fixed an issue that caused a IllegalPathStateException on certain DOCX files.
    • Fixed an issue that caused incorrect parsing of AlternateContent tags in DOCX documents.
    • Fixed an issue that caused a NullPointerException when getting the page count for certain DOCX files on Linux.
    • Fixed an issue that caused floating tables in certain DOCX documents to overlap.
    • Fixed format detection that erroneously detected corrupt DOC file as PCL.
  • XLSX/XLS
    • Fixed an issue that caused a hang while opening certain XLSX files.
    • Fixed an issue that caused incorrect rendering of embedded images on certain XLSX files.
    • Fixed an issue that caused a NegativeArraySizeException on certain XLS files.
    • Fixed an issue that caused a StringIndexOutOfBoundsSizeException on certain XLS files.
    • Fixed an issue that caused a Internal Error Exception on certain XLS files.
    • Fixed an issue that caused a Internal Error Exception on certain XLSX files.
    • Fixed an issue that caused far east characters to not display for certain XLSX files.
    • Fixed an issue that caused erroneous characters in headers/footers in certain XLS files.
    • Fixed an issue that caused the incorrect decimal separator to be used when converting Xlsx files with a locale other than ‘en-US’.
    • Fixed an issue that caused incorrect parsing of decimal numbers when converting Xlsx files and the Java locale is not set to ‘en-US’.
  • HTML/EML
    • Fixed a crash when loading some HTML files that contained translate3d style tags.
    • Fixed an issue that caused missing attachments and message body in certain EML files.
  • TIFF/BMP/PNG/JPEG
    • Fixed an issue that caused an ArrayIndexOutOfBoundsException on certain TIFF files.
    • Fixed an issue that caused a NullPointerException when opening a TIFF page containing a corrupt JPEG image.
    • Fixed an issue with text recognition on certain color images.
    • Fixed an issue that caused certain TIFF files to convert to corrupt PDF.
    • Fixed an issue that caused certain bitonal BMP files to be inverted.
  • Text
    • Fixed an issue that caused incorrect decoding of the Euro symbol (€) when converting some text files to SVG.
  • RTF
    • Fixed an issue with incorrect embedded image dimensions for certain RTF files.
    • Fixed an issue that caused Unicode characters to not render correctly for certain RTF files.
    • Fixed an issue that caused text in tables to be misaligned in certain RTF files.
    • Fixed an issue that caused an Internal Error exception on certain RTF files.
  • AFP
    • Fixed an issue with incorrect fonts with FastConvert conversion with AFP files.