<?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 : Convert a few functions to RealBasic</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 : General Discussion : Convert a few functions to RealBasic]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 13:25:57 +0000</pubDate>
  <lastBuildDate>Fri, 01 Jun 2007 16:35:23 +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=738</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[Convert a few functions to RealBasic : There are a couple of open-source,...]]></title>
   <link>http://www.quickpdf.org/forum/convert-a-few-functions-to-realbasic_topic738_post3604.html#3604</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=115">chicks</a><br /><strong>Subject:</strong> 738<br /><strong>Posted:</strong> 01 Jun 07 at 4:35PM<br /><br />There are a couple of open-source, portable options:<br /><br />libharu, which is very easy to use, but only supports PDF creation<br /><br />PoDoFo, which is very complete, but low level.  Supports PDF reading and writing.<br />]]>
   </description>
   <pubDate>Fri, 01 Jun 2007 16:35:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/convert-a-few-functions-to-realbasic_topic738_post3604.html#3604</guid>
  </item> 
  <item>
   <title><![CDATA[Convert a few functions to RealBasic : Thanks Chicks...that is exactly...]]></title>
   <link>http://www.quickpdf.org/forum/convert-a-few-functions-to-realbasic_topic738_post3603.html#3603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=641">brandon</a><br /><strong>Subject:</strong> 738<br /><strong>Posted:</strong> 01 Jun 07 at 4:20PM<br /><br />Thanks Chicks...that is exactly what I needed to know.&nbsp; Too bad. I guess I'll have to learn Coregraphics on the Mac.<br><br>Brandon<br>]]>
   </description>
   <pubDate>Fri, 01 Jun 2007 16:20:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/convert-a-few-functions-to-realbasic_topic738_post3603.html#3603</guid>
  </item> 
  <item>
   <title><![CDATA[Convert a few functions to RealBasic : A quick grep of the source files...]]></title>
   <link>http://www.quickpdf.org/forum/convert-a-few-functions-to-realbasic_topic738_post3602.html#3602</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=115">chicks</a><br /><strong>Subject:</strong> 738<br /><strong>Posted:</strong> 01 Jun 07 at 3:04PM<br /><br />A quick grep of the source files reveals well over 200 references to GDI, which is Microsoft's graphics lib.  Had the original developers used OpenGL or something else portable, what you're asking might be possible, but I doubt that this code can be made portable without a boatload of work.  There are also a couple of "uses ActiveX" lines, which mean a lot more non-portable code.<br /><br /><br />]]>
   </description>
   <pubDate>Fri, 01 Jun 2007 15:04:11 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/convert-a-few-functions-to-realbasic_topic738_post3602.html#3602</guid>
  </item> 
  <item>
   <title><![CDATA[Convert a few functions to RealBasic : My primary development platform...]]></title>
   <link>http://www.quickpdf.org/forum/convert-a-few-functions-to-realbasic_topic738_post3601.html#3601</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=641">brandon</a><br /><strong>Subject:</strong> 738<br /><strong>Posted:</strong> 01 Jun 07 at 2:12PM<br /><br />My primary development platform is RealBasic. If you have never looked at it you should. It is fully oop and can compile Windows, Mac and Linux applications. The beauty of RealBasic (rb) is that it compiles single file executables with no external run-times libraries. Just a single exe file. <br><br>Right now I am able to use QuickPDF with declares within my rb app. Since QP is a windows dll, I have to distribute it along with my exe and I cannot compile a Mac or Linux version of my app. <br><br>I have never seen the ISEDQuickPDF code so I really do not know how much work it would be.&nbsp; How much code would need to be converted to support some of the basic functions of QP?<br><br>What if we needed just...<br>LoadFromFile<br>CapturePage<br>DrawPage<br><br>Is the code segmented so that only parts could be converted?<br><br>As another option, would anyone be interested in using http://www.freepascal.org/ to compile a Mac dylib? (similar to windows dll). I have read one user who has successfully compiled a TurboPascal source to a Mac dylib. I just dont have the source. <img src="http://www.quickpdf.org/forum/smileys/smiley2.gif" border="0" align="absmiddle" alt="Wink" /><br><br>Thanks,<br><br>Brandon<br>]]>
   </description>
   <pubDate>Fri, 01 Jun 2007 14:12:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/convert-a-few-functions-to-realbasic_topic738_post3601.html#3601</guid>
  </item> 
 </channel>
</rss>