Yes of course there is a size limitation involved whenever you are dealing with memory. You have to intelligently use the function keeping available memory in mind. I just do not know what the limit is off hand. Hope this helps.
Is there a way to convert a rtf to html in c#... I dont want to use any third party tool or third party convertor...I want it od from c# coding only..PLease help
Thanks...
ReplyDeleteis there a size limitation on the byte array?
ReplyDeleteThanks,
LUN
i mean for this to work, is there a size limitation...
ReplyDelete-LUN
Yes of course there is a size limitation involved whenever you are dealing with memory. You have to intelligently use the function keeping available memory in mind. I just do not know what the limit is off hand. Hope this helps.
ReplyDeleteIs there a way to convert a rtf to html in c#...
ReplyDeleteI dont want to use any third party tool or third party convertor...I want it od from c# coding only..PLease help
Very useful, thanks!
ReplyDeleteThis is great, any idea of how to display the byte hex string like:
ReplyDelete2101000EF0745C9...
it is giving maximum length error to me..
ReplyDeletemy byte Array's size is byte[146842] it is not working on it...
ReplyDelete