| 
			
			 | 
		#556 | |
| 
			
			
			
			 Bookmaker & Cat Slave 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,503 
				Karma: 158448243 
				Join Date: Apr 2010 
				Location: Phoenix, AZ 
				
				
				Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Hitch  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#557 | 
| 
			
			
			
			 BioReader 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 292 
				Karma: 42568 
				Join Date: Apr 2009 
				Location: Germany 
				
				
				Device: Various 
				
				
				 | 
	
	
	
		
		
			
			 
				
				e-Book Tool kicked out by Word
			 
			
			
			After two crashes Word 2016 decided to inactivate the e-Book Tool (without my o.k.). I tried to klick it back <on> in the COM-Add-Ins manager but Word refuses to accept (damned programme: would have abandoned the whole Office package if the eBook Tool would run with another text editor ;-)). 
		
	
		
		
		
		
		
		
		
		
		
		
	
	But seriously - is there any trick to cheat Word 2016 with respect to the add-in? I currently have no idea what to do. Have Windows 7 running in a virtual box with Linux as host.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#558 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,520 
				Karma: 121692313 
				Join Date: Oct 2009 
				Location: Heemskerk, NL 
				
				
				Device: PRS-T1, Kobo Touch, Kobo Aura 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#559 | 
| 
			
			
			
			 BioReader 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 292 
				Karma: 42568 
				Join Date: Apr 2009 
				Location: Germany 
				
				
				Device: Various 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Meanwhile I deinstalled and reinstalled the programme twice. After the second de/reinstall I removed the %AppData%\Toxaris directory manually before reinstallation - and alas - this time the new installation showed the e-Book Tools in the Word menue. Funny. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Anyway - thanks for your offer to follow up.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#560 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,520 
				Karma: 121692313 
				Join Date: Oct 2009 
				Location: Heemskerk, NL 
				
				
				Device: PRS-T1, Kobo Touch, Kobo Aura 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#561 | 
| 
			
			
			
			 BioReader 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 292 
				Karma: 42568 
				Join Date: Apr 2009 
				Location: Germany 
				
				
				Device: Various 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#562 | 
| 
			
			
			
			 2B || !2B 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 854 
				Karma: 327896 
				Join Date: Feb 2010 
				Location: Austria 
				
				
				Device: Sony PRS505/650/T1/tolino vision 5 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hello Toxaris, 
		
	
		
		
			I am using your ePUBTools 1.25.2 (July 12th – 2016) regulary for some time and came across three problems 1 - strange results with the tool-generated TOC. Case 1 - Chapterheadings formated as heading2 in docx-file 
 The resulting TOC is missing Chapter 1 and Chapter 4 Am I doing something wrong here? 2 - Search and Replace Rules Since I started already with your Word-Macro, I was used to use Replacerules in doc format. And found I can't edit the rules in the Settings-Dialog. So I converted the doc to XML and still no joy. Then I loaded the XML ruleset from your homepage and all is working as expected. Comparing the two XML files shows for the tool-converted XML: Code: 
	  <Rules2>
    <Wildcards>0</Wildcards>
    <Permission>0</Permission>
    <CaseSensitive>0</CaseSensitive>
    <WholeWord>0</WholeWord>
    <Search>^32-^32</Search>
    <Replace>^32^=^32</Replace>
    <Description>Replace space hyphen space by ndash</Description>
  </Rules2>
Code: 
	 <Rules2>
    <Wildcards>False</Wildcards>
    <Permission>False</Permission>
    <CaseSensitive>False</CaseSensitive>
    <WholeWord>False</WholeWord>
    <Search><</Search>
    <Replace>‹</Replace>
    <Description>> to single</Description>
  </Rules2>
Preferences set to use Sigil-Split-Marker Manually inserted [Chbreak] in the text. Convert to HTML -> generate EPUB Sigil claims a not well-formed html in the EPUB-file. flightcrew states: element "hr" is not allowed for contentmodel p Turns out that the manually inserted ChapterBreak ist translated to Code: 
	<p><hr class="sigil_split_marker" /></p> Code: 
	<hr class="sigil_split_marker" /><h2 id="TOC_0_3" >Chapter 4</h2> And let me not forget to thank you for this incredible pice of software! Sincerely Mark Last edited by Mark Nord; 10-23-2016 at 11:09 AM. Reason: Typo  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#563 | ||||
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,520 
				Karma: 121692313 
				Join Date: Oct 2009 
				Location: Heemskerk, NL 
				
				
				Device: PRS-T1, Kobo Touch, Kobo Aura 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Quote: 
	
 Quote: 
	
 Quote: 
	
 And, you are very welcome!  | 
||||
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#564 | ||
| 
			
			
			
			 2B || !2B 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 854 
				Karma: 327896 
				Join Date: Feb 2010 
				Location: Austria 
				
				
				Device: Sony PRS505/650/T1/tolino vision 5 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Very quick response, thank you. 
		
	
		
		
			Quote: 
	
 In both cases I ended up with a XML file with "0" and "1" Quote: 
	
 I took the exception message of the DataGridViewer as hint. (see attachement)  | 
||
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#565 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,520 
				Karma: 121692313 
				Join Date: Oct 2009 
				Location: Heemskerk, NL 
				
				
				Device: PRS-T1, Kobo Touch, Kobo Aura 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#566 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 9 
				Karma: 10 
				Join Date: Dec 2013 
				
				
				
				Device: Kindle Voyage, iOS 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			One change I would like is if the setting for removing bookmarks on HTML conversion would only remove bookmarks, not HTTP links. As it is, I either have to uncheck the option and remove bookmarks myself or check it and add the links later. Thanks. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Ted  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#567 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,520 
				Karma: 121692313 
				Join Date: Oct 2009 
				Location: Heemskerk, NL 
				
				
				Device: PRS-T1, Kobo Touch, Kobo Aura 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 That being said, the new conversion routine can also handle a table of contents in a Word document and convert that with working links. I am thinking of a way of creating a separate TOC HTML document with it. That will not be for the initial version of the library though.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#568 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 19 
				Karma: 10 
				Join Date: Apr 2015 
				
				
				
				Device: Kindle, Nook, Android 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I'm having an issue with the convert to html function. It shows a "file has not been saved yet error, though it was saved before clicking on the tab. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	This is the first time I have used it since upgrading to Windows 10, and in Word 2016. Am I missing a setting somewhere that I should activate, or deactivate? Thanks. (everything else appears to be working, like postprocess OCR)  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#569 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,520 
				Karma: 121692313 
				Join Date: Oct 2009 
				Location: Heemskerk, NL 
				
				
				Device: PRS-T1, Kobo Touch, Kobo Aura 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			That error does not sound familiar. I can image that error if the file was not saved yet, since the document doesn't have a name. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Before the conversion can begin, the file is saved since the current conversion destroys the document. If the file has not been saved yet, you need to save it. However, it should ask you where to save the file and under which name. Therefore I cannot understand the error. Can you sent me the logfile? It is located in %appdata%\Toxaris.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#570 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 19 
				Karma: 10 
				Join Date: Apr 2015 
				
				
				
				Device: Kindle, Nook, Android 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hi Toxaris, 
		
	
		
		
		
		
		
		
		
		
		
		
	
	File sent via IM. I just tried it again, and it did do a save to my OneDrive default location. Then that unusual error popped up. Hopefully the log file shows where the error is. Thanks for taking a look at this. -O  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Save any Document from Microsoft Word 2007 to EPUB using a Free Add-in from Aspose | romeok | ePub | 45 | 05-03-2017 04:33 PM | 
| Automatically add tag if word/phrase found in ebook? | eosrose | Calibre | 3 | 11-16-2011 07:48 AM | 
| Doc Splitter-Macro or Add-in For Word 2003 | konrad | Workshop | 0 | 03-08-2011 04:43 PM | 
| Can't see lit add in for MS Word | ray100 | Reading and Management | 3 | 08-12-2009 03:59 AM |