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
การผสานรวมที่ราบรื่นและการตั้งค่าที่รวดเร็วช่วยให้นักพัฒนาสามารถเริ่มใช้งานได้ในไม่กี่นาที
วิศวกรมืออาชีพของเราพร้อมให้ความช่วยเหลือทางอีเมลหรือแชททันที