Hi,
Hi Rucha,
Hi,
Hi Rucha,
Thanks for sharing the resource file.
I have tested the scenario and I am able to reproduce the same problem that controls are appearing twice on the resultant PDF file. For the sake of correction, I have logged it in our issue tracking system as PDFNEWNET-35760. We will investigate this issue in detail and will keep you updated on the status of a correction.
We apologize for your inconvenience.
Hi Nayyer,
damlerucha2: Any updates from your side?
Hi Rucha,
Since we recently have been able to notice this issue, and until or unless we have investigated and have figured out the actual reasons of this problem, we might not be able to share any timelines by which this problem will be resolved.
However, as soon as we have made some significant progress towards the resolution of this issue, we would be more than happy to update you with the status of correction. Please be patient and spare us little time. Your patience and comprehension is greatly appreciated in this regard.
damlerucha2: Can you suggest any other way to generate pdf from the input HTML string?
Currently, Aspose.Pdf.Generator supports the capability to transform HTML files to PDF format. However, you may also consider using Aspose.Words for .NET which provides the capability to create and manipulate MS Word files. It also offers the feature to read HTML files and save the output as either DOC/DOCX or PDF format. My fellow worker from respective team will share further details regarding this component.
Hi Rucha,
Thanks for your inquiry. You can convert html to Pdf file format by using Aspose.Words. Please use the following code snippet to convert your html to Pdf.
Document doc = new Document(MyDir + "in.html");
doc.Save(MyDir + "Out.pdf");
Moreover, upon processing HTML, some features of HTML might be lost. You can find a list of limitations upon HTML exporting/importing here:
- [Load in the HTML (.HTML, .XHTML, .MHTML) Format](("[[BL]]
http://www.aspose.com/docs/display/wordsnet/Load+in+the+HTML+%28.HTML%2C+.XHTML%2C+.MHTML%29+Format
[[/BL]]) - Convert a Document to HTML, MHTML or EPUB in C#|Aspose.Words for .NET
Hope this helps you. Please let us know if you have any more queries.
Hi Rucha,
Hi Nayyer and Tahir,
Hi Rucha,
Hi
damlerucha2: Can you provide any update ?
Hi Rucha,
Thanks for your patience.
The development team has been busy resolving other priority issues and I am afraid the above stated problem is not yet resolved. Nevertheless, as soon as we have some further updates regarding its resolution, we would be more than happy to update you with the status of correction. Please be patient and spare us little time.
We are sorry for this delay and inconvenience.
Hi Rucha,
damlerucha2:
Can you provide any update ?
Hi Rucha,
Regarding WORDSNET-8874, I like to share with you that we have pointed two issues in output PDF file. Following are the detail.
WORDSNET-9258 : The checkbox position is incorrect after conversion from HTML to Pdf
WORDSNET-9259 : HTML Button tag does not export correctly in output PDF
Please see the attached images for the detail of these issue. We will update you via this forum thread once these issues are resolved. Thanks for your patience.
The issues you have found earlier (filed as WORDSNET-9258) have been fixed in this .NET update and this Java update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
The issues you have found earlier (filed as PDFNET-35760) have been fixed in Aspose.PDF for .NET 20.1.