Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Submit your requests and polls about new features
  • Page:
  • 1

TOPIC:

Remove Rounded Highlighting 11 years 4 months ago #1015

  • Rustybrick
  • Rustybrick's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
Hello,

My company is currently in the progress of evaluating Android PDF libraries to use in our current project.
We are interested in possibly using this library, however the rounded effect on highlights does not meet our requirements.

We are adding our highlights using Page.addAnnotMarkup

Is there any way to remove this rounding and highlight only the rectangles given?

Thanks,
Tom

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

Remove Rounded Highlighting 11 years 4 months ago #1016

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
sorry, but highlight annotation is defined as round rectangles in PDF reference.
to fix this issue, we need add a new interface.
i'll do this.

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

Remove Rounded Highlighting 11 years 4 months ago #1019

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
now you can use this:
www.radaee.com/files/PDFReader.rar
just invoke Page.AddMarkupAnnot pass type as 3 to add highlight annotation without round corner.

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

Remove Rounded Highlighting 11 years 4 months ago #1033

  • Rustybrick
  • Rustybrick's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
Thank you for the quick response, this works great! Will this feature continue to be supported in future releases?

Also, is it possible to add highlights to a page loaded from memory? We do not have to save the annotation just display the highlight while the page is in memory.

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

Remove Rounded Highlighting 11 years 4 months ago #1035

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
yes, it should be supported always
about editing when loaded in byte array:
we can't edit document from byte array, for byte array are fixed length.

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

  • Page:
  • 1
Powered by Kunena Forum