| 
			
			 | 
		#1 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 14 
				Karma: 10 
				Join Date: Jul 2011 
				Location: Chennai, INDIA 
				
				
				Device: iPad 
				
				
				 | 
	
	
	
		
		
			
			 
				
				MultiColumn Page In Epub
			 
			
			
			Hi to every one, 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Is it possible to generate 2 column per page in epub.  
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,520 
				Karma: 121692313 
				Join Date: Oct 2009 
				Location: Heemskerk, NL 
				
				
				Device: PRS-T1, Kobo Touch, Kobo Aura 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Yes. This is explained in the sticky at the top. 
		
	
		
		
		
		
		
		
		
		
		
		
		
			Since I am in a good mood, I used the search function for you: This is the post. Last edited by Toxaris; 09-12-2011 at 10:57 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 14 
				Karma: 10 
				Join Date: Jul 2011 
				Location: Chennai, INDIA 
				
				
				Device: iPad 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Thanks for your reply , i'm giving 2 columns means i shall give this below mentioned syntax. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	is this correct Toxaris.? oeb-column-number: 2 | auto;  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 14 
				Karma: 10 
				Join Date: Jul 2011 
				Location: Chennai, INDIA 
				
				
				Device: iPad 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Toxaris, i'm using this syntax but unfortunately it is not working for me
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,520 
				Karma: 121692313 
				Join Date: Oct 2009 
				Location: Heemskerk, NL 
				
				
				Device: PRS-T1, Kobo Touch, Kobo Aura 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			You need something like that (basic xhtml/CSS): 
		
	
		
		
		
		
		
		
		
		
		
		
	
	CSS: Code: 
	.column {
oeb-column-number: 2;
}
Code: 
	<p class="column">This text should be in two columns. Perhaps it is too short.</p>  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#6 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 14 
				Karma: 10 
				Join Date: Jul 2011 
				Location: Chennai, INDIA 
				
				
				Device: iPad 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Toxaris, 
		
	
		
		
		
		
		
		
		
		
		
		
	
	I'm using iBook reader for epub, If any alternate solution is there for this problem.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,520 
				Karma: 121692313 
				Join Date: Oct 2009 
				Location: Heemskerk, NL 
				
				
				Device: PRS-T1, Kobo Touch, Kobo Aura 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Did you try the code I supplied? 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Anyway, I believe that Blue Reader (?) for the iPad is a reader that follows the specs better.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#8 | 
| 
			
			
			
			 eBook Enthusiast 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 85,560 
				Karma: 93980341 
				Join Date: Nov 2006 
				Location: UK 
				
				
				Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Multi-column text will not work in many readers. Probably best to avoid it.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#9 | 
| 
			
			
			
			 Resident Curmudgeon 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 80,784 
				Karma: 150249619 
				Join Date: Nov 2006 
				Location: Roslindale, Massachusetts 
				
				
				Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Bluefire Reader will work as it uses ADE and on an iPad, it would work fine.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#10 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 14 
				Karma: 10 
				Join Date: Jul 2011 
				Location: Chennai, INDIA 
				
				
				Device: iPad 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			yes Toxaris, i'm used what you sent ...
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#11 | 
| 
			
			
			
			 Evangelist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 450 
				Karma: 343115 
				Join Date: Nov 2009 
				Location: Romania 
				
				
				Device: PW2 2014 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			What about a 2 cell table with a 0px border? Wouldn't that work?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#12 | 
| 
			
			
			
			 Zealot 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 128 
				Karma: 238654 
				Join Date: Aug 2009 
				
				
				
				Device: Kobo Mini (4GB), Nook Classic wi-fi, iPod Touch (Bluefire Reader) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			No, a table would not display correctly. On your first page you would have the first column showing the beginning text, and the second column showing text from the middle of the chapter due to having to manually split the text between the cells. It would only work with text amounts less then one page long and using "page-break-inside:avoid;" in the css, and could still cause problems when switching to a large font. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Is it possible that iBooks' formating settings are overriding the columns? Does iBooks even support columns? I don't know. I don't have anything that will run iBooks to test with.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
    
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| epub to mobi h1 page breaks not starting on new page | wannabee | Conversion | 4 | 08-02-2011 01:46 AM | 
| Converting multicolumn to one column | fgruber | enTourage Archive | 5 | 01-12-2011 09:36 AM | 
| ePub Page Numbering Using Page-map | Dark123 | Calibre | 2 | 06-16-2010 08:15 AM | 
| PDF multicolumn | Mandos | Calibre | 1 | 04-21-2009 09:06 PM |