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

TOPIC:

Text highlight issue in merged pdf 6 years 8 months ago #12782

  • Tele
  • Tele's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
I have merged two pdfs using "concat_pdf" method and I have noticed few text items are highlighting. Shall we avoid this highlight for text ?

PFA screenshot and merged pdf



File Attachment:

File Name: test11.pdf
File Size:424 KB
Attachments:

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

Last edit: by Tele.

Text highlight issue in merged pdf 6 years 8 months ago #12783

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
That aren't highlighted text.
That's hyperlinked text through an hyperlink annotation.

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

Text highlight issue in merged pdf 6 years 8 months ago #12784

  • Tele
  • Tele's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
Thanks for quick reply!

Can we avoid those in PDF preview ?

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

Text highlight issue in merged pdf 6 years 8 months ago #12785

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
yes you can set the transparency using :
setAnnotTransparency(0x00000000);
in default_config() method of Global class.

As written here : www.radaeepdf.com/support/knowledge-base...component&kbartid=62
The following user(s) said Thank You: Tele

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

Last edit: by Davide.

Text highlight issue in merged pdf 6 years 8 months ago #12786

  • Tele
  • Tele's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
It's worked.. Thank you Davide :)

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

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