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

Document.NewImage always return true

More
IP: 37.183.44.177 6 years 5 months ago #14577 by support
After the page.Close() you could force the page re-loading.
Code:
page.Close(); //refresh view PDFVPage pageToRefresh = m_view.vGetPage(pageNumber); m_view.vRenderSync(pageToRefresh);

About positioning: PDF coordinates have the origin in the bottom left corner and are different from screen coordinates which have the origin on the top left corner.
Time to create page: 0.349 seconds
Powered by Kunena Forum