<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Component Discussions</title><link>http://forums.asp.net/69.aspx</link><description>Discuss your favorite ASP.NET components here. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=70&amp;c=16" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Websupergoo AbcPDF on discountasp.net AddImageUrl not supported</title><link>http://forums.asp.net/thread/3307466.aspx</link><pubDate>Wed, 22 Jul 2009 03:11:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3307466</guid><dc:creator>qvo178</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3307466.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=3307466</wfw:commentRss><description>&lt;p&gt;This error message really frustrate me after spending many hours finally I got it working thank god.&lt;/p&gt;
&lt;p&gt;Basicall you can set the localhost url and it will works just fine. Check out how to do it here.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://itjungles.com/dotnet/abc2pdf-unable-to-render-html"&gt;http://itjungles.com/dotnet/abc2pdf-unable-to-render-html&lt;/a&gt;&lt;a href="http://connectionstringexamples.com/learn/dotnet/abc2pdf-unable-to-render-html"&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: Websupergoo AbcPDF on discountasp.net AddImageUrl not supported</title><link>http://forums.asp.net/thread/1705558.aspx</link><pubDate>Fri, 11 May 2007 11:08:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1705558</guid><dc:creator>fizzystutter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1705558.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=1705558</wfw:commentRss><description>Hi,&lt;br /&gt;&lt;br /&gt;Just tried the webrequest but obviously all I get back is the html, which would be ok in other scenarios, but in this one, the code isn't rendered so all I get on the pdf is the source code.&lt;br /&gt;&lt;br /&gt;I'm just looking through the abcpdf documentation to see if there is a way of rendering the code once it has been passed.&lt;br /&gt;&lt;br /&gt;Both the AddHtml and AddImageHtml functions have been disabled by discountasp.net&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;James</description></item><item><title>Re: Websupergoo AbcPDF on discountasp.net AddImageUrl not supported</title><link>http://forums.asp.net/thread/1705432.aspx</link><pubDate>Fri, 11 May 2007 09:31:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1705432</guid><dc:creator>fizzystutter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1705432.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=1705432</wfw:commentRss><description>Hi Jeremy,&lt;br /&gt;&lt;br /&gt;Thanks for that, I'll take a look over the weekend.&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;James</description></item><item><title>Re: Websupergoo AbcPDF on discountasp.net AddImageUrl not supported</title><link>http://forums.asp.net/thread/1705426.aspx</link><pubDate>Fri, 11 May 2007 09:25:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1705426</guid><dc:creator>jeremyh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1705426.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=1705426</wfw:commentRss><description>Use System.Net namespace - WebRequest to get the page&amp;nbsp;and then pass the data into the pdf function.</description></item><item><title>Websupergoo AbcPDF on discountasp.net AddImageUrl not supported</title><link>http://forums.asp.net/thread/1704238.aspx</link><pubDate>Thu, 10 May 2007 16:45:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1704238</guid><dc:creator>fizzystutter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1704238.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=1704238</wfw:commentRss><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;I have my hosting with discountasp.net and want to be able to pass a url in the pdf object.&lt;br /&gt;&lt;br /&gt;I've just found out that for security reasons:&lt;br /&gt;&lt;br /&gt;"the AddImage is not supported on our server, for more information, please see our kb article at:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://kb.discountasp.net/article.aspx?id=10293"&gt;http://kb.discountasp.net/article.aspx?id=10293&lt;/a&gt;"&lt;br /&gt;&lt;br /&gt;This means that my reporting feature won't work now.&lt;br /&gt;&lt;br /&gt;I contacted websupergoo about this and there response was:&lt;br /&gt;&lt;br /&gt;"ABCpdf uses the Microsoft MSHTML component (installed with Internet Explorer) to process HTML.&amp;nbsp; If your host has prevented MSHTML from accessing the Internet, perhaps it would be possible to access a URL based on the IP address of your server, a "localhost://" or "file://" format URL."&lt;br /&gt;&lt;br /&gt;Can anybody shed any light on this ?&lt;br /&gt;&lt;br /&gt;I have the IP address of the server and my code at the moment is as follows:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Dim varFileName = "../System/LoggedIn/CreatedTextFiles/" &amp;amp; DateTime.Now.ToString("mmssffffff") &amp;amp; ".pdf"&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim theDoc As Doc = New Doc()&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theDoc.Rect.Inset(72, 144)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim theID As Integer&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theID = theDoc.AddImageUrl("&lt;a href="http://ufs.thefrogsystem.com/ufs/Default.aspx"&gt;http://ufs.thefrogsystem.com/ufs/Default.aspx&lt;/a&gt;")&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theDoc.Color.String = "0 0 0 "&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theDoc.FontSize = 50&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theDoc.AddText(DateTime.Now)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; While True&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theDoc.FrameRect()&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If Not theDoc.Chainable(theID) Then&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exit While&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; End If&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theDoc.Page = theDoc.AddPage()&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theID = theDoc.AddImageToChain(theID)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; End While&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim i As Integer&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For i = 1 To theDoc.PageCount&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theDoc.PageNumber = i&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theDoc.Flatten()&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Next&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theDoc.Save(Server.MapPath(varFileName))&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; theDoc.Clear()&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PDFLink.NavigateUrl = varFileName&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PDFLink.Target = "_Blank"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;James&lt;/p&gt;</description></item></channel></rss>