public abstract class OfdUtils extends Object
| 构造器和说明 |
|---|
OfdUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<BufferedImage> |
ofd2Images(InputStream inputStream) |
static List<BufferedImage> |
ofd2Images(InputStream inOfdFile,
double ppm) |
static List<BufferedImage> |
ofd2Images(String ofdPath) |
static List<BufferedImage> |
ofd2Images(String ofdPath,
double ppm) |
static boolean |
ofd2Pdf(InputStream inOfdFile,
OutputStream outPdfFile) |
static boolean |
ofd2Pdf(String ofdPath,
String pdfPath) |
static boolean |
ofdToPdf(InputStream inOfdFile,
OutputStream outPdfFile) |
static boolean |
ofdToPdf(String inOfdFile,
String outPdfFile) |
public static List<BufferedImage> ofd2Images(InputStream inOfdFile, double ppm)
public static List<BufferedImage> ofd2Images(String ofdPath, double ppm)
public static List<BufferedImage> ofd2Images(String ofdPath)
public static List<BufferedImage> ofd2Images(InputStream inputStream)
public static boolean ofd2Pdf(InputStream inOfdFile, OutputStream outPdfFile)
public static boolean ofdToPdf(InputStream inOfdFile, OutputStream outPdfFile)
Copyright © 2025 江苏南大先腾信息产业股份有限公司. All rights reserved.