1
1% 
Converting input to HTML... 
InputFormatPlugin: EPUB Input running on /opt/lampp/htdocs/test.epub 
Found HTML cover content/calibre_title_page.html 
Parsing all content... 
34% 
Running transforms on ebook... 
Merging user specified metadata... 
Detecting structure... 
Flattening CSS and remapping font sizes... 
Source base font size is 12.00000pt 
Removing fake margins... 
Cleaning up manifest... 
Trimming unused files from manifest... 
Creating PDF Output... 
67% 
Creating PDF Output 

下面是我在 PHP 文件中使用的代码

$output = shell_exec("ebook-convert test.epub mej.pdf");
echo $output;

请帮助我完成一个项目所需的。

提前致谢

4

0 回答 0