|
Rank: Newbie Groups: Member
Joined: 10/17/2012 Posts: 2
|
Hi we are evaluating your product for purchase to replace an older application (ManyToPDF). We use the ConvertHtml function. Our html string contains an image tag that is sourced off of one of our shared network drives (not on a web server). Everything else works fine and the generated PDF looks perfect, but the image does not show. Any suggestions on where to look for a solution would be much appreciated.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
Usually this occurs when you did not set HtmlToPdf.Options.BaseUrl correctly. BaseUrl and the image Url in your HTML file together determines the final full Url for the image.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 10/17/2012 Posts: 2
|
Thank you very much that solved my problem.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
You are very welcome. Please feel free to let us know if there is anything else.
|
|