| 
	
		
		
		
		
		 
			
			Hi =X= 
 
I managed to get it working with the following change: 
 
In frmCalibreAllFormat of BookCreator_NOIMP.dot there is a section entered as  
 
Private Sub txtAddParam_Change() 
    setAdditionalParam = txtAddParam.Text 
End Sub 
 
Removing the "=" sign in the above formula resulted in the " --no-default-epub-cover" command working when entered in the Additional Parameters text box. 
 
Thanks for all the help. 
 
Gaz
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 |