| 
			
			 | 
		#106 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,671 
				Karma: 12205348 
				Join Date: Mar 2008 
				
				
				
				Device: Galaxy S, Nook w/CM7 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 When that dialog box shows up hit the <Debug> button and take a screen shot of the VBA screen. (Usually shows a yellow line highlighting some text) A couple questions. 1) Have you been able to use the other macros. Like word wrap, "File import..." 2) Does calibre work on your system. Do the following steps - Open a word doc and save it as an html. "File | Save As..." - Import the HTML file to calibre. - Convert the document from the GUI or from the command line. =X=  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#107 | 
| 
			
			
			
			 Random Reader of Rubbish 
			
			![]() Posts: 57 
				Karma: 10 
				Join Date: Apr 2007 
				
				
				
				Device: Dell Axim X50v, Sony PRS 505, HTC Incredible, Pocketbook IQ 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#108 | |
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 210 
				Karma: 4282 
				Join Date: Oct 2008 
				Location: Florida 
				
				
				Device: Sony 505, Kindle 3, iPad 3 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 2) Calibre works GREAT on my computer. I was also able to save a Word doc as html and convert to lrf in Calibre. I have tried to get debug to work, but nothing seems to happen. I will continue to try to get a debug log for you.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#109 | 
| 
			
			
			
			 Reader 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,504 
				Karma: 8720163 
				Join Date: May 2007 
				Location: South Wales, UK 
				
				
				Device: Sony PRS-500, PRS-505, Asus EEEpc 4G 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I've been experimenting a bit more with BC. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	One oddity is that the macro for changing uppercase to italics seems to work brilliantly for text files, but won't work (for me) at all for doc or html. The underscores to italics works on all types of file, as far as I can see. It's worth noting that the uppercase to italics always renders the italics in lowercase, so one has to check the text in case of italicization at the beginning of a sentence.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#110 | ||
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,671 
				Karma: 12205348 
				Join Date: Mar 2008 
				
				
				
				Device: Galaxy S, Nook w/CM7 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 This is by design, what is happening is that the marco looks for styles that are of type "1 Text" and are uppercase. The reason for this condition is most titles are upper case and running the script would italicize them. The reason this works with text documents and not words/html files is most likely you ran the "Word Wrap Fix" macro for the text file, which turns all the text to the "1 Text" style. And did not run it with the macro with a doc/html so the text maintains it's original style. It is worth noting that running "Word Wrap Fix" on a doc/html file will not give you a desirable result as it will turn paragraphs to one huge block. I typically convert the text in a doc/html to "1 Text" so all the macro's work properly. There are two ways. One is to run the "Tag Italics" this puts a "_"(underscore) before and after an italicized word. The reason will become apparent soon. Then I select the whole document and Click "Clear Formatting" on the "Styles and Formatting" pane. At this point all formatting are lost. (Italics, bolds, etc...). Followed by selecting the "1 Text" style, this then turns all the text to "1 Text". Then I run the "Italicize the Text" macro to retrieve italicizes text. This works when the document is a simple document like a novel. Note Patricia. If you are going to run the "Italicize UPPERCASE" here I would suggest you run "Auto Chapter" first so that you don't italicize the Chapter titles. The latter approach is a bit more tedious but preserves the format where needed. You can click on the body of the text. On the "Styles and Formatting" the style associated to the text is highlighted. Right click on the style and select the "Select All" menu option. This selects all the text of that style. Then I click on "Clear Formatting" and select "1 Text". Do this for each style you wish to convert to "1 Text". Quote: 
	
 =X=  | 
||
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#111 | 
| 
			
			
			
			 Reader 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,504 
				Karma: 8720163 
				Join Date: May 2007 
				Location: South Wales, UK 
				
				
				Device: Sony PRS-500, PRS-505, Asus EEEpc 4G 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Thanks, =X=. That's very helpful, and I'll try it out.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#112 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 300 
				Karma: 1006538 
				Join Date: Jul 2008 
				
				
				
				Device: Kindle Paperwhite (11th Gen) 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Have the template load every time ?
			 
			
			
			Hi, 
		
	
		
		
		
		
		
		
		
		
		
		
	
	I was wondering if there was a way to set up MSWord so that it would just load this template automatically every time I started word? Any help / suggestions please.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#113 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,671 
				Karma: 12205348 
				Join Date: Mar 2008 
				
				
				
				Device: Galaxy S, Nook w/CM7 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 The best and easiest way to do this is to create a shortcut to your quicklaunch toolbar or on your desktop. Then click/double click on the shortcut. This will open word with new file that uses the bookcreator.dot template. Another was is to make the template global by going to "Tools|Template and Add-In.." Then depress the "Add..." button and add the template. But I don't recommend that method as it does not properly setup GUI display, though all the macros work. =X=  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#114 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 988 
				Karma: 12653 
				Join Date: Apr 2008 
				
				
				
				Device: None of your business 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Anyone know what the oldest version of Word is that BC will work with? Thanks. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	-MJ  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#115 | 
| 
			
			
			
			 Reader 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,504 
				Karma: 8720163 
				Join Date: May 2007 
				Location: South Wales, UK 
				
				
				Device: Sony PRS-500, PRS-505, Asus EEEpc 4G 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			2000 or later, according to the wiki entry here: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	https://wiki.mobileread.com/wiki/Book_Designer Edited to add: Sorry, I misread the thread, which is about Book Creator, not Book Designer. I'll have to get my eyes tested again.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#116 | |
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 988 
				Karma: 12653 
				Join Date: Apr 2008 
				
				
				
				Device: None of your business 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
   Thank you for the response anyway.   -MJ  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#117 | 
| 
			
			
			
			 Reader 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,504 
				Karma: 8720163 
				Join Date: May 2007 
				Location: South Wales, UK 
				
				
				Device: Sony PRS-500, PRS-505, Asus EEEpc 4G 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Basically, Book Cleaner is a Word macro. I'm using it with Office 2003. I suspect that it should work with older versions of Word without too much trouble.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#118 | 
| 
			
			
			
			 Reader 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,504 
				Karma: 8720163 
				Join Date: May 2007 
				Location: South Wales, UK 
				
				
				Device: Sony PRS-500, PRS-505, Asus EEEpc 4G 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Have you considered writing a wiki entry for Book Creator, =X=? 
		
	
		
		
		
		
		
		
		
		
		
		
	
	There are entries for the other main conversion tools.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#119 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,671 
				Karma: 12205348 
				Join Date: Mar 2008 
				
				
				
				Device: Galaxy S, Nook w/CM7 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
   )I've never written a WIKI and don't know where to start? I thought WIKI on mobiread where controlled by the moderators? How do I go about starting one? =X=  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#120 | |
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19,832 
				Karma: 11844413 
				Join Date: Jan 2007 
				Location: Tampa, FL USA 
				
				
				Device: Kindle Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 The easiest way to create a page is to find an existing page that should like to your new page... add the topic name/link like this: [[Book Creator]] Then save your edit. The link about should be active... click on it to create the page... then edit the page. BOb  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Bookcreator | MalcolmFranks | Introduce Yourself | 8 | 10-13-2010 11:49 PM | 
| BookCreator 3.0 Beta | =X= | Workshop | 43 | 11-21-2009 01:08 AM | 
| New Update BookCreator v2.6 | =X= | Workshop | 2 | 09-22-2009 07:04 AM | 
| BookCreator v2.5: Just Released | =X= | Workshop | 0 | 09-28-2008 07:40 PM | 
| BookCreator v2.0 Released (Book Creating tool) | =X= | Workshop | 1 | 09-15-2008 07:01 PM |