| 
			
			 | 
		#1 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 11 
				Karma: 10 
				Join Date: Oct 2020 
				
				
				
				Device: ipad, galaxy tab 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Calibre Epub to Apple iturn connect
			 
			
			
			I convert my book to epub, when I tried to upload to  
		
	
		
		
		
		
		
		
		
		
		
		
	
	https://authors.apple.com/epub-upload/start#new-upload I keep the getting error, works fine on google, barnes and nobles etc. but not apple. here is the error example ERROR ITMS-9000: Software System Design Modeling - SLPSoft.epub: There are 166 additional locations for this message.(-1): [RSC-005] Error while parsing file: attribute "border" not allowed here; expected attribute "alt", "class", "dir", "height", "id", "ismap", "lang", "longdesc", "src", "style", "title", "usemap", "width" or "xml:lang". This error occurs 26 times. (For more information refer to https://help.apple.com/itc/booksassetguide) then I follow this instruction https://discussions.apple.com/thread...2#251397644022 then I got the the following error 1 asset was not validated successfully because it had problems: Software System Design Modeling.epub ERROR ITMS-9000: Software System Design Modeling.epub: There are 166 additional locations for this message.(-1): [RSC-005] Error while parsing file: attribute "border" not allowed here; expected attribute "alt", "class", "dir", "height", "id", "ismap", "lang", "longdesc", "src", "style", "title", "usemap", "width" or "xml:lang". This error occurs 26 times. (For more information refer to https://help.apple.com/itc/booksassetguide) Does anybody know how to get this problem resolve? thanks  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 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 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			You will need to show us the code in order to see what the error is.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		
 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 11 
				Karma: 10 
				Join Date: Oct 2020 
				
				
				
				Device: ipad, galaxy tab 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Bibliophagist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 48,175 
				Karma: 174315444 
				Join Date: Jul 2010 
				Location: Vancouver 
				
				
				Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Have you tried running your epub through epubcheck? Using either Sigil or calibre's ebook editor with the epubcheck plugin installed will give you the locations of the errors. In this case, it sounds as if you are trying to use border in a place where the epub specification does not allow it to be used. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	One common source is attempting to use a border with an image in an img tag. You could use the ScrambleEbook plugin (see the Reload this Page [GUI Plugin] ScrambleEbook: Getting help with copyrighted books thread) and then attach the scrambled version to a message in this forum.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 null operator (he/him) 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 22,018 
				Karma: 30277294 
				Join Date: Mar 2012 
				Location: Sydney Australia 
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			@David - could it be related to Apple's penchant of unpacking epubs into directories with an epub extension. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	BR  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#6 | |
| 
			
			
			
			 Member 
			
			![]() Posts: 11 
				Karma: 10 
				Join Date: Oct 2020 
				
				
				
				Device: ipad, galaxy tab 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Bibliophagist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 48,175 
				Karma: 174315444 
				Join Date: Jul 2010 
				Location: Vancouver 
				
				
				Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Looking at that, one issue is that border-style is what you need and that is not well supported in ePub2 (hidden and none work, everything else will display as solid). Since Apple is ePub3, most of the border-style properties should work. A quick and dirty fix might be to use Sigil's Epub3-itizer plugin to convert your ePub to ePub3.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#8 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 11 
				Karma: 10 
				Join Date: Oct 2020 
				
				
				
				Device: ipad, galaxy tab 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I convert to epub 3 then I got this error, I think if I can fix that, it will probably work 
		
	
		
		
			see image error ============== FATAL RSC-016 /OEBPS/content.opf (line 756, col 3) Fatal Error while parsing file: The element type "spine" must be terminated by the matching end-tag "</spine>". see image for line number pointed to is there a way to fix that now?  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#9 | 
| 
			
			
			
			 Bibliophagist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 48,175 
				Karma: 174315444 
				Join Date: Jul 2010 
				Location: Vancouver 
				
				
				Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			You should find a <metadata ....> section closed by a </metadata>, a <manifest> closed by a </manifest> and a <spine> closed by a </spine>. This error may indicate that either the <spine> is missing or there is more than 1 <spine>. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	If you can post the entire content.opf, it would be easier to see what is wrong. You can rename to to .txt and attach it or copy/paste the content (preferably inside [spoiler][code] . . . . [/code][/spoiler].  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#10 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 11 
				Karma: 10 
				Join Date: Oct 2020 
				
				
				
				Device: ipad, galaxy tab 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			here is the file, I rename it to .txt, so you can check and let me know
		 
		
	
		
		
			 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
    
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Cannot connect my H2O to new MacBook Pro with Apple M1 chip. | Seth H | Kobo Reader | 47 | 01-12-2021 09:53 PM | 
| EPUB views fine in Apple Books but formatting distorted in Calibre epub viewer | kirk8677 | Viewer | 5 | 10-28-2020 02:46 PM | 
| Apple iBookstore n'accepte pas les ePub Calibre | Magnolia | Software | 0 | 06-14-2013 05:25 AM | 
| Calibre epub rejected by Apple store | starrigger | Conversion | 11 | 08-23-2011 04:55 PM | 
| Calibre - Connect to iTunes Epub Filename | christophlin | Devices | 3 | 08-09-2011 03:47 PM |