Rank: Newbie Groups: Member
Joined: 8/10/2016 Posts: 1
|
We are using your product to render PDF file in an MVC project. We dynamically generate the filename before rendering it as PDF as belows
MVCToPDF.ResultFileName = "some dynamic file name.pdf".
If we have windows 1252 or unicode characters in filename, it doesn't seem to render correctly. Is this a known issue? How can we send the result filename that has windows 1252 or unicode characters in it?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
What version do you use? Have you tried the latest build yet? We did change something regarding unicode file name support a while ago.
Thanks!
|