Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

how to draw a layer on top PDF viewer in IOS

More
IP: 37.224.31.7 4 years 11 months ago #15631 by mfathy
We are trying to draw a layer on top of the PDF viewer 
the blew code shows how we do it in android 

GLView.java
Code:
@Override public void drawLayer(Canvas canvas) {   canvas.drawText(text, x, y, m_info_paint); }
Highly appreciated your support.

 
More
IP: 111.196.242.56 4 years 11 months ago #15632 by radaee
you can find same feature in
[PDFLayoutView onDrawOffScreen];
where it draw layer cover PDFView.
Time to create page: 0.384 seconds
Powered by Kunena Forum