Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
![]() |
problem with special characters in file paths |
Post Reply
|
| Author | |
Cord Viking
Beginner
Joined: 08 Nov 10 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Topic: problem with special characters in file pathsPosted: 08 Nov 10 at 10:25AM |
|
The following file path specification for function signfile() will result in an errorcode 2 "pdf-file not found":
AFilePath := 'E:\Users\j.düvel\AppData\Local\test.pdf';
AQuickPDF.SignFile(AFilePath,...)
We have to create this path from the environment variable %USERPROFILE%, so we have no control over what username has been choosen.
Is there a solution for this problem?
|
|
![]() |
|
Cord Viking
Beginner
Joined: 08 Nov 10 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 Nov 10 at 10:28AM |
|
The editor also has a problem with these chars, hope display is correct here:
AFilePath := 'E:\Users\j.düvel\AppData\local\test.pdf'
|
|
![]() |
|
Cord Viking
Beginner
Joined: 08 Nov 10 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 Nov 10 at 10:30AM |
|
Disabled wysiwyg, hope display is correct now:
AFilePath := 'E:\users\j.düvel\AppData\local\test.pdf' |
|
![]() |
|
Cord Viking
Beginner
Joined: 08 Nov 10 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 Nov 10 at 10:33AM |
|
sorry - now way, giving up!
Anyway, the problem should be the dot, so use this as example: AFilePath := 'E:\users\j.duevel\AppData\local\test.pdf'; |
|
![]() |
|
Rowan
Moderator Group
Joined: 10 Jan 09 Status: Offline Points: 398 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 Nov 10 at 11:12AM |
|
You need to encode your string with UTF-8 encoding if it uses any unicode characters.
|
|
![]() |
|
Cord Viking
Beginner
Joined: 08 Nov 10 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 Nov 10 at 11:39AM |
|
Problem solved! Thank's a lot!
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store