Popular Articles
Last viewed:
- Disable Button on Submit (Prevent multiple submits)
- ASP.NET Charting Control 3.5 fix for "Error executing child request for ChartImg.axd"
- ASP.NET CSS Highlight TextBox on Focus
- SQL Server Database Project and Database Source Control
- Format a DateTime as a Facebook-style date with Months, Days, Hours, Minutes Ago
- Getting Started with .NET Entity Framework
Recent comments
- jkll
13 hours 25 min ago - Thank You
1 day 13 hours ago - Another approach
3 days 14 hours ago - Issue
4 days 3 hours ago - thanks
4 days 14 hours ago - Calendar date time
4 days 20 hours ago - Nice Explanation
5 days 9 min ago - ramya
1 week 20 hours ago - thank a lot
1 week 1 day ago - Very useful, but...
1 week 4 days ago

Image Support Updated
I think the reason your image support worked is because your image paths look to be local paths. What most have tried and failed with is using images that are at URL paths on the web. The component seems to have no functionality to download the images and put them in the PDF. But it looks like if the images are a local path, it works. I think that might reconcile the difference.