CPDFConvertWord cpdfConvertWord = new CPDFConvertWord();
CPDFConvertWordOptions cpdfConvertWordOptions = new CPDFConvertWordOptions();
cpdfConvertWordOptions.setFlowLayout(true);
String inputPath = rootDir + input_file + "word.pdf";
List<Integer> pageCounts = getPageCounts(cpdfConvertWord.getPageCount(inputPath, password));
ConvertResult convert = cpdfConvertWord.convert(inputPath, rootDir + output_file, "", cpdfConvertWordOptions, pageCounts, password, page -> {
});
迅速で正確なレンダリングにより、PDF コンテンツに即座にアクセスできます。
MacOS、Linux、Android、iOS などの複数のプラットフォームをサポートしています。
シームレスな統合と迅速なセットアップにより、開発者は数分で使用を開始できます。
私たちの専門エンジニアは、メールやライブチャットでいつでもサポートを提供します。