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 2 of 2

Thread: Hey guys!

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

    Default Hey guys!

    I am new to Java and am writing a simple application that needs to display the contents of a PDF file in a single scrolling panel. I can get individual pages to display via getPage/showPage, but I'd like to create one object that contains all the pages and let the user scroll up and down through it.

    Can anyone explain to me how to do that?
    Thanks! Dah


  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: Hey guys!

    Welcome to the Forum! Please read this topic to learn how to post code correctly and other useful tips for newcomers.

    This area is meant to introduce yourself, not to ask for help. Now that you've seen how easy it is to post on a forum, that it doesn't hurt (much), and the members don't bite, please start another thread in an appropriate sub-forum to ask your question.

Similar Threads

  1. Hey guys
    By qwerty in forum Member Introductions
    Replies: 1
    Last Post: March 9th, 2014, 05:54 AM
  2. Hey guys:)))
    By mimka15 in forum Member Introductions
    Replies: 0
    Last Post: April 26th, 2012, 01:27 PM
  3. Hey guys
    By felixchon in forum Member Introductions
    Replies: 1
    Last Post: March 13th, 2011, 08:50 AM
  4. Hey guys
    By StarKannon in forum Member Introductions
    Replies: 2
    Last Post: February 2nd, 2011, 04:58 AM
  5. hey guys....
    By prince joseph in forum Member Introductions
    Replies: 2
    Last Post: March 27th, 2010, 11:15 PM