This is a migrated thread and some comments may be shown as answers.

pdf export charset problem

11 Answers 391 Views
Grid
This is a migrated thread and some comments may be shown as answers.
emrah
Top achievements
Rank 1
emrah asked on 17 Feb 2009, 09:57 AM
hello, i am trying to export pdf from my grid.

it was succesful  but i have problems some charater in pdf.

it is shown as '#' for three character.  ( not english character)

but i can see all the character correct in excel and word exporting.

something wrong on pdf

how can i do?

my utf 8 settings is correct.

and i am using following codes :

RadGrid.ExportSettings.IgnorePaging = true;

RadGrid.ExportSettings.ExportOnlyData = true;

RadGrid.ExportSettings.OpenInNewWindow = true;

RadGrid.ExportSettings.Pdf.AllowPrinting = true;

RadGrid.ExportSettings.Pdf.PaperSize = Telerik.Web.UI.GridPaperSize.Letter;

RadGrid.ExportSettings.Pdf.PageWidth = 1500;

RadGrid.ExportSettings.Pdf.PageTitle = "Users";

RadGrid.ExportSettings.Pdf.AllowModify = true;

RadGrid.ExportSettings.Pdf.AllowCopy = true;

RadGrid.ExportSettings.Pdf.FontType = Telerik.Web.Apoc.Render.Pdf.FontType.Embed;

RadGrid.MasterTableView.ExportToPdf();

11 Answers, 1 is accepted

Sort by
0
emrah
Top achievements
Rank 1
answered on 17 Feb 2009, 02:53 PM
can any admin help me?
0
Pavlina
Telerik team
answered on 18 Feb 2009, 09:13 AM
Hello emrah,

I followed your scenario in order to replicate the issue but to no avail.
I suggest that you send me a small project illustrating the unexpected behavior, which would allow me to track the issue locally.

I am looking forward to hearing from you soon.

Best wishes,

 

Pavlina

 

 the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.

0
ehsan
Top achievements
Rank 1
answered on 31 Mar 2009, 12:09 PM
i have this problem too..
please help me..
does pdf export of telerik support national characters?
example character :  سلام
0
Pouya ir
Top achievements
Rank 1
answered on 22 May 2010, 02:11 PM
telerik please help, and reply this topic.
0
Daniel
Telerik team
answered on 24 May 2010, 03:52 PM
Hello,

You can export Unicode content as explained in the documentation:
RadGrid PDF export help topic
Export to PDF online demo

Unfortunately right-to-left languages are not supported at this point. We will do our best to implement this functionality in a future version of RadGrid.

Best regards,
Daniel
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
MSHADroo
Top achievements
Rank 2
answered on 11 Jun 2013, 07:36 PM
hi
is this problem solved in telerik Q3 2012?
I have a radgrid and I want to get Exporting to pdf from this. but my charset is not shown correctly.
0
Daniel
Telerik team
answered on 12 Jun 2013, 12:55 PM
Hello,

Unfortunately the RTL problem is not fixed yet. I will update this thread if we have progress on this issue.
Please accept our apologies for any inconvenience caused.

Regards,
Daniel
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Arash
Top achievements
Rank 1
answered on 31 Jul 2015, 07:38 AM
Please apply changes for RTL languages. We are looking forward to hear good news , thank you so much.
0
Daniel
Telerik team
answered on 31 Jul 2015, 01:41 PM
Hello Arash,

You can try our ClientExportManager:
ClientExportManager demo

Regards,
Daniel
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Sanju
Top achievements
Rank 1
answered on 30 Apr 2019, 08:37 AM

Dear Admin,

 

Any Solution for the RTL issue??

0
Rumen
Telerik team
answered on 02 May 2019, 02:48 PM
Hi Sanju,

You can use the RadClientExportManager to export RTL content including RadGrid.

The following integration demo shows how to export RadGrid - https://demos.telerik.com/aspnet-ajax/client-export-manager/applicationscenarios/export-radgrid/defaultcs.aspx.

For your convenience I recorded a demonstration video at http://youtu.be/f0k7YnuADrA?hd=1.

Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
emrah
Top achievements
Rank 1
Answers by
emrah
Top achievements
Rank 1
Pavlina
Telerik team
ehsan
Top achievements
Rank 1
Pouya ir
Top achievements
Rank 1
Daniel
Telerik team
MSHADroo
Top achievements
Rank 2
Arash
Top achievements
Rank 1
Sanju
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or