or
... /* * Standard users have no need of context menus */ RadEditor1.ContextMenus.Clear(); /* * Add the edit personal note */ EditorContextMenu ecm = new EditorContextMenu(); ecm.TagName = "IMG"; //add specific tools to the context menu EditorTool et = new EditorTool("Edit_Personal_Note"); ecm.Tools.Add(et); //add the newly created context menu to the context menu collection RadEditor1.ContextMenus.Add(ecm); /* * Add the delete personal note */ et = new EditorTool("Delete_Personal_Note"); ecm.Tools.Add(et); //add the newly created context menu to the context menu collection RadEditor1.ContextMenus.Add(ecm); .../* * Editor Tool Bar */.reTool .Personal_Notes{ background-image: url(../../images/PersonalNotes.gif); background-position: center !important; background-repeat: no-repeat !important;}.reTool .Edit_Personal_Note{ background-image: url(../../images/Edit_Personal_Note.gif); background-position: center !important; background-repeat: no-repeat !important;}.reTool .Delete_Personal_Note{ background-image: url(../../images/DeletePersonalNote.gif); background-position: center !important; background-repeat: no-repeat !important;}.reTool .Public_Notes{ background-image: url(../../images/PublicNotes.gif); background-position: center !important; background-repeat: no-repeat !important;}/* * Context Menu Tool bar (Note that path is same as for toolbar above and the toolbar works
*/.Edit_Personal_Note{ background-image: url(../../images/Edit_Personal_Note.gif); background-position: center !important; background-repeat: no-repeat !important;}.Delete_Personal_Note{ background-image: url(../../images/DeletePersonalNote.gif); background-position: center !important; background-repeat: no-repeat !important;}I have been unable to successfully override the Times New Roman font in my PDF.
A screen shot of the PDF is attached.
Here is my raw HTML showing the newly applied styles but the font family, arial, is not getting applied to the PDF!
<table cellspacing="0" border="0" id="RadGridSearchResults_ctl00" style="width:100%;table-layout:auto;empty-cells:show;"> <colgroup> <col style="width:75px" /> <col style="width:75px" /> <col style="width:150px" /> <col style="width:75px" /> <col style="width:100px" /> <col /> </colgroup> <thead> <tr style="background-color:WhiteSmoke;border-bottom-style:solid;border-bottom-width:1.5px;border-bottom-color:LightGrey;height:50px;"> <th scope="col" style="font-weight:bold;font-family:arial;">Title Nbr</th><th scope="col" style="font-weight:bold;font-family:arial;">Reg Date</th><th scope="col" style="font-weight:bold;font-family:arial;">Type</th><th scope="col" style="font-weight:bold;font-family:arial;">Linc Nbr</th><th scope="col" style="font-weight:bold;font-family:arial;">Short Legal</th><th scope="col" style="font-weight:bold;font-family:arial;">Owner</th> </tr> </thead><tbody> <tr style="background-color:White;"> <td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;">001013760</td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 2000-01-14 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> NOTIFICATION (RD ABAND=CREATE TITLE) </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0028274538 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0010083;A </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> THE TOWN OF REDCLIFF. </td> </tr><tr style="background-color:WhiteSmoke;"> <td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;">001083587</td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 2000-03-31 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> SUBDIVISION PLAN </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0028344687 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0010742;1;11 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> THE TOWN OF REDCLIFF. </td> </tr><tr style="background-color:White;"> <td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;">001083587001</td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 2000-03-31 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> SUBDIVISION PLAN </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0028344695 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0010742;1;14MR </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> THE TOWN OF REDCLIFF. </td> </tr><tr style="background-color:WhiteSmoke;"> <td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;">001083587002</td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 2000-03-31 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> SUBDIVISION PLAN </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0028344703 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0010742;1;12 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> THE TOWN OF REDCLIFF. </td> </tr><tr style="background-color:White;"> <td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;">001083587003</td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 2000-03-31 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> SUBDIVISION PLAN </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0028344711 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0010742;1;13 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> THE TOWN OF REDCLIFF. </td> </tr><tr style="background-color:WhiteSmoke;"> <td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;">041236280010</td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 2004-06-23 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> SUBDIVISION PLAN </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0030537865 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> 0412179;10;1 </td><td style="text-align:left;vertical-align:middle;font-size:8pt;font-family:arial;"> THE TOWN OF REDCLIFF. </td> </tr> </tbody> </table>
Here is my code that is applying the styles. All of the styles work EXCEPT for the font-family style. How to fix?
protected void RadGridSearchResults_ItemCreated(object sender, GridItemEventArgs e) { if (isPdfExport) { if (e.Item != null) { if (e.Item.ItemType == GridItemType.AlternatingItem) { e.Item.Style["background-color"] = "WhiteSmoke"; } else { e.Item.Style["background-color"] = "White"; } if (e.Item is GridHeaderItem) { var headerItem = (GridHeaderItem)e.Item; headerItem.Style["background-color"] = "WhiteSmoke"; headerItem.Style["border-bottom-style"] = "solid"; headerItem.Style["border-bottom-width"] = "1.5px"; headerItem.Style["border-bottom-color"] = "LightGrey"; headerItem.Style["height"] = "50px"; foreach (TableCell cell in headerItem.Cells) { cell.Style["font-weight"] = "bold"; cell.Style["font-family"] = "arial"; } } if (e.Item is GridDataItem) { var item = (GridDataItem)e.Item; foreach (TableCell cell in item.Cells) { cell.Style["text-align"] = "left"; cell.Style["vertical-align"] = "middle"; cell.Style["font-size"] = "8pt"; cell.Style["font-family"] = "arial"; } } } } }<telerik:RadDatePicker runat="server" skin="Vista"> <DateInput runat="server" onkeydown="return datePickerToday(this, event);" IncrementSettings-InterceptArrowKeys="false" IncrementSettings-InterceptMouseWheel="false" DateFormat="MM/dd/yyyy" ToolTip="Shortcut Keys: Press 'T' for today. Use up and down arrows to change day/month/year based on cursor location." /> <Calendar ShowRowHeaders="false" > <SpecialDays> <telerik:RadCalendarDay Repeatable="Today" Date="" IsToday="true"> <ItemStyle CssClass="rcToday" /> </telerik:RadCalendarDay> </SpecialDays> </Calendar></telerik:RadDatePicker>