<?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 : metafile problem</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 : metafile problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 20 May 2026 19:53:26 +0000</pubDate>
  <lastBuildDate>Sat, 11 Jul 2009 13:51:49 +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=1135</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[metafile problem : I looked at your sample code....]]></title>
   <link>http://www.quickpdf.org/forum/metafile-problem_topic1135_post5297.html#5297</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1">Michel_K17</a><br /><strong>Subject:</strong> 1135<br /><strong>Posted:</strong> 11 Jul 09 at 1:51PM<br /><br />I looked at your sample code. Nice workaround!<br><br>Thank you for the contribution.<br><br>]]>
   </description>
   <pubDate>Sat, 11 Jul 2009 13:51:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/metafile-problem_topic1135_post5297.html#5297</guid>
  </item> 
  <item>
   <title><![CDATA[metafile problem : Thanks for all the help. I have...]]></title>
   <link>http://www.quickpdf.org/forum/metafile-problem_topic1135_post5296.html#5296</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1103">RhoTu</a><br /><strong>Subject:</strong> 1135<br /><strong>Posted:</strong> 10 Jul 09 at 3:50PM<br /><br />Thanks for all the help.&nbsp; I have posted a code snippet of a different approach that accomplishes what I was seeking in the code examples section.<DIV>&nbsp;</DIV><DIV>RT</DIV>]]>
   </description>
   <pubDate>Fri, 10 Jul 2009 15:50:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/metafile-problem_topic1135_post5296.html#5296</guid>
  </item> 
  <item>
   <title><![CDATA[metafile problem : Hello The last release of QuickPdf...]]></title>
   <link>http://www.quickpdf.org/forum/metafile-problem_topic1135_post5278.html#5278</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=129">DELBEKE</a><br /><strong>Subject:</strong> 1135<br /><strong>Posted:</strong> 10 Jul 09 at 6:25AM<br /><br />Hello<DIV>The last release of QuickPdf library has 2 new functions that can do the trick</DIV><DIV>GetCanvasDC and LoadFromCanvasDC</DIV><DIV>first use GetCanvasDC to obtain a handle</DIV><DIV>then use PlayEnhMetatafile (GDI function) with this handle</DIV><DIV>finaly use LoadFromCanvasDC</DIV><DIV>At this momment , you have a handle on a loaded image you can draw anywhere in the pdf</DIV><DIV>read the last documentation for the parmeters.</DIV>]]>
   </description>
   <pubDate>Fri, 10 Jul 2009 06:25:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/metafile-problem_topic1135_post5278.html#5278</guid>
  </item> 
  <item>
   <title><![CDATA[metafile problem : Hi Rho!I don&amp;#039;t have anything...]]></title>
   <link>http://www.quickpdf.org/forum/metafile-problem_topic1135_post5277.html#5277</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1135<br /><strong>Posted:</strong> 09 Jul 09 at 7:22PM<br /><br />Hi Rho!<br><br>I don't have anything from my help.<br>BTW: I'm doing this in my freetime.<br>Perhaps i've overseen something in your code but this don't give you the right to ... ;-)<br><br>If there's no help for you here (from users) you should go there:<br>http://www.quickpdflibrary.com/support/support-query.php<br><br>Cheers, Ingo<br><br>]]>
   </description>
   <pubDate>Thu, 09 Jul 2009 19:22:20 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/metafile-problem_topic1135_post5277.html#5277</guid>
  </item> 
  <item>
   <title><![CDATA[metafile problem : Ingo, did you take time to read...]]></title>
   <link>http://www.quickpdf.org/forum/metafile-problem_topic1135_post5276.html#5276</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1103">RhoTu</a><br /><strong>Subject:</strong> 1135<br /><strong>Posted:</strong> 09 Jul 09 at 5:23PM<br /><br />Ingo,&nbsp; did you take time to read the code I posted?&nbsp; <DIV>&nbsp;</DIV><DIV>I did add the font to the pdf:</DIV><DIV>&nbsp;&nbsp;ArialFont:=doc.addTrueTypeFont('Arial',1);</DIV><DIV>&nbsp;</DIV><DIV>I&nbsp;did select the font:</DIV><DIV>&nbsp; doc.SelectFont(ArialFont);<DIV>&nbsp;</DIV></DIV><DIV>I tested to make sure the font was selected before adding the metafile to the document:</DIV><DIV><DIV>&nbsp; showMessage(doc.fontName);&nbsp; // displays 'Arial'</DIV><DIV>&nbsp; imgId:=doc.AddImageFromFile(s,0);<BR></DIV><DIV>I have read the documentation.</DIV><DIV>&nbsp;</DIV><DIV>I know you are trying to help but it seems you don't actually read the posts.</DIV></DIV>]]>
   </description>
   <pubDate>Thu, 09 Jul 2009 17:23:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/metafile-problem_topic1135_post5276.html#5276</guid>
  </item> 
  <item>
   <title><![CDATA[metafile problem : Hi Rho!You can add some truetype...]]></title>
   <link>http://www.quickpdf.org/forum/metafile-problem_topic1135_post5275.html#5275</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1135<br /><strong>Posted:</strong> 09 Jul 09 at 4:29PM<br /><br />Hi Rho!<br /><br />You can add some truetype fonts...<br />Additonally you have to select the font you want to use. Please keep in mind that you can add many fonts ... the one you have selected will be used for your next code parts. Please read the online documentation at www.quickpdf.org.<br /><br />Cheers, Ingo]]>
   </description>
   <pubDate>Thu, 09 Jul 2009 16:29:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/metafile-problem_topic1135_post5275.html#5275</guid>
  </item> 
  <item>
   <title><![CDATA[metafile problem : I haven&amp;#039;t changed the font....]]></title>
   <link>http://www.quickpdf.org/forum/metafile-problem_topic1135_post5274.html#5274</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1103">RhoTu</a><br /><strong>Subject:</strong> 1135<br /><strong>Posted:</strong> 09 Jul 09 at 4:03PM<br /><br />I haven't changed the font.&nbsp; The original TChart&nbsp;font is&nbsp;Arial.&nbsp;&nbsp;The metafile is Arial.&nbsp; The font when QuickPDF renders is courier.<DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 09 Jul 2009 16:03:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/metafile-problem_topic1135_post5274.html#5274</guid>
  </item> 
  <item>
   <title><![CDATA[metafile problem : What i&amp;#039;ve written: You can&amp;#039;t...]]></title>
   <link>http://www.quickpdf.org/forum/metafile-problem_topic1135_post5273.html#5273</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1135<br /><strong>Posted:</strong> 09 Jul 09 at 3:56PM<br /><br />What i've written: You can't change the font. <span style="font-size:10px"><br /><br />Edited by Ingo - 09 Jul 09 at 3:56PM</span>]]>
   </description>
   <pubDate>Thu, 09 Jul 2009 15:56:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/metafile-problem_topic1135_post5273.html#5273</guid>
  </item> 
  <item>
   <title><![CDATA[metafile problem : Thanks Ingo but Idid notchange...]]></title>
   <link>http://www.quickpdf.org/forum/metafile-problem_topic1135_post5272.html#5272</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1103">RhoTu</a><br /><strong>Subject:</strong> 1135<br /><strong>Posted:</strong> 09 Jul 09 at 1:36PM<br /><br />Thanks Ingo but I&nbsp;did not&nbsp;change the font in the metafile, I added the 'Arial' font to the pdf.&nbsp; As you can see from the code I tried what was suggested and it does not work.]]>
   </description>
   <pubDate>Thu, 09 Jul 2009 13:36:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/metafile-problem_topic1135_post5272.html#5272</guid>
  </item> 
  <item>
   <title><![CDATA[metafile problem : Hi!You can&amp;#039;t change the font...]]></title>
   <link>http://www.quickpdf.org/forum/metafile-problem_topic1135_post5271.html#5271</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1135<br /><strong>Posted:</strong> 09 Jul 09 at 6:50AM<br /><br />Hi!<br><br>You can't change the font in the metafile!<br>You can look in the metafile to check the font ...<br>and you can use the same or a similar font with addtruetypefont to render the metafile-content onto a new pdf-document.<br>You can use a completely different font to render the metafile-content with another font onto the pdf.<br><br>Cheers, Ingo<br><br>]]>
   </description>
   <pubDate>Thu, 09 Jul 2009 06:50:40 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/metafile-problem_topic1135_post5271.html#5271</guid>
  </item> 
 </channel>
</rss>