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

How to set page gap in PDFLayoutView

More
IP: 192.168.0.71 8 years 3 months ago - 8 years 3 months ago #13724 by nathan.wei
Previously we have PDFView.vOpen(Document doc, int page_gap, int back_color, PDFView.PDFViewListener listener) to set the page gap, but now it's deprecated.

Is there any method I can use to increase the size between pages? in PDFLayoutView?

And also where to set the background color?
Last edit: 8 years 3 months ago by nathan.wei.
More
IP: 192.168.0.71 8 years 3 months ago - 8 years 3 months ago #13729 by Davide
Hi,
you can set the page gap by calling
Code:
PDFLayout.vSetPageGap(int gap)
and the background color :
Code:
PDFLayout.vSetBackColor(int color)
Last edit: 8 years 3 months ago by Davide.
Time to create page: 0.528 seconds
Powered by Kunena Forum