类 Pdf2Swf
java.lang.Object
com.gdxsoft.easyweb.utils.fileConvert.Pdf2Swf
已过时。
Flash/SWF is end-of-life (Adobe discontinued Flash Player on 2020-12-31).
Use PDF or HTML5 based solutions instead.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Pdf2Swf
public Pdf2Swf()已过时。
-
-
方法详细资料
-
cvt2Swf
public boolean cvt2Swf(String src, String target) throws org.apache.commons.exec.ExecuteException, IOException 已过时。转换Pdf到Swf- 参数:
src-target-- 抛出:
org.apache.commons.exec.ExecuteExceptionIOException
-
cvt2Swf
public boolean cvt2Swf(File src, File target) throws org.apache.commons.exec.ExecuteException, IOException 已过时。转换Pdf到Swf- 参数:
src-target-- 抛出:
org.apache.commons.exec.ExecuteExceptionIOException
-