Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1
  • 2

TOPIC:

how to add the text at touch position. 9 years 2 months ago #10353

  • ankur123987
  • ankur123987's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Available as freelancer (ex website to app 30min)
  • Posts: 97
  • Thank you received: 0
Hi davide ,

Please respond for above query.

thanks

Please Log in or Create an account to join the conversation.

how to add the text at touch position. 9 years 2 months ago #10355

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 695
  • Thank you received: 59
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.

Please Log in or Create an account to join the conversation.

how to add the text at touch position. 9 years 1 month ago #10358

  • ankur123987
  • ankur123987's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Available as freelancer (ex website to app 30min)
  • Posts: 97
  • Thank you received: 0
Ok sure support team,

Please Log in or Create an account to join the conversation.

how to add the text at touch position. 9 years 1 month ago #10359

  • ankur123987
  • ankur123987's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Available as freelancer (ex website to app 30min)
  • Posts: 97
  • Thank you received: 0
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

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Powered by Kunena Forum