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

TOPIC:

Pen Size And Opacity 8 years 1 month ago #10352

  • abhishekjaju
  • abhishekjaju's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 40
  • Thank you received: 1
I have tried to reduce the pen size to zero but then too when I use the pen on the PDF it comes in very bold and looks untidy.
I need to make the stroke width very small so that it can be used for annotation.
There is another issue what I am facing that is of opacity, when I use the pen on any PDF it hides/covers the entire back ground text.

Please Advise support on it.

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

Pen Size And Opacity 8 years 1 month ago #10357

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
please change these parameters of Global class as following:
public static int inkColor = 0x80404040;
public static float inkWidth = 1;

I have tried with these params and it seems ok.

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

Last edit: by Davide.
  • Page:
  • 1
Powered by Kunena Forum