com.silverpeas.converter
Interface ToPDFConverter

All Superinterfaces:
DocumentFormatConversion
All Known Implementing Classes:
OpenOfficeToPDFConverter

public interface ToPDFConverter
extends DocumentFormatConversion

A converter of following listed documents into PDF format : - ODT - DOC The converter is managed by the IoC container and can be retrieving under the name 'toPDFConverter'.


Method Summary
 
Methods inherited from interface com.silverpeas.converter.DocumentFormatConversion
convert, convert, convert, getSupportedFormats
 



Copyright © 2016 Silverpeas. All Rights Reserved.