Rank: Newbie Groups: Member
Joined: 2/12/2015 Posts: 1
|
I am currently working on an application that needs to create a document on a web front end and render the document as a PDF.
The document is a combination of regular text and HTML formatted text coming from a control on front end.
Does your PDF product for .NET support the ability to render an object on the PDF by just providing a location and the HTML string?
Thank you,
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
I am not exactly sure what you meant by "object". If you meant browser plug-ins (such as Adobe Flash Player), then the answer is no. For security reason, EO.Pdf does not load any plug-ins.
If your HTML does not use any plug-ins, then EO.Pdf should be able to convert it fine. You can try to load the page in Google Chrome browser to see how it looks like. Our converter uses the same browser engine Google Chrome browser uses, so it should produce similar result.
Hope this answers your question. Please feel free to let us know if you still have any more question.
Thanks!
|