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

Wrapper code (3.4 beta 5)

More
10 years 9 months ago #9020 by joseNetdevices
Hello,

I studied the PDF wrapper code (3.4b5).
I understand the PDFView is responsible for handling the touch event and it uses the PDFVPage to draw the PDF on the screen.
I wonder what the VPage is for ? It does not seem to be related to the PDFVPage and it is used in the 3.5beta7 instead of PDFVPage to render the PDFPage.
Which on should we use ?
More
10 years 9 months ago #9033 by support
Replied by support on topic Wrapper code (3.4 beta 5)
There are 3 modules in Demo project:
PDFReader based on PDFView classes, which using PDFVPage
RDPDFReader based on PDFLayoutView classes, which using VPage.
ViewLib which implements all base classes, it is library wrapping.

In RDPDFReader there are sample using ViewPager, based on VPage class.
Time to create page: 0.380 seconds
Powered by Kunena Forum