Hi,
I am converting Rad Editor html content to PDF using Aspose Word
"doc.Save(Response, “Aspose.Words.Demos.pdf”, ContentDisposition.Attachment);. I have Text box and Check box in my content when I am exporting to PDF Text box and its text is not exporting. Please Help. Also when I an updating my Dll "doc.Save(Response, “Aspose.Words.Demos.pdf”, ContentDisposition.Attachment) is showinfg error.
Thanks
Hi Rupesh,
Thanks for your inquiry. Please note that Aspose.Words mimics the same behavior as MS Word does. If you convert your HTML to Pdf using MS Word, you will get the same output. Upon
processing HTML, some features of HTML might be lost. You can find a
list of limitations upon HTML exporting/importing here:
rupesh_ros:
I am converting Rad Editor html content to PDF using Aspose Word "doc.Save(Response, “Aspose.Words.Demos.pdf”, ContentDisposition.Attachment);. I have Text box and Check box in my content when I am exporting to PDF Text box and its text is not exporting.
Could you please attach your input HTML here for testing? I will investigate the issue on my side and provide you more information.
rupesh_ros:
Also when I an updating my Dll "doc.Save(Response, “Aspose.Words.Demos.pdf”, ContentDisposition.Attachment) is showinfg error.
I suggest you please read following documentation link for your kind reference.
http://www.aspose.com/docs/display/wordsnet/Sending+to+a+Client+BrowserIf you still face problem, please share your document along with error detail here for testing.