설명
To include a PDF as searchable HTML on your site, convert and upload your PDF file as HTML in two easy steps!
- Choose your output option: full HTML or body only with inline CSS
- Click ‘Upload’ and you’re done!
The uploaded document is sent to our server where the conversion processing takes place (hosted by BCL Technologies). We return the final output back to WordPress to create a Page with your content. By uploading a document, you agree to our Terms & Conditions.
To see the difference between “full HTML” or “Inline CSS”, refer to the FAQ below.
Features
* Inline CSS – Note: The resulting HTML positions elements exactly as they look in the original PDF. As such, the output may differ depending on the current Theme’s CSS.
설치
- Upload the
bcl-technologies-pdf2html
folder to your/wp-content/plugins/
directory or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
FAQ
- Installation Instructions
-
- Upload the
bcl-technologies-pdf2html
folder to your/wp-content/plugins/
directory or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Upload the
- What is the difference between full HTML or body only with inline CSS?
-
Full HTML – This option generates a full HTML file of your uploaded PDF that includes standard
<head>
and<style>
stags. These converted documents will be stored in the default Uploads directory of your WordPress installation.Inline CSS – This option does not generate a full HTML file, rather it inlines all the styles and yields only the content that would go between the
<body>
tags of a full HTML file. - Where can I find my converted document?
-
If the full HTML option is chosen, you can find your document in the easyConverter5 directory inside your Uploads folder. If we are unable to create this directory, the default Uploads folder is used instead.
For the inline CSS option, the content is within the Page that was created.
- Can I convert an encrypted or password protected PDF?
-
We respect the PDF author’s restrictions. You should get the password and unlock the document.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“BCL Technologies PDF2HTML”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
자국어로 “BCL Technologies PDF2HTML”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0
- Initial version of the plugin.