View Single Post
Old 08-27-2014, 11:56 PM   #3
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,808
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by bhambhu View Post
i m converting docx to epub in caliber and i got some issue in page title <title>Unknown</title> in head session..
i want set page title according to page heading just like my page heading is chapter first. i want this page heading set in <title></title> session.
If you put the Title & Author into the DOCX Properties->Summary (Word Alt/F, E, P). Providing Read metadata from contents is checked, then when the DOCX is imported, calibre will extract the values and put them into its database.

Or you can extract them by selecting the DOCX in Metadata Edit Formats and hitting the blue circled 'i' button.

When you convert from DOCX to EPUB the Title value (eg 'blah blah') will be in the epub, as <title>blah blah</title>, it will also be in the content.opf file.

BR

Last edited by BetterRed; 08-27-2014 at 11:59 PM. Reason: typo
BetterRed is offline   Reply With Quote