Click here to Skip to main content
15,898,222 members

Comments by RENJITH VS (Top 9 by date)

RENJITH VS 20-May-15 23:43pm View    
I need to create and download pdf. In pdf sharp, it only display characters which are on our keyboard the characters typing with the help of alt key cannot be displayed and shows object reference not set to an instance error. If I check condition:
if(a.contains("²")
{
//replace with 2
}
works fine. But ² cannot be 2. I am stuck on that. Please help me.
RENJITH VS 12-May-15 0:25am View    
Florian,
Assume my file name is abc. When I click on download button it shows adc.htm instead of abc.pdf in some browsers. There also some issue with Ipad, Iphone etc too.
RENJITH VS 8-May-15 3:12am View    
Well try. But it's not a solution unfortunately.
RENJITH VS 14-Apr-15 5:47am View    
Thanks Abhinav
RENJITH VS 26-Mar-15 5:11am View    
cannot implicitly convert type string[] to string()