Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 01-06-2021, 04:29 AM   #1
xkater
Junior Member
xkater began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2018
Device: HP Omni10
Method to Convert to HTML/DOCX, adding additional column

Hi all - i am interested in figuring out how to convert epub to HTML (or DOCX) while adding an additional empty column (or table cell) to the output.

In the case of converting to HTML, putting the entire output in a DIV, with a second adjacent (empty) DIV would be the simplest, but creating divs for each paragraph (with side-by-side empty DIV) would be best.
Likewise, converting to DOCX, creating multiple columns, (and rows of columns) with column breaks at paragraphs, with an empty column to the right. I have no idea what 'code' WORD might use to designate columns.

Code:
<Table>
<tr><td>epub text goes here</td><td> &nbsp; </td></tr>
<tr><td>epub text goes here</td><td> &nbsp; </td></tr>
</Table>
or
<DIV id="main">
<DIV id="lt1">epub text goes here</DIV><DIV id="rt1"> &nbsp; </DIV>
<DIV id="lt2">epub text goes here</DIV><DIV id="rt2"> &nbsp; </DIV>
</DIV>
thoughts ?

many thanks
xkater is offline   Reply With Quote
Reply

Tags
algorithms, html conversion, methods, template, word conversion


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding custom column with any lookup-name gives me empty column as a result? Ahu Lee Library Management 16 06-09-2019 12:14 PM
ebook-convert (docx->html) inserting too many page breaks xanguera Conversion 3 07-31-2015 08:05 PM
Problem adding additional formats Loosheesh Calibre 16 05-12-2013 08:06 AM
Adding additional information to the Library view Gadget Guy Calibre 3 04-23-2010 03:37 PM
Automatically adding additional formats for a book? HarryT Calibre 4 08-26-2009 11:57 AM


All times are GMT -4. The time now is 09:40 AM.


MobileRead.com is a privately owned, operated and funded community.