Print Page | Close Window

Annotation font/encoding

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=1941
Printed Date: 31 Oct 25 at 11:03AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Annotation font/encoding
Posted By: infrax
Subject: Annotation font/encoding
Date Posted: 02 Sep 11 at 8:56AM
Hi all

Can you help me with adding note annotation. 
Some of the eastern characters are not showed OK. Is there any settigns to set the font or encoding of content in annotations.

Now i'm using this code:

string commentsToWrite="some eastern europe characters: ššččććžžđđ";

q.AddNoteAnnotation(10, q.PageHeight() - 10, 1, 10, q.PageHeight() - 10, 200, 200, "", commentToWrite, 1, 1, 0.902, 0);

Thanks



Replies:
Posted By: AndrewC
Date Posted: 02 Sep 11 at 2:06PM
I have just looked at the code and the current AddNoteAnnotation function in 7.26 only supports 8bit strings.  We will be updating this function to support Unicode in the 8.11 release due out soon.


Posted By: infrax
Date Posted: 09 Sep 11 at 10:25AM
Ok. Thx


Posted By: AndrewC
Date Posted: 12 Sep 11 at 9:13AM
We have updated the 8.11 release to allow for Unicode characters in the AddNoteAnotation.  Overall the 8.11 release has much better support for Unicode Fonts.


Posted By: infrax
Date Posted: 14 Sep 11 at 8:48AM
Yes it works now. 

Thanks




Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk