<?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 : [Vb6] Print Image load on PictureBox</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 : [Vb6] Print Image load on PictureBox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 06:44:10 +0000</pubDate>
  <lastBuildDate>Mon, 26 Mar 2012 15:29:06 +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=2198</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[[Vb6] Print Image load on PictureBox :  You can do something like this: ...]]></title>
   <link>http://www.quickpdf.org/forum/vb6-print-image-load-on-picturebox_topic2198_post9382.html#9382</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1571">jpbro</a><br /><strong>Subject:</strong> 2198<br /><strong>Posted:</strong> 26 Mar 12 at 3:29PM<br /><br />You can do something like this:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp; Dim l_ImageId As Long<br>&nbsp;&nbsp; <br>&nbsp;&nbsp; SavePicture Sez1.Picture, App.Path &amp; "\embed.jpg"<br>&nbsp;&nbsp; <br>&nbsp;&nbsp; l_ImageId = Qpdf.AddImageFromFile(App.Path &amp; "\embed.jpg", 0)<br>&nbsp;&nbsp; If l_ImageId = 0 Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Debug.Assert False<br>&nbsp;&nbsp; Else<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Qpdf.SetOrigin 1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Qpdf.DrawImage 10, 10, 100, 100<br>&nbsp;&nbsp; End If<br></pre></td></tr></table><br><br>I'm not aware of any way to get StdPicture into QPDF directly without using the intermediary file or some additional code/external DLL to convert StdPictures to byte arrays, but it may exist in QPDF and I'm just not familiar with it.<br><span style="font-size:10px"><br /><br />Edited by jpbro - 26 Mar 12 at 3:37PM</span>]]>
   </description>
   <pubDate>Mon, 26 Mar 2012 15:29:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/vb6-print-image-load-on-picturebox_topic2198_post9382.html#9382</guid>
  </item> 
  <item>
   <title><![CDATA[[Vb6] Print Image load on PictureBox :  Hi,I need to print an image...]]></title>
   <link>http://www.quickpdf.org/forum/vb6-print-image-load-on-picturebox_topic2198_post9381.html#9381</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1321">Cuspide</a><br /><strong>Subject:</strong> 2198<br /><strong>Posted:</strong> 26 Mar 12 at 10:39AM<br /><br />Hi,<div><div>I need to print an image loaded within a PictureBox</div><div><br></div><div>In vb6 to print I executed:</div></div><div><br></div><div>Printer.PaintPicture Sez1, 14, 106, 5, 54</div><div><br></div><div>In QuickPDF how can I do ?</div><div><br></div><div>Thanks</div><div>Daniele</div><span style="font-size:10px"><br /><br />Edited by Cuspide - 26 Mar 12 at 10:40AM</span>]]>
   </description>
   <pubDate>Mon, 26 Mar 2012 10:39:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/vb6-print-image-load-on-picturebox_topic2198_post9381.html#9381</guid>
  </item> 
 </channel>
</rss>