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

TOPIC:

Annotations 11 years 5 months ago #657

  • ricardo.cadete
  • ricardo.cadete's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 0
Hi guys,

We bought a professional license, thinking to use annotations as text and image. But something is wrong, maybe you can help us on this.

The flow:
- load a template with some blank spaces
- add text and images on x, y coordinates
- save new document

After starting the integration, I noticed the text annotation is not what I expected.
-Text annotation: I don't want sticky notes, I need to inject text to be part of the document, in a specific coordinates (x, y, font, color), similar what we see on iText library. My only option is to convert text into image, but is not good solution for several reasons. Is this feature going to be implemented soon?

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

Last edit: by cruzexx.

Annotations 11 years 5 months ago #659

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
you need:
page.AddAnnotBitmap(bmp, true, rect);
if you has alpha information.

for free-text annotation:
we has no interface to add this type of annotation,
but just can edit it on popup window in premium license.
you'd better test next version for this feature, because we fixed a crash bug for edit-box editing right now.
The following user(s) said Thank You: cruzexx

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

Annotations 11 years 5 months ago #660

  • ricardo.cadete
  • ricardo.cadete's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 0
ops... sorry about transparency I just saw that parameter 2 secs after the post :/ my bad.

-Text annotation:
My only option is to convert text into image, but is not good solution for several reasons. Can you explain a bit more about this edit-box.? A sample code maybe. Is this feature going to be implemented soon?

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

Annotations 11 years 5 months ago #664

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
free text means edit texts in page directly as a non-border edit-box show to users.

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

Annotations 11 years 5 months ago #665

  • ricardo.cadete
  • ricardo.cadete's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 0
Are you saying that I need a premium version to add a form EditorBox?

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

Annotations 11 years 5 months ago #669

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
The new release is out.

Ricardo: I suggest you to check the edit box feature from Premium version using the demo activation key you will find in the demo project.

Radaee will reply to your developing questions both for pro and premium version.

If you will need a license upgrade, please contact This email address is being protected from spambots. You need JavaScript enabled to view it..

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

Powered by Kunena Forum