Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Scrollbar feature 10 years 7 months ago #3787

  • gary
  • gary's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
Hi all,

Is there a built-in way to add a Scrollbar to a PDF viewer?
If not, is there someone that has a snippet to implement that feature?

Regards,

Gary

Please Log in or Create an account to join the conversation.

Scrollbar feature 9 years 3 months ago #8292

  • manfcas
  • manfcas's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
Hi,

no response in more than a year...has someone implemented this feature in some way?

Thanks in advance

Please Log in or Create an account to join the conversation.

Scrollbar feature 8 years 7 months ago #9520

  • Backelite42
  • Backelite42's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
Hi,

Is there any news about this scrollbar ? Is it supported ? Is there a simple way to implement it ourselves?

Thanks

Please Log in or Create an account to join the conversation.

Scrollbar feature 8 years 7 months ago #9521

  • goldkyo
  • goldkyo's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 2
Hi, for this requirement, you can easily implement the scrollar with an Android SeekBar. Just set the maximum value of the SeekBar with document page count (Document.GetPageCount()), invoke PDFReader.gotoPage(int) method when user is drgging the SeekBar and progress value is changed.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum