Print Page | Close Window

polish characters and DrawHTMLText issue

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=344
Printed Date: 19 May 24 at 1:47AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: polish characters and DrawHTMLText issue
Posted By: Toddi
Subject: polish characters and DrawHTMLText issue
Date Posted: 02 Mar 06 at 5:50AM
Hi All,

i have found a way to display polish characters like follows:

Call QP.AddSubsettedFont("Arial", 1, "ĄĆ")
call QP.DrawText(xstart,ystart+1,QP.GetSubsetString("ĄĆ"))

unfortunately this does not work with:

Call QP.AddSubsettedFont("Arial", 1, "ĄĆ")
call QP.DrawHTMLText(62,topposition-2,91,QP.GetSubsetString("ĄĆ"))

any clues?

thanks a lot for help

best regards

Thorsten



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