Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

E

More
IP: 185.44.78.98 6 years 3 months ago - 4 years 5 months ago #14785 by AABBDD
E was created by AABBDD
A
Last edit: 4 years 5 months ago by AABBDD.
More
IP: 111.196.244.148 6 years 3 months ago #14787 by radaee
the normal implement shall be:
when click on a button, invoke PDFGLLayoutView.PDFSetSelect()
click this button again, invoke PDFGLLayoutView.PDFSetSelect() again to cancel select.
after first call of PDFGLLayoutView.PDFSetSelect(), you can touch and drag any position on screen.
when your finger touch up, ILayoutView.PDFLayoutListener.OnPDFSelectEnd will callback.
you can implement same to PDFGLViewAct.OnPDFSelectEnd(), which implement highlight/underline/strikeout/squiggly and clipboard operations.

other some similar operations:
PDFSetLine to add line annotation
PDFSetNote to add note annotation
PDFSetRect to add rectangle operation
PDFSetEllipse to add oval operation
...
Time to create page: 0.387 seconds
Powered by Kunena Forum