Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
6 new of 6 - Feb 7 2012
3 new of 3 - Feb 6 2012
3 new of 3 - Oct 10 2011
1 new of 1 - Sep 23 2011
3 new of 3 - Sep 14 2011
3 new of 3 - Sep 8 2011
7 new of 7 - Aug 14 2011
1 new of 1 - Aug 12 2011
1 new of 1 - Aug 1 2011
7 new of 8 - Jul 10 2011
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 20  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussions about epublib: a java library for epubs
 

Confused about specification of EPUB 
  Hi Friends, I got requirement from one of my client about the developing EPub3 reader for desktop application as well as Android application. I'm search for EPub on web and found psiegman <[link]> library. can you please tell me.... 1. Does it comply with Epub3 standards 2. How can i use this project for my applications.... more »
By Roshan Wankhade  - May 11 - 1 new of 1 message    

could not able to display image in converted epub file 
  hi i am using epub lib and converting html to epub, but i cant able to display the images in the converted files below is my code can any one help me???? package com.ereader.content.controller ; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.FileReader;... more »
By Mohammed Subair  - Dec 6 2012 - 1 new of 1 message    

Displaying Images from epub 
  I tried all methods from stackoverflow and other questions. But I cant get to display images. What am I doing wrong? Right now I am using the following code: String abspath = FILEPATH+File.separator+file; File filePath = new File(abspath+".epub"); InputStream epubInputStream = new BufferedInputStream(new... more »
By Aravind Srivatsan  - Oct 16 2012 - 1 new of 1 message    

meta tag with content and name attribute 
  Hi, I've tried around with epublib and I miss the metadata support which is used by calibre. For example: ... <dc:title>Some title</dc:title> <meta name="calibre:rating" content="8"/> <dc:date>2010-05-14T22:00:00+0 0:00</dc:date> ... At the moment, the reader ignores this tags. I've just added the support... more »
By Meerkatzenwildschwein  - Oct 5 2012 - 1 new of 1 message    

ePUB 3 support 
  I have been reading the ePUB3 standard to try every feature on the project, how much the epublib project support ePUB3 and is there any feature was not supported yet. Do any one make an evaluation about the ePUB3 supporting and try to fix any missing from the standard? Or, are you planning to support all the features?... more »
By Mouhamad Kawas  - Jun 30 2012 - 4 new of 4 messages    

Newest version of epub-latest-core in android 
  I know there are some updates to the epub jar. I would like to get it but I lack the knowledge to operate maven and also I am not certain if the view <[link]>is important on this site <[link]>. Can someone please send me the newest version of the file... more »
By Heinrik Honculada  - Jun 11 2012 - 1 new of 1 message    

Get by Subheader 
  In Android, I'm serving up a series of docs who's ToC includes subheaders (for instance, the 'Introduction' chapter has the subheadings 'Introduction', 'Thanks', and 'Art Credits'). I've got it displaying the list of chapters and subheadings with an expandable list, with each subheading linked to a display activity. Everything's... more »
By Woody NaDobhar  - May 22 2012 - 4 new of 4 messages    

not in maven repo 
  Why isn't epublib in the maven repository?
By Nate  - Mar 20 2012 - 2 new of 2 messages    

Get page number for a piece of text 
  Like previous posts, I am interested only in extracting the text. I've achieved that by using the Spine. But, most books have less Resources than pages, and there is no clear way to map the resource's text to a page number. Is there a way to get this piece of information without rendering the... more »
By kronos  - Mar 4 2012 - 5 new of 5 messages    

how to split content into pages 
  In my apps a whole content of one chapter is shown in webveiw with a long scrolling ......... I want to avoid this long scrolling and showing remaining contained in next page . How could I do this ?
By armita  - Feb 24 2012 - 5 new of 5 messages    

1 - 10 of 20   « Newer | Older »

XML       Send email to this group: epublib@googlegroups.com