Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Help - how to read epub files?

  1. #1
    Junior Member
    Join Date
    Oct 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Help - how to read epub files?

    I'm trying to make a program to read epub files, but I can't find anything about it.
    Any information would be useful


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Help - how to read epub files?

    "Can't find anything?" I doubt that. Either you haven't looked or you're not very good at it.

    Start by understanding what the .epub format is, and I think possibilities for opening/viewing will occur to you.

  3. #3
    Junior Member
    Join Date
    Oct 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy Re: Help - how to read epub files?

    Quote Originally Posted by GregBrannon View Post
    "Can't find anything?" I doubt that. Either you haven't looked or you're not very good at it.

    Start by understanding what the .epub format is, and I think possibilities for opening/viewing will occur to you.
    Yeah, I'm actually very bad at it Y_Y

Similar Threads

  1. read xml files and write to the txt file
    By RMAL in forum File I/O & Other I/O Streams
    Replies: 3
    Last Post: July 24th, 2018, 01:52 PM
  2. Can't read really big files
    By Yoso14 in forum File I/O & Other I/O Streams
    Replies: 4
    Last Post: September 3rd, 2012, 01:59 PM
  3. How can I read txt files in java program??
    By sakura_smile in forum What's Wrong With My Code?
    Replies: 5
    Last Post: June 9th, 2012, 06:18 PM
  4. [SOLVED] Using Scanner to read in text files
    By PeskyToaster in forum File I/O & Other I/O Streams
    Replies: 0
    Last Post: April 16th, 2012, 04:57 PM
  5. How to read from all files in a directory & plot the contents?
    By 123 in forum File I/O & Other I/O Streams
    Replies: 1
    Last Post: February 11th, 2010, 12:43 PM

Tags for this Thread