pdf2fxl
PDF to EPUB3 Fixed Layout converter
Repository
Git URL | https://github.com/transpect/pdf2fxl.git |
SVN URL | https://github.com/transpect/pdf2fxl |
Base URI | http://transpect.io/pdf2fxl/ |
tr:pdf2fxl
pdf2fxl converts a PDF to Fixed Layout EPUB3. To extract HTML from PDF, Poppler needs to be installed. Further information can be found in the README.
Import
<p:import href="http://transpect.io/pdf2fxl/xpl/pdf2fxl.xpl"/>
Dependencies
Synopsis
<tr:pdf2fxl xmlns:tr="http://transpect.io">
<p:output port="result" primary="true"/>
<p:output port="css" primary="false"/>
<p:option name="path" required="true"/>
<p:option name="rastertext" select="'no'"/>
<p:option name="headline-fontsize" select="35"/>
<p:option name="debug" select="'yes'"/>
<p:option name="debug-dir-uri" select="'debug'"/>
<p:option name="progress" select="'yes'"/>
<p:option name="status-dir-uri" select="concat($debug-dir-uri, '/status')"/>
</tr:pdf2fxl>
GitHub sync date: 2024-04-23+02:00