|  07-21-2015, 07:54 AM | #1 | 
| Junior Member            Posts: 3 Karma: 9402 Join Date: Jul 2015 Device: none | 
				
				Fixed layout for Ebooks
			 
			
			Dear Community, i have created a Power Point presentation (approx. 300 slides) that i would like to convert into an ebook. The presentation contains many pictures and different fonts. Is it possible with Sigil to create a fixed layout? Are there any other options that wont be too expensive? Is there a free software? It would be best if i can run the program on a MAC. The ebool should be readable on Kindle and Ipad if possible. Do you have an recommandations for me? Maren from Berlin! | 
|   |   | 
|  07-21-2015, 08:37 AM | #2 | 
| A Hairy Wizard            Posts: 3,394 Karma: 20212733 Join Date: Dec 2012 Location: Charleston, SC today Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire | 
			
			Wie Geht's Maren! Welcome to MR Forum! There is a good sub-forum for asking formatting/project questions: The Workshop As I have heard repeatedly, Fixed Format ebooks are a real pain to work with and not all devices support them. However, the easiest way I can think of would be to save each slide as an image - then make each image it's own page in the book using an SVG wrapper like this: Code: <body>
  <div>
    <svg xmlns="http://www.w3.org/2000/svg" height="100%" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 1000 1600" width="100%" xmlns:xlink="http://www.w3.org/1999/xlink"><image height="1600" width="1000" xlink:href="../Images/image.jpg" />
    </svg>
  </div>
</body>
*make sure to update viewBox="0 0 1000 1600" as well as <image height and width> with your image's dimensions*Code: <div class="whatever"><img alt="" src="../Images/example.jpg" /></div>
with CSS:
.whatever {width:100%; max-width:2015px} 
               *set max-width to the actual width of that image*
               *add any other styling to your preferences*Tschüs! | 
|   |   | 
|  07-21-2015, 09:15 AM | #3 | ||
| Wizard            Posts: 2,215 Karma: 8888888 Join Date: Jun 2010 Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite | Quote: 
 Be sure to let people know it is a FIXED layout ebook. There is no way I will ever read it, fixed layout is a bad word to me. Quote: 
 Code: height: auto; max-height: 100%; width: auto; max-width: 100%; bernie Last edited by gbm; 07-21-2015 at 09:18 AM. | ||
|   |   | 
|  07-21-2015, 10:57 AM | #4 | 
| Grand Sorcerer            Posts: 45,606 Karma: 60184181 Join Date: Jan 2007 Location: Peru Device: KINDLE: Oasis 3, Scribe (1st), Matcha; KOBO: Libra 2, Libra Colour | 
			
			Now moved to the Workshop. (Thank you, Turtle91.)  Don (Moderator) | 
|   |   | 
|  07-21-2015, 12:11 PM | #5 | 
| Guru            Posts: 602 Karma: 1712372 Join Date: Feb 2013 Location: germany Device: PocketBook Touch | 
			
			Fixed Layout? Use PDF instead of raping a dynamic layout format.
		 | 
|   |   | 
|  07-21-2015, 03:38 PM | #6 | 
| Zealot            Posts: 129 Karma: 1135446 Join Date: Nov 2014 Location: Miami, Florida Device: iBooks | 
			
			ePUB documents are dynamic, and though embedding your fixed formatting in SVG images in a ePUB is possible, it would make much more sense to simply use a PDF.
		 | 
|   |   | 
|  07-22-2015, 03:34 AM | #7 | 
| Junior Member            Posts: 3 Karma: 9402 Join Date: Jul 2015 Device: none | 
			
			Thank you all for your solutions! I will try to work my way through now ;-)
		 | 
|   |   | 
|  07-22-2015, 04:15 AM | #8 | 
| Junior Member            Posts: 3 Karma: 9402 Join Date: Jul 2015 Device: none | 
			
			One more question about that PDF. How does the PDF work on different mobile devices? How can I be sure that it will always look the same on ipdad, kindle, etc.? Can i publish PDF´s normally through iTunes or Amazon? Thanl you for all the help! | 
|   |   | 
|  07-22-2015, 05:43 AM | #9 | 
| Guru            Posts: 631 Karma: 7544528 Join Date: Apr 2013 Location: Berlin Device: PRS 350, Kobo Aura | 
			
			The problem with pdf (and all fixed layouts) is, that it looks the same on every device. If  you make your pdf to look good on an ipad, it would be nearly unreadable on a phone. One question: You want to sell a book only consisting of your slides? I don't know how others think about this, but I wouldn't call that a book. Aren't slides more like notes? Wouldn't it be better to actually write down your presentation? | 
|   |   | 
|  07-22-2015, 06:04 AM | #10 | 
| Wizard            Posts: 4,520 Karma: 121692313 Join Date: Oct 2009 Location: Heemskerk, NL Device: PRS-T1, Kobo Touch, Kobo Aura | 
			
			Even if you resort to fixed layout, keep in mind that the readers that do support fixed layout all have their own variant.
		 | 
|   |   | 
|  07-22-2015, 08:12 PM | #11 | |||||
| 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: 
 Quote: 
 Quote: 
 Quote: 
 Quote: 
 Ding-ding-ding-ding-ding, ladies and gents, we have a WINNER! Each of the major retailers have their OWN specifications for FXL. If you plan to do an FXL book, you'll need to follow those specifications. I can warn you in advance that going directly from Powerpoint-->almost anything is a huge pain. You might indeed do better to screenshoot them all, but without knowing something more about the content, I can't assist. Got a page/slide we can see? Or a dummy, that looks LIKE your slides, in large part? Hitch | |||||
|   |   | 
|  07-22-2015, 08:50 PM | #12 | 
| null operator (he/him)            Posts: 22,009 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | 
			
			@Marenkus - have you considered converting your Powerpoint document to a Word document.  If the material is mainly textual then a DOCX may be a better starting point than a PPTX. I've also seen PPT presentations converted to video to good effect. BR | 
|   |   | 
|  07-22-2015, 09:01 PM | #13 | |
| 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 | |
|   |   | 
|  07-23-2015, 05:02 AM | #14 | 
| null operator (he/him)            Posts: 22,009 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | 
			
			You're right of course, was just thinking outside the square.  Would need to be very simple PPT.  If there are lots of notes attached to the slides then it may also be worthwhile. Publishing PPT to PDF is usually OK, but the resultant PDF usually falls into the 'don't even think about converting' bucket. BR | 
|   |   | 
|  07-23-2015, 02:23 PM | #15 | |
| 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: 
 I ended up putting the Word output file into outline view, and used that to do my cleanup, to get consistent styles set on everything. Then I regexed it to hell and gone, to assign para styles to the heading styles (that outline view uses). So...that would be my DIY suggestion. For a really good result, I'd probably say, this might be best left to professionals. I don't always say that, despite what some folks might think, but some things really are. Hitch | |
|   |   | 
|  | 
| Tags | 
| fixed layout ebook | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Div Tags for Text Positioning for Fixed Layout eBooks for Kindle Fire | verydeepwater | Kindle Formats | 3 | 02-06-2013 10:48 AM | 
| Fixed layout epub | curiousgeorge | ePub | 3 | 01-18-2013 04:27 PM | 
| Fixed Layout Ebooks - Kindle - Nook specs etc | ralphiedee | ePub | 2 | 08-21-2012 01:17 PM | 
| Kobo Fixed Layout Ebooks | Nate the great | Kobo Reader | 0 | 12-20-2011 11:25 PM | 
| Fixed-layout epub | bhuvana786 | ePub | 2 | 04-07-2011 08:00 AM |