GroupDocs.Viewer for Java 19.1 Release Notes

Major Features

This release includes new features, improvements, and fixes. The most notable are:

  • Added following file-formats support
    • CAD Formats:
      • Stereolithography File (*.stl)
      • Industry Foundation Classes File (*.ifc)
      • MicroStation Drawing format V7 (*.dgn)
      • AutoDesk Design Web format (*.dwf)
    • Presentations
      • Microsoft PowerPoint Open XML format (*.potx, *.pptm, *.potm  and *.ppsm)
    • Spreadsheets
      • Microsoft Excel Open XML format (*.xltm and *.xltx)
    • Documents
      • OpenDocument Text format (*.odt and *.ott)
      • Microsoft Visio format (*.vstm, *.vssm and *.vsdm)
      • Microsoft Outlook format (*.pst and *.ost)
    • Images
      • Digital Negative Image File (*.dng)
      • JPEG 2000 File Format (*.jp2, *.j2c, *.j2k, *.jpf, *.jpx and *.jpm)
      • Computer Graphics Metafile (*.cgm)
      • Scalable Vector Graphics File (*.svg)
      • PostScript (*.ps and *.eps)
  • Added support of rendering PDF Portfolio files
  • Added support of rendering into responsive HTML
  • Added support of CSS and HTML minification
  • Added setting for specifying Layers when rendering CAD documents
  • Added option to set page size when rendering Email messages
  • Added support of rendering colored CAD drawings

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
VIEWERNET-63Rendering only Print Area in Excel documentsFeature
VIEWERNET-64Settings to include/exclude hidden content in Excel documentsFeature
VIEWERNET-78Specify image quality when rendering PDF documents as HTMLFeature
VIEWERNET-93Implement simple file storage interfaceFeature
VIEWERNET-101Feature for setting column width and row height when rendering Spredsheet documentsFeature
VIEWERNET-102Feature for AutoFitting column width depending on content for rendering into HTMLFeature
VIEWERNET-121Changing language for header of emailsFeature
VIEWERNET-143Setting page size when rendering Email documents as PDF and imageFeature
VIEWERNET-155Add new option which allows checking password each time document processedFeature
VIEWERNET-227Support rendering password-protected sheets in spreadsheet documentsFeature
VIEWERNET-235Obtaining start and end dates from MS Porject documentFeature
VIEWERNET-236Add support for rendering OST file formatFeature
VIEWERNET-237Add support for rendering PST file formatFeature
VIEWERNET-238Option for setting list of fonts that should be excluded from HTMLFeature
VIEWERNET-274Add CGM (Computer Graphics Metafile) file format supportFeature
VIEWERNET-279Support for PSD file formatFeature
VIEWERNET-693Add EPS (Encapsulated PostScript) file format supportFeature
VIEWERNET-1077Add PS (PostScript) file format supportFeature
VIEWERNET-1125Render CAD documents by specifying coordinatesFeature
VIEWERNET-1180Support of IFC file formatFeature
VIEWERNET-1398Implement setting for specifying Layers when rendering CAD documentsFeature
VIEWERNET-1427Support rendering PDF documents with attachmentsFeature
VIEWERNET-1436Show comments when rendering Presentation documentsFeature
VIEWERNET-1463Add DWF file format supportFeature
VIEWERNET-1468Support rendering notes for Presentation documentsFeature
VIEWERNET-1469Add SVG format supportFeature
VIEWERNET-1507Add VSDM file format supportFeature
VIEWERNET-1508Add VSSM file format supportFeature
VIEWERNET-1510Add VSTM file format supportFeature
VIEWERNET-1513Implement a setting for excluding fonts while rendering into HTMLFeature
VIEWERNET-1544Add DNG image file format supportFeature
VIEWERNET-1558Ignore empty rows when rendering Spreadsheet documentsFeature
VIEWERNET-1560Show comments when rendering Spreadsheet documents as HTMLFeature
VIEWERNET-1569Implement a setting for ignoring HTML Resource Prefix in resourcesFeature
VIEWERNET-1571Add STL file format supportFeature
VIEWERNET-1577Export styles that make page responsive when resources are not embeddedFeature
VIEWERNET-1600GIF images are displayed without animationFeature
VIEWERNET-1607Implement a setting to show/hide hidden pagesFeature
VIEWERNET-1609Implement an option to split MS Project documents by time intervalsFeature
VIEWERNET-1610Implement a setting for minifying CSS resources and HTML contentFeature
VIEWERNET-1707Add JPEG2000 file format supportFeature
VIEWERNET-1710Improve rendering Jpeg images into HTMLFeature
VIEWERNET-1723Removing cache files of a specific documentFeature
VIEWERNET-1731Add XLTX file format supportFeature
VIEWERNET-1732Add XLTM file format supportFeature
VIEWERNET-1735Add ODG (OpenDocument Graphics) file format supportFeature
VIEWERNET-1757Add ISFF-based DGN (V7) file format supportFeature
VIEWERNET-1758Add PPTM file format supportFeature
VIEWERNET-1759Add PPSM file format supportFeature
VIEWERNET-1760Add POTX file format supportFeature
VIEWERNET-1761Add POTM file format supportFeature
VIEWERNET-25Set output page height and width (for image and HTML) depending on the rendered DWF document page sizesImprovement
VIEWERNET-40Exporting contained images when rendering SVG to HTMLImprovement
VIEWERNET-46Minify CSS content when rendering into HTML with EnableMinification is trueImprovement
VIEWERNET-56Improve rendering MS OneNote documents into HTML by providing pure HTML and SVGImprovement
VIEWERNET-58Extend support of HtmlOptions.ExcludeFonts option for Text documentsImprovement
VIEWERNET-85Add prefix for CSS classes when rendering Email messagesImprovement
VIEWERNET-98Extend support for DefaultFontName setting to PDF documents when rendering into HTMLImprovement
VIEWERNET-112Extend support for DefaultFontName option for MS Project documents when rendering into PDFImprovement
VIEWERNET-115Eliminate the gap between list of tasks and footer when rendering MS Project documentsImprovement
VIEWERNET-118Improve compression for rendering into HTML with EnableMinification settingImprovement
VIEWERNET-123Support JpegQuality option when rendering OneNote documents into PDFImprovement
VIEWERNET-131Add support for rendering password protected ODT and OTT formatsImprovement
VIEWERNET-136Support empty string for ViewerConfig.CacheFolderName propertyImprovement
VIEWERNET-137Support empty string for ViewerConfig.PageNamePrefix propertyImprovement
VIEWERNET-138Add new property EnableCaching which will replace UseCache property in ViewerConfig classImprovement
VIEWERNET-139Add new property EmbedResources which will replace IsResourcesEmbedded property in HtmlOptions classImprovement
VIEWERNET-146Extend support for rendering comments from ODP document formatImprovement
VIEWERNET-177Extend support for DefaultFontName setting to PDF documents when rendering into PDFImprovement
VIEWERNET-194Improve output content for printable HTMLImprovement
VIEWERNET-210Extend DefaultFontName setting support for ODG, SVG and MetaFile ImagesImprovement
VIEWERNET-217Add ForcePasswordValidation configuration via configsImprovement
VIEWERNET-224Extend support for DefaultFontName option for MS Project documents rendering to image and HTMLImprovement
VIEWERNET-229Reduce count of calls to storage methodsImprovement
VIEWERNET-231Retrieve list of resources only when loading page from cacheImprovement
VIEWERNET-234Improve output for printable HTMLImprovement
VIEWERNET-239Improve setting PageSize and TimeScale for MS Project documents by defaultImprovement
VIEWERNET-240Prevent setting malicious values for HtmlResourcePrefixImprovement
VIEWERNET-247Rendering comments from Presentation documents into images when ExtractText option is enabledImprovement
VIEWERNET-261Security improvementsImprovement
VIEWERNET-270Implement rendering color CAD drawingsImprovement
VIEWERNET-271Include Photoshop file format (PSD) into list of supported file formatsImprovement
VIEWERNET-276Cleanup FileDescription and DocumentInfoContainer classesImprovement
VIEWERNET-296Extend support for HtmlOptions.ExcludeFonts setting when rendering MS Project documents as HTMLImprovement
VIEWERNET-306GetDocumentInfo method page number depending on the type of ViewerHandlerImprovement
VIEWERNET-311Release internal resources for methods which accepts URLImprovement
VIEWERNET-678Responsive html output required in the case of html representationImprovement
VIEWERNET-731DWG+DFX (2007,2010) support is required.Improvement
VIEWERNET-1223Do not show items beyond Start and End date options when rendering MS Project documentsImprovement
VIEWERNET-1321Add code examples to WordsOptions class documentation commentsImprovement
VIEWERNET-1322Remove obsolete ViewerConfig properties and fieldsImprovement
VIEWERNET-1323Determine resource type based on resource nameImprovement
VIEWERNET-1399Extend support for DefaultFontName option for CAD documentsImprovement
VIEWERNET-1417Rendering djvu documents with maximum JpegQuality renders contained images with low qualityImprovement
VIEWERNET-1442Extend support of HtmlOptions.IsResourceEmbedded option for Presentation documentsImprovement
VIEWERNET-1445Extend support of HtmlOptions.IsResourceEmbedded option for Microsoft Project documentsImprovement
VIEWERNET-1455Replace backslashes in resource URL’s with forward slashesImprovement
VIEWERNET-1458Move the setting that enables text extraction to ImageOptions classImprovement
VIEWERNET-1490Improve exporting and embedding HTML resources when rendering Presentation documentsImprovement
VIEWERNET-1499Improve rendering Microsoft Visio document as HTMLImprovement
VIEWERNET-1511Improve rendering into HTML for rotated documentsImprovement
VIEWERNET-1525Extend support for setting font directories to Presentation documentsImprovement
VIEWERNET-1535Improve rendering metafile images into HTMLImprovement
VIEWERNET-1548Implement responsive output for rendering into HTMLImprovement
VIEWERNET-1559Use ICacheDataHandler instead of IFileDataStoreImprovement
VIEWERNET-1565Extend support for HtmlOptions.EnableResponsiveRendering to Text documentsImprovement
VIEWERNET-1568Use single naming convention for HTML resourcesImprovement
VIEWERNET-1576Improve setting prefix for fonts when rendering Text document as HTMLImprovement
VIEWERNET-1578Implement responsive output for rendering MS Visio documents and SVG images into HTMLImprovement
VIEWERNET-1592Show local time when rendering Email messagesImprovement
VIEWERNET-1604Watermark is not over the content when rendering into HTMLImprovement
VIEWERNET-1605Rendering documents into HTML from stream does not create external resourcesImprovement
VIEWERNET-1608Improve styles generation when rendering into HTML with embedded resourcesImprovement
VIEWERNET-1619Load custom fonts on demandImprovement
VIEWERNET-1620Add code examples for CAD rendering optionsImprovement
VIEWERNET-1621Add code examples for Slides rendering optionsImprovement
VIEWERNET-1668Extend support of CountRowsPerPage option when rendering Spreadsheet documents as PDF and as image with enabled text extractionImprovement
VIEWERNET-1670Drop support of caching based on render optionsImprovement
VIEWERNET-1683Improve MHT documents rendering performanceImprovement
VIEWERNET-1690New overload for RotatePage and ReorderPage methods with ability to specify RenderOptionsImprovement
VIEWERNET-1694Support JpegQuality option when rendering Microsoft Project documentsImprovement
VIEWERNET-1738Improve exporting and embedding HTML resources when rendering SVG documentsImprovement
VIEWERNET-1763Extend support for ShowHiddenSlides option to Open Document PresentationImprovement
VIEWERNET-1764Improve rendering comments from Presentation documentsImprovement
VIEWERNET-1766Create single styles resource when rendering Text documents as HTMLImprovement
VIEWERNET-36Access to the path “/Path/to/file/fd.xml” is deniedBug
VIEWERNET-37Incorrect rendering of the content in header and footer of Word documentBug
VIEWERNET-41Issues when printing printable Html or saving as PDFBug
VIEWERNET-42Content minification prevents styles loadingBug
VIEWERNET-45Printable Html gets messy when adding watermarkBug
VIEWERNET-52Exception when rendering tiff image as HtmlBug
VIEWERNET-53Blur output when rendering PDF as HtmlBug
VIEWERNET-57DefaultFontName setting is not working for rendering Text documents into PDF and imageBug
VIEWERNET-65Missing content when rendering PDF to HTMLBug
VIEWERNET-73Invalid PDF when rendering Excel document with multiple pages per sheetBug
VIEWERNET-74Issues when rendering Excel document with vertical Japanese writingBug
VIEWERNET-75Converting DNG image into JPG provides output with light spotsBug
VIEWERNET-80Text’s shadow appears in the output HTMLBug
VIEWERNET-91Invalid styles when rendering presentation documents into HTMLBug
VIEWERNET-92Unable to render Presentation documents, after ViewerConfig.FontDirectories are addedBug
VIEWERNET-94Content of the cell is hidden when rendering Excel to HTMLBug
VIEWERNET-103Text color is incorrect when rendering PDFBug
VIEWERNET-108Black image when rendering PDF documentBug
VIEWERNET-109Images and diagrams are missing when rendering OTS fileBug
VIEWERNET-145Evaluation limitations applied for valid licenceBug
VIEWERNET-147The voluminous email is not fully rendered into imageBug
VIEWERNET-151The output image is cropped when rendering HTML as imageBug
VIEWERNET-163Comments are missing when rendering PPTX fileBug
VIEWERNET-167Incorrect exceptionBug
VIEWERNET-168Some STL file are not supportedBug
VIEWERNET-169GetFileList throws “Guid for file should contain extension” when file has no extensionBug
VIEWERNET-170Incorrect rendering of items with background color in Visio documentBug
VIEWERNET-172Can’t set different default fonts when rendering PDF documentBug
VIEWERNET-182Access to the path ‘c:\windows\system32\inetsrv\vs.bin’ is denied.Bug
VIEWERNET-198Issue when rendering email message having attachments with same nameBug
VIEWERNET-204API generates 5 pages with repeated content when rendering single page email messageBug
VIEWERNET-206First page filled with black color when rendering PDF documentBug
VIEWERNET-207Exception when rendering PDF document as HTMLBug
VIEWERNET-216DOCX to HTML pages - all HTML pages use CSS class names from first pageBug
VIEWERNET-218Duplicate link tag when rendering Text documents with external resourcesBug
VIEWERNET-222Incorrect rendering of PDF document into HTMLBug
VIEWERNET-244Exception when file name contains curly bracesBug
VIEWERNET-246Relative and absolute resource paths in the same HTML pageBug
VIEWERNET-249An exception raises while retrieving HTML pages from the source documentBug
VIEWERNET-260Deadlock when rendering documents in multiple processesBug
VIEWERNET-268GetDocumentInfo throws exception when Aspose.Words is also referencedBug
VIEWERNET-281Exception: CAD document rendering failedBug
VIEWERNET-304OutlookOptions.MaxItemsInFolder option not working properly for rendering into image and PDFBug
VIEWERNET-310Specified watermark font not found exception when calling GetPdfFile methodBug
VIEWERNET-449Exception “Save to stream error: Value cannot be null” when rendering VSD as HTMLBug
VIEWERNET-1127Aspose.CAD 1.1.0: Failed to load DGN fileBug
VIEWERNET-1147Incorrect character position in HTML mode in Safari for iOSBug
VIEWERNET-1243Alignment of radio button text and checkbox text is not properBug
VIEWERNET-1256Link with external URL in PDF document is not rendered as hyperlinkBug
VIEWERNET-1257Aspose.Pdf 16.11.0: Check boxes in PDF document are not rendered correctlyBug
VIEWERNET-1305Aspose.Tasks 16.11.0: Rendering MS Project document stops responding.Bug
VIEWERNET-1374Incorrect Positioning of Characters When Rendering PDF to HTMLBug
VIEWERNET-1378Misplaced Characters when Viewing HTML in Safari for iOSBug
VIEWERNET-1381Exception when rendering CAD file into imageBug
VIEWERNET-1386Aspose.Email 17.3.0: Some characters are being replaced with a ? placeholder while rendering.Bug
VIEWERNET-1389Unable to render PDF document in HTML/Image modeBug
VIEWERNET-1393Aspose.Pdf 17.4.0: Incorrect Characters after rendering PDF in HTML/Image modeBug
VIEWERNET-1396Incorrect rendering of bullets in HTML modeBug
VIEWERNET-1401Blank output HTML page when rendering PDF documentBug
VIEWERNET-1422Out Of Memory Exception when Rendering PDF into ImageBug
VIEWERNET-1433Unable to render Word document having AD RMS templateBug
VIEWERNET-1446Incorrect position of parenthesis in output HTMLBug
VIEWERNET-1447Conflict when using GroupDocs.Viewer and Aspose APIs in same projectBug
VIEWERNET-1457File added to storage when GetDocumentInfo called for streamBug
VIEWERNET-1466ViewerConfig.DefaultFontName setting does not replace missing fonts for Spreadsheet documentsBug
VIEWERNET-1477Image export failed exception when passed CAD layout name is not exist.Bug
VIEWERNET-1489“Index was out of range” exception when rendering PDF to HtmlBug
VIEWERNET-1491Incorrect rendering of PDF document into HTMLBug
VIEWERNET-1500Multipage Microsoft Visio document shows page count as oneBug
VIEWERNET-1501Watermark not displayed when rendering Microsoft Visio document as HTMLBug
VIEWERNET-1505Content is missing when rendering PDF document into HTMLBug
VIEWERNET-1506File extension field does not include periodBug
VIEWERNET-1512Resource prefix not applied when rendering Presentation documents to HTMLBug
VIEWERNET-1556Exception when rendering Excel document into HTML and imageBug
VIEWERNET-1567All pages are same when rendering Microsoft Project document into an imageBug
VIEWERNET-1591Issue with recipient and sent date when rendering from eml message to imageBug
VIEWERNET-1599CAD document layouts with the size different than model are not rendered correctlyBug
VIEWERNET-1624The output image gets cut when rendering PowerPoint presentationBug
VIEWERNET-1629Parameter is not valid exception when rendering xlsx to imageBug
VIEWERNET-1630Some rows/records are missing when rendering Excel document to HTMLBug
VIEWERNET-1650Missing words and characters when rendering PDF to HTMLBug
VIEWERNET-1662The parameter ‘address’ cannot be an empty string exception when rendering MSG documentBug
VIEWERNET-1667Empty space between text is lost when rendering Email documentsBug
VIEWERNET-1680Columns are missing when rendering Excel document to PDF and HTMLBug
VIEWERNET-1681Blank output when rendering PDF document as HTMLBug
VIEWERNET-1684Content is missing when rendering interactive PDF documentBug
VIEWERNET-1687Images are missing when rendering PDF document into HTML or ImageBug
VIEWERNET-1689Index out of range exception when rendering CAD documentBug
VIEWERNET-1691Exception when rendering Excel document into HTML and imageBug
VIEWERNET-1711ViewerConfig.FontDirectories property not working for Text documentsBug
VIEWERNET-1712ViewerConfig.FontDirectories property not working for Presentation documentsBug
VIEWERNET-1725Time interval option for rendering MS Project documentsBug
VIEWERNET-1733Index was out of range exception when rendering XLSX as PDFBug
VIEWERNET-1744Incorrect font when rendering PPTX as HTMLBug
VIEWERNET-1746Text overlaps when viewing HTML in Mozilla FirefoxBug
VIEWERNET-1747Legend is shifted and incorrect formatting when rendering PPTX as HTMLBug
VIEWERNET-1752Wrong number of layouts in DXFBug
VIEWERNET-1756API is not creating cache files in CachePath when rendering document from network pathBug
VIEWERNET-1765Header contains error message when rendering Word document as PDFBug
VIEWERJAVA-242Render large sized dwg document by specifying coordinatesFeature
VIEWERJAVA-597Add PostScript file format supportFeature
VIEWERJAVA-1802Prompt for a password again if the file was cachedFeature
VIEWERJAVA-594Incorrect rendering of PPTX document as HTMLBug
VIEWERJAVA-598Content of the cell is hidden when rendering Excel to HTMLBug
VIEWERJAVA-599OpenDocument spreadsheet documents incorrect renderingBug
VIEWERJAVA-600NullPointerException for LaTeX documentBug
VIEWERJAVA-603Incorrect exception typeBug
VIEWERJAVA-605Font ‘Segoe UI’ does not support style ‘Regular’Bug
VIEWERJAVA-608Guid for file should contain extensionBug
VIEWERJAVA-1801Exception occurred while opening a file with passwordBug
VIEWERJAVA-1803Omitting trailing slash in ViewerConfig.setStoragePath() cause failing create cache folderBug

 Public API and Backward Incompatible Changes

com.groupdocs.viewer.config.ViewerConfig

The following methods are added in the namespace.

ViewerConfig.getEnableCaching ( )  :  boolean 
ViewerConfig.getFontDirectories ( )  :  List<String> 
ViewerConfig.getForcePasswordValidation ( )  :  boolean 
ViewerConfig.setEnableCaching ( boolean p1 )  :  void 
ViewerConfig.setFontDirectories ( List<String> p1 )  :  void 
ViewerConfig.setForcePasswordValidation ( boolean p1 )  :  void 

com.groupdocs.viewer.converter.options.CadOptions

The following methods are added in the namespace.

CadOptions.getLayers ( )  :  List<String> 
CadOptions.getTiles ( )  :  List<Tile> 
CadOptions.setLayers ( List<String> p1 )  :  void 
CadOptions.setTiles ( List<Tile> p1 )  :  void 

com.groupdocs.viewer.converter.options.CellsOptions

The following methods are added in the namespace.

CellsOptions.getIgnoreEmptyRows ( )  :  boolean 
CellsOptions.getRenderPrintAreaOnly ( )  :  boolean 
CellsOptions.getShowHiddenColumns ( )  :  boolean 
CellsOptions.getShowHiddenRows ( )  :  boolean 
CellsOptions.setIgnoreEmptyRows ( boolean p1 )  :  void 
CellsOptions.setRenderPrintAreaOnly ( boolean p1 )  :  void 
CellsOptions.setShowHiddenColumns ( boolean p1 )  :  void 
CellsOptions.setShowHiddenRows ( boolean p1 )  :  void  

The following methods are removed in the namespace.

CellsOptions.getFlags ( )  :  int 
CellsOptions.getShowHiddenSheets ( )  :  boolean 
CellsOptions.setShowHiddenSheets ( boolean p1 )  :  void

com.groupdocs.viewer.converter.options.DiagramOptions

The following methods are removed in the namespace.

DiagramOptions.DiagramOptions ( ) 
DiagramOptions.getFlags ( )  :  int 
DiagramOptions.getShowHiddenPages ( )  :  boolean 
DiagramOptions.setShowHiddenPages ( boolean p1 )  :  void 

com.groupdocs.viewer.converter.options.EmailField

The following method is added in the class.

EmailField.EmailField ( ) 

com.groupdocs.viewer.converter.options.EmailOptions

The following methods are added in the class.

EmailOptions.getFieldLabels ( )  :  Map<String,String> 
EmailOptions.getPageSize ( )  :  int 
EmailOptions.setFieldLabels ( Map<String,String> p1 )  :  void 
EmailOptions.setPageSize ( int p1 )  :  void 

com.groupdocs.viewer.converter.options.FileDataOptions

The following methods are removed from the class.

FileDataOptions.FileDataOptions ( ) 
FileDataOptions.getCadOptions ( )  :  CadOptions 
FileDataOptions.getCellsOptions ( )  :  CellsOptions 
FileDataOptions.getDiagramOptions ( )  :  DiagramOptions 
FileDataOptions.getEmailOptions ( )  :  EmailOptions 
FileDataOptions.getPassword ( )  :  String 
FileDataOptions.getPdfOptions ( )  :  PdfOptions 
FileDataOptions.getRenderComments ( )  :  boolean 
FileDataOptions.getUseCache ( )  :  boolean 
FileDataOptions.getUsePdf ( )  :  boolean 
FileDataOptions.getWordsOptions ( )  :  WordsOptions 
FileDataOptions.setCadOptions ( CadOptions p1 )  :  void 
FileDataOptions.setCellsOptions ( CellsOptions p1 )  :  void 
FileDataOptions.setDiagramOptions ( DiagramOptions p1 )  :  void 
FileDataOptions.setEmailOptions ( EmailOptions p1 )  :  void 
FileDataOptions.setPassword ( String p1 )  :  void 
FileDataOptions.setPdfOptions ( PdfOptions p1 )  :  void 
FileDataOptions.setRenderComments ( boolean p1 )  :  void 
FileDataOptions.setUseCache ( boolean p1 )  :  void 
FileDataOptions.setUsePdf ( boolean p1 )  :  void 
FileDataOptions.setWordsOptions ( WordsOptions p1 )  :  void 

com.groupdocs.viewer.converter.options.HtmlOptions

The following methods are added in the class.

HtmlOptions.getEmbedResources ( )  :  boolean 
HtmlOptions.getEnableMinification ( )  :  boolean 
HtmlOptions.getEnableResponsiveRendering ( )  :  boolean 
HtmlOptions.getExcludeFonts ( )  :  boolean 
HtmlOptions.getExcludeFontsList ( )  :  List<String> 
HtmlOptions.getIgnorePrefixInResources ( )  :  boolean 
HtmlOptions.setEmbedResources ( boolean p1 )  :  void 
HtmlOptions.setEnableMinification ( boolean p1 )  :  void 
HtmlOptions.setEnableResponsiveRendering ( boolean p1 )  :  void 
HtmlOptions.setExcludeFonts ( boolean p1 )  :  void 
HtmlOptions.setExcludeFontsList ( List<String> p1 )  :  void 
HtmlOptions.setIgnorePrefixInResources ( boolean p1 )  :  void  

The following methods are removed from the class.

HtmlOptions.getIgnoreResourcePrefixForCss ( )  :  boolean 
HtmlOptions.isResourcesEmbedded ( )  :  boolean 
HtmlOptions.setIgnoreResourcePrefixForCss ( boolean p1 )  :  void 
HtmlOptions.setResourcesEmbedded ( boolean p1 )  :  void 

com.groupdocs.viewer.converter.options.ImageOptions

The following methods are added in the class.

ImageOptions.getExtractText ( )  :  boolean 
ImageOptions.setExtractText ( boolean p1 )  :  void 

com.groupdocs.viewer.converter.options.OutlookOptions

The following methods are added in the class.

OutlookOptions.getMaxItemsInFolder ( )  :  int 
OutlookOptions.OutlookOptions ( ) 
OutlookOptions.setMaxItemsInFolder ( int p1 )  :  void

com.groupdocs.viewer.converter.options.PdfOptions

The following methods are added in the class.

PdfOptions.getImageQuality ( )  :  int 
PdfOptions.setImageQuality ( int p1 )  :  void 

The following methods are deprecated in the class.

PdfOptions.getPreventGlyphsGrouping ( )  :  boolean //DEPRECATED 
PdfOptions.setPreventGlyphsGrouping ( boolean p1 )  :  void //DEPRECATED

The following methods are removed from the class.

PdfOptions.getDeleteAnnotations ( )  :  boolean 
PdfOptions.getFlags ( )  :  int 
PdfOptions.setDeleteAnnotations ( boolean p1 )  :  void

com.groupdocs.viewer.converter.options.ProjectOptions

The following methods are added in the class.

ProjectOptions.getEndDate ( )  :  Date 
ProjectOptions.getPageSize ( )  :  int 
ProjectOptions.getStartDate ( )  :  Date 
ProjectOptions.getTimeUnit ( )  :  int 
ProjectOptions.ProjectOptions ( ) 
ProjectOptions.setEndDate ( Date p1 )  :  void 
ProjectOptions.setPageSize ( int p1 )  :  void 
ProjectOptions.setStartDate ( Date p1 )  :  void 
ProjectOptions.setTimeUnit ( int p1 )  :  void 

com.groupdocs.viewer.converter.options.RenderOptions

The following methods are added in the class.

RenderOptions.getDefaultFontName ( )  :  String 
RenderOptions.getOutlookOptions ( )  :  OutlookOptions 
RenderOptions.getProjectOptions ( )  :  ProjectOptions 
RenderOptions.getShowHiddenPages ( )  :  boolean 
RenderOptions.getSlidesOptions ( )  :  SlidesOptions 
RenderOptions.setDefaultFontName ( String p1 )  :  void 
RenderOptions.setOutlookOptions ( OutlookOptions p1 )  :  void 
RenderOptions.setProjectOptions ( ProjectOptions p1 )  :  void 
RenderOptions.setShowHiddenPages ( boolean p1 )  :  void 
RenderOptions.setSlidesOptions ( SlidesOptions p1 )  :  void 

The following methods are removed from the class.

RenderOptions.getDiagramOptions ( )  :  DiagramOptions 
RenderOptions.setDiagramOptions ( DiagramOptions p1 )  :  void

com.groupdocs.viewer.converter.options.SlidesOptions

The following methods are added in the class.

SlidesOptions.getRenderNotes ( )  :  boolean 
SlidesOptions.setRenderNotes ( boolean p1 )  :  void 
SlidesOptions.SlidesOptions ( ) 

com.groupdocs.viewer.converter.options.Tile

The following methods are added in the class.

Tile.getEndPointX ( )  :  int 
Tile.getEndPointY ( )  :  int 
Tile.getHeight ( )  :  int 
Tile.getStartPointX ( )  :  int 
Tile.getStartPointY ( )  :  int 
Tile.getWidth ( )  :  int 
Tile.setHeight ( int p1 )  :  void 
Tile.setWidth ( int p1 )  :  void 
Tile.Tile ( int p1, int p2, int p3, int p4 ) 

com.groupdocs.viewer.converter.options.CachedDocumentDescription

The following methods are added in the class.

CachedDocumentDescription.getOutlookOptions ( )  :  OutlookOptions 
CachedDocumentDescription.getProjectOptions ( )  :  ProjectOptions 
CachedDocumentDescription.getSlidesOptions ( )  :  SlidesOptions 
CachedDocumentDescription.setOutlookOptions ( OutlookOptions p1 )  :  void 
CachedDocumentDescription.setProjectOptions ( ProjectOptions p1 )  :  void 
CachedDocumentDescription.setSlidesOptions ( SlidesOptions p1 )  :  void 

The following methods are removed from the class.

CachedDocumentDescription.getDiagramOptions ( )  :  DiagramOptions 
CachedDocumentDescription.setDiagramOptions ( DiagramOptions p1 )  :  void 

com.groupdocs.viewer.domain.cache.CachedDocumentDescription

The following methods are added in the namespace.

CachedDocumentDescription.getOutlookOptions ( )  :  OutlookOptions 
CachedDocumentDescription.getProjectOptions ( )  :  ProjectOptions 
CachedDocumentDescription.getSlidesOptions ( )  :  SlidesOptions 
CachedDocumentDescription.setOutlookOptions ( OutlookOptions p1 )  :  void 
CachedDocumentDescription.setProjectOptions ( ProjectOptions p1 )  :  void 
CachedDocumentDescription.setSlidesOptions ( SlidesOptions p1 )  :  void 

The following methods are removed from the namespace.

CachedDocumentDescription.getDiagramOptions ( )  :  DiagramOptions 
CachedDocumentDescription.setDiagramOptions ( DiagramOptions p1 )  :  void 

com.groupdocs.viewer.domain.cache.CachedPageDescription

The following methods are added in the namespace.

CachedPageDescription.getExtractText ( )  :  boolean 
CachedPageDescription.getOutlookOptions ( )  :  OutlookOptions 
CachedPageDescription.getProjectOptions ( )  :  ProjectOptions 
CachedPageDescription.getSlidesOptions ( )  :  SlidesOptions 
CachedPageDescription.setExtractText ( boolean p1 )  :  void 
CachedPageDescription.setOutlookOptions ( OutlookOptions p1 )  :  void 
CachedPageDescription.setProjectOptions ( ProjectOptions p1 )  :  void 
CachedPageDescription.setSlidesOptions ( SlidesOptions p1 )  :  void 

The following methods are removed from the namespace.

CachedPageDescription.getDiagramOptions ( )  :  DiagramOptions 
CachedPageDescription.setDiagramOptions ( DiagramOptions p1 )  :  void  

com.groupdocs.viewer.domain.CadFileData

The following methods are added in the namespace.

CadFileData.CadFileData ( ) 
CadFileData.getLayers ( )  :  List<String> 
CadFileData.setLayers ( List<String> p1 )  :  void 

com.groupdocs.viewer.domain.containers.CadDocumentInfoContainer

The following methods are added in the namespace.

CadDocumentInfoContainer.CadDocumentInfoContainer ( ) 
CadDocumentInfoContainer.getLayers ( )  :  List<String> 
CadDocumentInfoContainer.setLayers ( List<String> p1 )  :  void 

com.groupdocs.viewer.domain.containers.DocumentInfoContainer

The following methods are added in the namespace.

DocumentInfoContainer.getFileFormat ( )  :  String 
DocumentInfoContainer.setFileFormat ( String p1 )  :  void 

com.groupdocs.viewer.domain.containers.FileContainer

The following methods are added in the namespace.

FileContainer.FileContainer ( String p1, InputStream p2 ) 
FileContainer.getFileName ( )  :  String 
FileContainer.setFileName ( String p1 )  :  void 

com.groupdocs.viewer.domain.containers.ProjectDocumentInfoContainer

The following method is added in the namespace.

ProjectDocumentInfoContainer.getEndDate ( )  :  Date 
ProjectDocumentInfoContainer.getStartDate ( )  :  Date 
ProjectDocumentInfoContainer.ProjectDocumentInfoContainer ( ) 

com.groupdocs.viewer.domain.DocumentTypeFormat

The following method is removed from the namespace.

DocumentTypeFormat.DocumentTypeFormat ( )

com.groupdocs.viewer.domain.EmailAttachment

The following methods are removed from the namespace.

EmailAttachment.EmailAttachment ( ) //DEPRECATED 
EmailAttachment.EmailAttachment ( String p1, String p2 ) //DEPRECATED 
EmailAttachment.getSize ( )  :  long //DEPRECATED 
EmailAttachment.setSize ( long p1 )  :  void //DEPRECATED 

com.groupdocs.viewer.domain.EmailFileData

The following methods are removed from the namespace.

EmailFileData.EmailFileData ( ) //DEPRECATED 
EmailFileData.getAttachments ( )  :  List<Attachment> //DEPRECATED 
EmailFileData.setAttachments ( List<Attachment> p1 )  :  void //DEPRECATED 

com.groupdocs.viewer.domain.FileData

The following methods are added in the namespace.

FileData.addPage ( int p1, int p2 )  :  void 
FileData.addPage ( int p1, int p2, boolean p3 )  :  void 
FileData.addPage ( int p1, int p2, List<RowData> p3 )  :  void 
FileData.addPage ( String p1, int p2, int p3 )  :  void 
FileData.addPage ( String p1, int p2, int p3, boolean p4 )  :  void 
FileData.getTextExtracted ( )  :  boolean 
FileData.setTextExtracted ( boolean p1 )  :  void 

The following methods are removed from the namespace.

FileData.getMaxHeight ( )  :  int 
FileData.getMaxWidth ( )  :  int 
FileData.getPageCount ( )  :  int 
FileData.setMaxHeight ( int p1 )  :  void 
FileData.setMaxWidth ( int p1 )  :  void 
FileData.setPageCount ( int p1 )  :  void 

com.groupdocs.viewer.domain.FileDescription

The following methods are added in the namespace.

FileDescription.getFileFormat ( )  :  String 

com.groupdocs.viewer.domain.FileFormat

The following method is added in the namespace.

FileFormat.FileFormat ( ) 

com.groupdocs.viewer.domain.html.HtmlResource

The following methods are added in the namespace.

HtmlResource.getOutlookOptions ( )  :  OutlookOptions 
HtmlResource.getProjectOptions ( )  :  ProjectOptions 
HtmlResource.getResourceType ( )  :  int 
HtmlResource.HtmlResource ( String p1 ) 
HtmlResource.setOutlookOptions ( OutlookOptions p1 )  :  void 
HtmlResource.setProjectOptions ( ProjectOptions p1 )  :  void 

The following methods are removed from the namespace.

HtmlResource.getDiagramOptions ( )  :  DiagramOptions 
HtmlResource.getResourceType ( )  :  HtmlResourceType 
HtmlResource.HtmlResource ( ) 
HtmlResource.setDiagramOptions ( DiagramOptions p1 )  :  void 
HtmlResource.setResourceType ( HtmlResourceType p1 )  :  void 

com.groupdocs.viewer.domain.html.HtmlResourceType

The following method is added in the namespace.

HtmlResourceType.HtmlResourceType ( )

The following methods are removed from the namespace.

HtmlResourceType.equals ( HtmlResourceType p1 )  :  boolean 
HtmlResourceType.equals ( int p1 )  :  boolean 
HtmlResourceType.fromValue ( long p1 ) [static]  :  HtmlResourceType 
HtmlResourceType.value ( )  :  int 
HtmlResourceType.valueOf ( String p1 ) [static]  :  HtmlResourceType 
HtmlResourceType.values ( ) [static]  :  HtmlResourceType[ ]  

com.groupdocs.viewer.domain.NetworkCredential

The following methods are added in the namespace.

NetworkCredential.NetworkCredential ( String p1, String p2 ) 
NetworkCredential.NetworkCredential ( String p1, String p2, String p3 ) 

com.groupdocs.viewer.domain.options.DocumentInfoOptions

The following methods are added in the namespace.

DocumentInfoOptions.getDefaultFontName ( )  :  String 
DocumentInfoOptions.getExtractText ( )  :  boolean 
DocumentInfoOptions.getOutlookOptions ( )  :  OutlookOptions 
DocumentInfoOptions.getProjectOptions ( )  :  ProjectOptions 
DocumentInfoOptions.getShowHiddenPages ( )  :  boolean 
DocumentInfoOptions.getSlidesOptions ( )  :  SlidesOptions 
DocumentInfoOptions.setDefaultFontName ( String p1 )  :  void 
DocumentInfoOptions.setExtractText ( boolean p1 )  :  void 
DocumentInfoOptions.setOutlookOptions ( OutlookOptions p1 )  :  void 
DocumentInfoOptions.setProjectOptions ( ProjectOptions p1 )  :  void 
DocumentInfoOptions.setShowHiddenPages ( boolean p1 )  :  void 
DocumentInfoOptions.setSlidesOptions ( SlidesOptions p1 )  :  void

The following methods are removed from the namespace.

DocumentInfoOptions.getDiagramOptions ( )  :  DiagramOptions 
DocumentInfoOptions.setDiagramOptions ( DiagramOptions p1 )  :  void 

com.groupdocs.viewer.domain.options.PdfFileOptions

The following methods are added in the namespace.

PdfFileOptions.getDefaultFontName ( )  :  String 
PdfFileOptions.getOutlookOptions ( )  :  OutlookOptions 
PdfFileOptions.getProjectOptions ( )  :  ProjectOptions 
PdfFileOptions.getShowHiddenPages ( )  :  boolean 
PdfFileOptions.getSlidesOptions ( )  :  SlidesOptions 
PdfFileOptions.setDefaultFontName ( String p1 )  :  void 
PdfFileOptions.setOutlookOptions ( OutlookOptions p1 )  :  void 
PdfFileOptions.setProjectOptions ( ProjectOptions p1 )  :  void 
PdfFileOptions.setShowHiddenPages ( boolean p1 )  :  void 
PdfFileOptions.setSlidesOptions ( SlidesOptions p1 )  :  void 

The following methods are removed from the namespace.

PdfFileOptions.getDiagramOptions ( )  :  DiagramOptions 
PdfFileOptions.setDiagramOptions ( DiagramOptions p1 )  :  void  

com.groupdocs.viewer.domain.ProjectFileData

The following methods are added in the namespace.

ProjectFileData.getEndDate ( )  :  Date 
ProjectFileData.getStartDate ( )  :  Date 
ProjectFileData.ProjectFileData ( ) 
ProjectFileData.setEndDate ( Date p1 )  :  void 
ProjectFileData.setStartDate ( Date p1 )  :  void 

com.groupdocs.viewer.domain.WindowsAuthenticationCredential

The following method is added in the namespace.

WindowsAuthenticationCredential.toNetworkCredential ( )  :  NetworkCredential 

com.groupdocs.viewer.exception.CacheFileNotFoundException

The following method is removed from the namespace.

CacheFileNotFoundException.CacheFileNotFoundException ( String p1, ILocalizationHandler p2 ) 

com.groupdocs.viewer.domain.CorruptedOrDamagedFileException

The following method is added in the namespace.

CorruptedOrDamagedFileException.CorruptedOrDamagedFileException ( String p1 ) 

The following method is removed from the namespace.

CorruptedOrDamagedFileException.CorruptedOrDamagedFileException ( String p1, ILocalizationHandler p2 ) 

com.groupdocs.viewer.exception.FileNotFoundException

The following method is removed from the namespace.

FileNotFoundException.FileNotFoundException ( String p1, Throwable p2 ) 

com.groupdocs.viewer.domain.FileTypeNotSupportedException

The following method is added in the namespace.

FileTypeNotSupportedException.FileTypeNotSupportedException ( String p1 )  

The following method is removed from the namespace.

FileTypeNotSupportedException.FileTypeNotSupportedException ( String p1, ILocalizationHandler p2 )

com.groupdocs.viewer.exception.GuidNotSpecifiedException

The following method is removed from the namespace.

GuidNotSpecifiedException.GuidNotSpecifiedException ( ILocalizationHandler p1 ) 

com.groupdocs.viewer.exception.InvalidPasswordException

The following methods are added in the namespace.

InvalidPasswordException.InvalidPasswordException ( String p1 )  

The following methods are removed from the namespace.

InvalidPasswordException.InvalidPasswordException ( String p1, ILocalizationHandler p2 )

com.groupdocs.viewer.exception.InvalidPasswordException

The following method is added in the namespace.

PasswordProtectedFileException.PasswordProtectedFileException ( String p1 ) 

The following methods are removed from the namespace.

PasswordProtectedFileException.PasswordProtectedFileException ( String p1, ILocalizationHandler p2 ) 

com.groupdocs.viewer.exception.StoragePathNotSpecifiedException

The following method is removed from the namespace.

StoragePathNotSpecifiedException.StoragePathNotSpecifiedException ( ILocalizationHandler p1 ) 

com.groupdocs.viewer.exception.TransformationFailedPageNotExistException

The following methods are added in the namespace.

TransformationFailedPageNotExistException.TransformationFailedPageNotExistException ( String p1, int p2 ) 

The following method is removed from the namespace.

TransformationFailedPageNotExistException.TransformationFailedPageNotExistException ( String p1, int p2, ILocalizationHandler p3 ) 

com.groupdocs.viewer.handler.cache.ICacheDataHandler

The following methods are added in the namespace.

ICacheDataHandler.clearCache ( ) [abstract]  :  void 
ICacheDataHandler.clearCache ( String p1 ) [abstract]  :  void 

The following method is removed from the namespace.

ICacheDataHandler.clearCache ( long p1 ) [abstract]  :  void 

com.groupdocs.viewer.handler.input.IInputDataHandler

The following method is removed from the namespace.

IInputDataHandler.addFile ( String p1, InputStream p2 ) [abstract]  :  void 

com.groupdocs.viewer.handler.ViewerHandler

The following methods are added in the namespace.

ViewerHandler<T>.clearCache ( String p1 )  :  void 
ViewerHandler<T>.reorderPage ( String p1, ReorderPageOptions p2, RenderOptions p3 )  :  void 
ViewerHandler<T>.rotatePage ( String p1, RotatePageOptions p2, RenderOptions p3 )  :  void 
ViewerHandler<T>.ViewerHandler<T> ( ViewerConfig p1, int p2 ) 
ViewerHandler<T>.ViewerHandler<T> ( ViewerConfig p1, int p2, CultureInfo p3 ) 
ViewerHandler<T>.ViewerHandler<T> ( ViewerConfig p1, int p2, IFileStorage p3, CultureInfo p4 ) 
ViewerHandler<T>.ViewerHandler<T> ( ViewerConfig p1, int p2, IInputDataHandler p3, ICacheDataHandler p4, CultureInfo p5 )

com.groupdocs.viewer.handler.ViewerHtmlHandler

The following methods are added in the namespace.

ViewerHtmlHandler.ViewerHtmlHandler ( IFileStorage p1 ) 
ViewerHtmlHandler.ViewerHtmlHandler ( IFileStorage p1, CultureInfo p2 ) 
ViewerHtmlHandler.ViewerHtmlHandler ( ViewerConfig p1, IFileStorage p2 ) 
ViewerHtmlHandler.ViewerHtmlHandler ( ViewerConfig p1, IFileStorage p2, CultureInfo p3 )

The following methods are removed from the namespace.

ViewerHtmlHandler.ViewerHtmlHandler ( ViewerConfig p1, IInputDataHandler p2, ICacheDataHandler p3, IFileDataStore p4 ) 
ViewerHtmlHandler.ViewerHtmlHandler ( ViewerConfig p1, IInputDataHandler p2, ICacheDataHandler p3, IFileDataStore p4, CultureInfo p5 )

com.groupdocs.viewer.handler.ViewerImageHandler

The following methods are added in the namespace.

ViewerImageHandler.ViewerImageHandler ( IFileStorage p1 ) 
ViewerImageHandler.ViewerImageHandler ( IFileStorage p1, CultureInfo p2 ) 
ViewerImageHandler.ViewerImageHandler ( ViewerConfig p1, IFileStorage p2 ) 
ViewerImageHandler.ViewerImageHandler ( ViewerConfig p1, IFileStorage p2, CultureInfo p3 ) 

The following methods are removed from the namespace.

ViewerImageHandler.ViewerImageHandler ( ViewerConfig p1, IInputDataHandler p2, ICacheDataHandler p3, IFileDataStore p4 ) 
ViewerImageHandler.ViewerImageHandler ( ViewerConfig p1, IInputDataHandler p2, ICacheDataHandler p3, IFileDataStore p4, CultureInfo p5 ) 

com.groupdocs.viewer.helper.IFileDataStore

The following methods is removed from the namespace.

IFileDataStore.getFileData ( FileDescription p1 ) [abstract]  :  FileData 
IFileDataStore.saveFileData ( FileDescription p1, FileData p2 ) [abstract]  :  void 

com.groupdocs.viewer.licensing.License

The following methods are added in the namespace.

License.isValidLicense ( ) [static]  :  boolean  

com.groupdocs.viewer.Metered

This class moved into com.groupdocs.viewer.licensing.metered package.

com.groupdocs.viewer.storage.FileInfo

The following methods are added in the namespace.

FileInfo.FileInfo ( ) 
FileInfo.getLastModified ( )  :  Date 
FileInfo.getPath ( )  :  String 
FileInfo.getSize ( )  :  long 
FileInfo.isDirectory ( )  :  boolean 
FileInfo.setDirectory ( boolean p1 )  :  void 
FileInfo.setLastModified ( Date p1 )  :  void 
FileInfo.setPath ( String p1 )  :  void 
FileInfo.setSize ( long p1 )  :  void 

com.groupdocs.viewer.storage.IFileInfo

The following methods are added in the namespace.

IFileInfo.getLastModified ( ) [abstract]  :  Date 
IFileInfo.getPath ( ) [abstract]  :  String 
IFileInfo.getSize ( ) [abstract]  :  long 
IFileInfo.isDirectory ( ) [abstract]  :  boolean 
IFileInfo.setDirectory ( boolean p1 ) [abstract]  :  void 
IFileInfo.setLastModified ( Date p1 ) [abstract]  :  void 
IFileInfo.setPath ( String p1 ) [abstract]  :  void 
IFileInfo.setSize ( long p1 ) [abstract]  :  void  

com.groupdocs.viewer.storage.IFileStorage

The following methods are added in the namespace.

IFileStorage.deleteDirectory ( String p1 ) [abstract]  :  void 
IFileStorage.fileExists ( String p1 ) [abstract]  :  boolean 
IFileStorage.getFile ( String p1 ) [abstract]  :  InputStream 
IFileStorage.getFileInfo ( String p1 ) [abstract]  :  IFileInfo 
IFileStorage.getFilesInfo ( String p1 ) [abstract]  :  List<IFileInfo> 
IFileStorage.saveFile ( String p1, InputStream p2 ) [abstract]  :  void 

com.groupdocs.viewer.storage.LocalFileStorage

The following methods are added in the namespace.

LocalFileStorage.deleteDirectory ( String p1 )  :  void 
LocalFileStorage.fileExists ( String p1 )  :  boolean 
LocalFileStorage.getFile ( String p1 )  :  InputStream 
LocalFileStorage.getFileInfo ( String p1 )  :  IFileInfo 
LocalFileStorage.getFilesInfo ( String p1 )  :  List<IFileInfo> 
LocalFileStorage.LocalFileStorage ( ) 
LocalFileStorage.saveFile ( String p1, InputStream p2 )  :  void