<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>PDF with broken links for Images</title>
        <description>Hello,

I'm using HTML code to to render PDF, code used to be working just fine having public actual links (full URL), like below, Now, i'm its gives broken images


below is html sample:

var htmlText = &amp;quot;&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img src=\&amp;quot;http://du-media.ae/dashboard/cur1.jpg\&amp;quot;&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/td&amp;gt;&amp;quot;

Kindly advise,</description>
        <link>http://pdfcrowd.com/forums/read.php?3,717,717#msg-717</link>
        <lastBuildDate>Thu, 23 May 2013 02:36:31 -0400</lastBuildDate>
        <generator>Phorum 5.2.14</generator>
        <item>
            <guid>http://pdfcrowd.com/forums/read.php?3,717,719#msg-719</guid>
            <title>Re: PDF with broken links for Images</title>
            <link>http://pdfcrowd.com/forums/read.php?3,717,719#msg-719</link>
            <description><![CDATA[Hi Support,<br />
<br />
you're right, it seems that the's a problem with the du-media domain <br />
<br />
Problem resolved, thanks alot :)<br />
<br />
regards,]]></description>
            <dc:creator>basemMO</dc:creator>
            <category>Pdfcrowd Support Forum</category>
            <pubDate>Tue, 07 Feb 2012 03:13:09 -0500</pubDate>
        </item>
        <item>
            <guid>http://pdfcrowd.com/forums/read.php?3,717,718#msg-718</guid>
            <title>Re: PDF with broken links for Images</title>
            <link>http://pdfcrowd.com/forums/read.php?3,717,718#msg-718</link>
            <description><![CDATA[Hello, <br />
<br />
du-media.ae can't be resolved, please make sure the domain's DNS records are set properly. See also <a href="http://www.whatsmydns.net/#A/du-media.ae" rel="nofollow" >here</a>.<br />
<br />
<pre class="bbcode">
$ curl -I http://du-media.ae/dashboard/cur1.jpg
curl: (6) Couldn't resolve host 'du-media.ae'


$ dig du-media.ae

; &lt;&lt;&gt;&gt; DiG 9.6-ESV-R4 &lt;&lt;&gt;&gt; du-media.ae
;; global options: +cmd
;; Got answer:
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NXDOMAIN, id: 43144
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;du-media.ae.                   IN      A

;; AUTHORITY SECTION:
ae.                     2705    IN      SOA     ns1.aedns.ae. dns.aeda.ae. 2009645071 10800 900 604800 3600

;; Query time: 0 msec
;; SERVER: 207.192.69.5#53(207.192.69.5)
;; WHEN: Tue Feb  7 01:34:39 2012
;; MSG SIZE  rcvd: 84
</pre>]]></description>
            <dc:creator>support</dc:creator>
            <category>Pdfcrowd Support Forum</category>
            <pubDate>Tue, 07 Feb 2012 01:41:11 -0500</pubDate>
        </item>
        <item>
            <guid>http://pdfcrowd.com/forums/read.php?3,717,717#msg-717</guid>
            <title>PDF with broken links for Images</title>
            <link>http://pdfcrowd.com/forums/read.php?3,717,717#msg-717</link>
            <description><![CDATA[Hello,<br />
<br />
I'm using HTML code to to render PDF, code used to be working just fine having public actual links (full URL), like below, Now, i'm its gives broken images<br />
<br />
<br />
<b><i>below is html sample:</i></b><br />
<br />
var htmlText = &quot;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;img src=\&quot;http://du-media.ae/dashboard/cur1.jpg\&quot;&gt;&lt;/table&gt;&lt;/tr&gt;&lt;/td&gt;&quot;<br />
<br />
Kindly advise,]]></description>
            <dc:creator>basemMO</dc:creator>
            <category>Pdfcrowd Support Forum</category>
            <pubDate>Tue, 07 Feb 2012 01:26:52 -0500</pubDate>
        </item>
    </channel>
</rss>
