1

PSPDFKit lets you scroll pages of a PDF 2 ways, by swiping left or right, or by tapping on the left or right edges. Is there a way to disable this "left or right" edges tapping?

We want to use PDF tapping for something completely different and this effect causes some issues.

jww
  • 97,681
  • 90
  • 411
  • 885
Travis M.
  • 10,930
  • 1
  • 56
  • 72

1 Answers1

1

PSPDFKit Founder here. Please use our support Platform at https://support.pspdfkit.com to ask questions.

Since this is an easy one, I'll reply here.

Simply disable scrollOnTapPageEndEnabled.

steipete
  • 7,581
  • 5
  • 47
  • 81