<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : Can&#039;t load image into PDF</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : Can&#039;t load image into PDF]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 04:41:13 +0000</pubDate>
  <lastBuildDate>Tue, 26 Aug 2008 14:47:58 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=937</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[Can&#039;t load image into PDF : I&amp;#039;m trying to load an image...]]></title>
   <link>http://www.quickpdf.org/forum/cant-load-image-into-pdf_topic937_post4422.html#4422</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=908">garrochaman</a><br /><strong>Subject:</strong> 937<br /><strong>Posted:</strong> 26 Aug 08 at 2:47PM<br /><br /><P>I'm trying to load an image into my PDF for an ASP page but ever returns 0 value.</P><DIV>the code is:</DIV><DIV>Dim PDF<BR>&nbsp;Set PDF = Server.CreateObject("iSED.QuickPDF")<BR>&nbsp;&nbsp;<BR>&nbsp;Call PDF.UnlockKey("xxxxxxxxx")</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;Call PDF.NewDocument()<BR>&nbsp;Call PDF.NewPages(200)<BR>&nbsp;Call PDF.SelectPage(1)<BR>&nbsp;Call PDF.SetOrigin(1)&nbsp;<BR>&nbsp;Call PDF.SetTextSize(11)<BR>&nbsp;TTFHelv = PDF.AddStandardFont(4)<BR>&nbsp;TTFHelvB = PDF.AddStandardFont(5)<BR>&nbsp;TTFSnapITC = PDF.AddType1Font(server.MapPath("pdfs/SnapITC_.pfm"))</DIV><DIV>&nbsp;idImage = PDF.AddJPEGFromFile("imagen.jpg")</DIV><DIV>&nbsp;Call PDF.SelectImage(idImage)</DIV><DIV>&nbsp;</DIV><DIV>i try to see the value of "idImage" and inser this line before the last one</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;response.write("Image id: "&amp;idImage)</DIV><DIV>&nbsp;</DIV><DIV>and always returns 0</DIV><DIV>&nbsp;</DIV><DIV>can you help me please.</DIV>]]>
   </description>
   <pubDate>Tue, 26 Aug 2008 14:47:58 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-load-image-into-pdf_topic937_post4422.html#4422</guid>
  </item> 
 </channel>
</rss>