问题描述
我一直在尝试将PDF文件转换为一个精美的html页面。冲浪后。
我得到的解决方案有点缺乏我的要求。因为我必须创建个别html页面来说约200个pdf文件。因为在线转换器可能不是一个领先的解决方案。所以我尝试了以下解决方案以及未满足的要求。
-
+
很好地将pdf嵌入到html页面中。
-
HTML页面不可编辑,因为它只是将pdf嵌入到html页面。 -
+
转换pdf到单个html页面。
-
外观不是很好。 -
+
将pdf转换为HTML页面, / p>
-
HTML网页无法编辑。 p>
+
将PDF转换为具有漂亮外观和html css的单一html页面。
-
它创建一个包含缩略图图像和HTML页面的大文件夹,以pdf形式显示单个页面,这对于大量pdf文件可能不适用。
从哪里可以改善输出..
解决方案FlexPaper有一个名为Elements的桌面发布模式,可将PDF转换为可编辑元素 - 值得一看
+
embeds a pdf into html page nicely.-
HTML page is not editable since it simply embeds the pdf to html page.+
Converts the pdf to single html page.-
the look is not very nice.+
Converts the pdf to html page with a readable look.-
HTML page is not editable.+
Converts the pdf to single html page with a nice look and html css.-
It creats a big folder contaning images for thumbnails and html page for a single page in pdf that might not be feasible for large number of pdf files.
I have been trying to convert a pdf file to a single nice html page.After surfing about it.The solutions I have got are little bit lacking to my requirements.As I have to create individual html pages for say about 200 pdf files.As online converters might not be a leading solution. So I tried the following solutions along with the requirements not being fulfilled.
From where can I improve the output..
FlexPaper has a desktop publisher mode called Elements that has the ability to convert pdf to editable elements- worth a look
http://flexpaper.devaldi.com/download
这篇关于将PDF转换为单个页面可编辑的HTML的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!