| Package | Description | 
|---|---|
| com.edorasware.cloud.core.conversion.internal | |
| com.edorasware.config | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Aspose2PdfConverter
This class ensures that Aspose licence is initialized. 
 | 
class  | 
BaseImage2PdfConverter
The type Base image 2 pdf converter contains the common methods used by all the image converters. 
 | 
class  | 
ContentNamePostfixConverter
This class is skeleton to convert given Document content. 
 | 
class  | 
Excel2PdfConverter
This class converts Microsoft Excel document info PDF. 
 | 
class  | 
Image2PdfConverter
This class converts form different image types info PDF. 
 | 
class  | 
Mht2PdfConverter  | 
class  | 
Msg2PdfConverter  | 
class  | 
OneAcceptContentConverter
This class implements accept method for One environment (Microsoft docs are stored as octet streams) 
 | 
class  | 
Powerpoint2PdfConverter
This class converts Microsoft Powerpoint document info PDF. 
 | 
class  | 
Tiff2PdfConverter
This class converts form a TIFF image info PDF. 
 | 
class  | 
Word2PdfConverter
This class converts Microsoft Word document info PDF. 
 | 
| Constructor and Description | 
|---|
AbstractDocumentContentConverterService(ContentManager contentManager,
                                       WorkObjectService workObjectService,
                                       String cacheTempPath,
                                       String tempFileNamePrefix,
                                       List<DocumentContentConverter> contentConverters,
                                       StatisticsAwareCache statisticsAwareCache)  | 
DefaultPdfDocumentContentConverterService(ContentManager contentManager,
                                         WorkObjectService workObjectService,
                                         String cacheTempPath,
                                         String tempFileNamePrefix,
                                         List<DocumentContentConverter> contentConverters,
                                         StatisticsAwareCache statisticsAwareCache)  | 
DefaultPreviewDocumentContentConverterService(ContentManager contentManager,
                                             WorkObjectService workObjectService,
                                             String cacheTempPath,
                                             String tempFileNamePrefix,
                                             List<DocumentContentConverter> contentConverters,
                                             StatisticsAwareCache statisticsAwareCache)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<DocumentContentConverter> | 
ContentConverterConfiguration.downloadAsPdfConverters(TimeProvider timeProvider)  | 
List<DocumentContentConverter> | 
ContentConverterConfiguration.previewConverters(TimeProvider timeProvider)  | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.