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

TOPIC:

Changing color of highlight annotation 6 years 4 months ago #13260

  • arathi
  • arathi's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
Highlight annotation always highlights in yellow color. Even if I give some other color code to
-(BOOL)vSelMarkup:(int)color :(int)type
this method, its getting highlighted in yellow color. So how to change the color for Highlighting using objective- C language?

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

Changing color of highlight annotation 6 years 4 months ago #13261

  • federico
  • federico's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 261
  • Thank you received: 18
Hi,
To solve your problem you can do two things: you can add color parameter to SetSelMarkup method in PDFVPage class or you can change "annotHighlightColor" uint variable that is in PDFVPage class too.
Hope it helps.

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

Changing color of highlight annotation 6 years 4 months ago #13262

  • arathi
  • arathi's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
SetSelMarkup Method Worked. Thank You :)

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

  • Page:
  • 1
Powered by Kunena Forum