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: java (file handling issue)

  1. #1
    Junior Member
    Join Date
    Mar 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy java (file handling issue)

    hi everyone I am new here . I am getting one issue. can anyone tel me how to read number of pages in .doc file using java


  2. #2
    Member
    Join Date
    Dec 2013
    Posts
    40
    My Mood
    Amazed
    Thanks
    2
    Thanked 11 Times in 11 Posts

    Default Re: java (file handling issue)

    I doubt if this is possible without Java's Apache POI. Java POI Try a google search.
    Last edited by Mugambbo; March 12th, 2014 at 01:58 AM.
    Who holds the KEY to all knowledge?

  3. #3
    Junior Member
    Join Date
    Mar 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: java (file handling issue)

    Hmm thanks . I tried wid that but not getting proper output

Similar Threads

  1. [SOLVED] File handling issue
    By aesguitar in forum What's Wrong With My Code?
    Replies: 2
    Last Post: February 11th, 2014, 08:55 PM
  2. java servlet file handling
    By K.A Naqvi in forum Java Servlet
    Replies: 1
    Last Post: April 30th, 2013, 07:43 PM
  3. java file handling
    By MartinMc in forum What's Wrong With My Code?
    Replies: 7
    Last Post: December 16th, 2012, 04:07 PM
  4. Regarding File Handling
    By ravjot28 in forum File I/O & Other I/O Streams
    Replies: 1
    Last Post: March 1st, 2010, 07:45 PM
  5. File handling in java
    By srikanth in forum File I/O & Other I/O Streams
    Replies: 2
    Last Post: February 22nd, 2010, 02:11 AM