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 add the text at touch position.

More
10 years 6 months ago #10353 by ankur123987
Hi davide ,

Please respond for above query.

thanks
More
10 years 6 months ago #10355 by support
Dear Ankur, may you split your requests in different threads?
Actual thread is mixing different requests and is becoming not-useful for other forum's users.

Thank you.
More
10 years 6 months ago #10358 by ankur123987
Ok sure support team,
More
10 years 6 months ago #10359 by ankur123987
This is correct thread for ask the following question .


i want to add the static text at touch position how can i do that . i am using following code for write the text
PageContent content = new PageContent();
content.Create();//create content, do not forget.
content.GSSave();
Matrix mat = new Matrix( 1, 1, x, y);
content.GSSetMatrix(mat);
mat.Destroy();

x and y are parameters of onpdfblanktapped method

please help
Time to create page: 0.365 seconds
Powered by Kunena Forum