Print Page | Close Window

Saving file with Unicode chars

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: General Discussion
Forum Description: Discussion board for Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=1918
Printed Date: 22 Nov 24 at 7:53PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Saving file with Unicode chars
Posted By: robini
Subject: Saving file with Unicode chars
Date Posted: 10 Aug 11 at 12:26PM
Hi

I am currently using 7.21 of the PDF library and discovered that if my file path has Unicode chars Quick PDF cannot save the file.

I have tried changing to use 7.26 but this has the same issue.

Any suggestions for a workaround?

Is there a time-scale for full Unicode support for the library?

Thanks

Robin



Replies:
Posted By: Ingo
Date Posted: 10 Aug 11 at 2:11PM
Hi Robin!

The future 8.xx-releases will support full unicode.
The current version can handle this, too.
You have to use utf8-convertions.
Try things like the following...
QP.LoadFromFile(Pchar( AnsiToUtf8(FName) ));

Cheers, Ingo



Posted By: robini
Date Posted: 10 Aug 11 at 2:20PM
Ok thanks I will try that..

Robin



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