Welcome Guest Search | Active Topics | Sign In | Register

Strange name of the pdf Options
Daniele
Posted: Friday, December 6, 2013 11:57:09 AM
Rank: Member
Groups: Member

Joined: 11/15/2012
Posts: 16
Hi, i'm using 2013 version of pdf from asp.net.
I create the pdf from a webpage (local or web) that is written in german language.
As the result pdf I obtain a name like this "=utf-8BT3JhbmdlX01hw59nZXNjaG5laWRlcnRl" and the pdf is corrupted (cannot open).
What is the problem?
Thanks
eo_support
Posted: Friday, December 6, 2013 12:15:41 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

Please check weather your page encoding is utf-8. If it is not, your can set it in your web.config and see if it fixes the problem for you.

Thanks
Daniele
Posted: Friday, December 6, 2013 12:22:16 PM
Rank: Member
Groups: Member

Joined: 11/15/2012
Posts: 16
Can i use this in web.config?
<globalization requestEncoding="utf-8" responseEncoding="utf-8"/>
eo_support
Posted: Friday, December 6, 2013 12:32:26 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Yes. Did it work for you?
Daniele
Posted: Friday, December 6, 2013 12:42:45 PM
Rank: Member
Groups: Member

Joined: 11/15/2012
Posts: 16
No, dont work.
eo_support
Posted: Friday, December 6, 2013 6:35:34 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

We are not sure what it is then. Can you try to isolate the problem into a test project and then send the test project to us? We will PM you as to where to send the project.

Thanks!


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.