<?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 : Forms Designer</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 : Sample Code : Forms Designer]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 11 May 2026 23:13:37 +0000</pubDate>
  <lastBuildDate>Wed, 10 Aug 2011 14:45:34 +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=1408</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[Forms Designer : I really have not thought a lot...]]></title>
   <link>http://www.quickpdf.org/forum/forms-designer_topic1408_post8195.html#8195</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=872">waynefulcher</a><br /><strong>Subject:</strong> 1408<br /><strong>Posted:</strong> 10 Aug 11 at 2:45PM<br /><br />I really have not thought a lot about it. I have not done any sort of formal research to determine if there is a high demand for the product. Also I was thinking it may depend on the amount of interested developers willing to contribute. Yet I see I would probably need to make that decision before I would know the interest. Kind of a catch 22 here. I was really thinking this would be a great addition to the product offering by Debenu. It seems like a natural fit. They could market the product as a PDF Designer that offers an API via QPL. I know I would buy it. <DIV>Maybe Debenu could manage the project as a whole and developers that contribute could get a free license? I have&nbsp;programmed for 20+ years and much of that has been working with "documents" of many different formats. If you notice this thread was started a year ago. Every year I continue to search for a product like this and have yet to find anything. I&nbsp;have some&nbsp;ideas that I think could really have a widespread use. For now I am working on my own with this project. If I hear of others that are interested I will be glad to share my thoughts, code, etc, and we can see what we can make happen.</DIV>]]>
   </description>
   <pubDate>Wed, 10 Aug 2011 14:45:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/forms-designer_topic1408_post8195.html#8195</guid>
  </item> 
  <item>
   <title><![CDATA[Forms Designer : What sort of project are you looking...]]></title>
   <link>http://www.quickpdf.org/forum/forms-designer_topic1408_post8194.html#8194</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1000">Rowan</a><br /><strong>Subject:</strong> 1408<br /><strong>Posted:</strong> 10 Aug 11 at 2:30PM<br /><br />What sort of project are you looking to build? Would it be open source or would it be closed source and just a discussion area for coding it?]]>
   </description>
   <pubDate>Wed, 10 Aug 2011 14:30:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/forms-designer_topic1408_post8194.html#8194</guid>
  </item> 
  <item>
   <title><![CDATA[Forms Designer : What about www.codeproject.com?To...]]></title>
   <link>http://www.quickpdf.org/forum/forms-designer_topic1408_post8188.html#8188</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1408<br /><strong>Posted:</strong> 09 Aug 11 at 10:15PM<br /><br />What about www.codeproject.com?<br>To support a small project (perhaps for more then one user)<br>there needs more than a new section.<br>www.codeproject.com is mainly for things you suppose.<br><br>Cheers, Ingo <br>]]>
   </description>
   <pubDate>Tue, 09 Aug 2011 22:15:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/forms-designer_topic1408_post8188.html#8188</guid>
  </item> 
  <item>
   <title><![CDATA[Forms Designer : Yeah... no the topic you posted...]]></title>
   <link>http://www.quickpdf.org/forum/forms-designer_topic1408_post8187.html#8187</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=872">waynefulcher</a><br /><strong>Subject:</strong> 1408<br /><strong>Posted:</strong> 09 Aug 11 at 9:40PM<br /><br />Yeah... no the topic you posted the link to was simply referring to a Form "Filler" program, which I had already done using the same approach you recommended in that thread. I converted the flat pdf with no field values to an image which I used as my background. Then programmatically create edit controls and overlayed them where the input fields were defined within the PDF and scalled the size of the text box and font size based on zoom levels.<DIV>&nbsp;</DIV><DIV>What I am looking for is someone or multiple people who may want to create a joint venture for creating a PDF "Designer" where by the PDF can be created from scratch. Below would be the main overall goals I would like to accomplish which currently does not exists in the world of PDFs.</DIV><DIV>&nbsp;</DIV><DIV>1. Make the PDF Designer either in Delphi code or at least a COM/ActiveX control which could be controlled with in Delphi.</DIV><DIV>2. Have the source for the pdf document be stored in the PDF file as an embedded file. This would allow the PDF to be simply copied from here to there and not have to keep the source file in-sync for a designer.</DIV><DIV>3. Of course the designer must only allow abilities visually that would match up with API calls inside the QPL so that when the designer outputs the PDF it can interuppt any UI design into QPL api calls. For example if the UI had a RichEdit control we would have to make sure it would render the PDF to look "exactly" the same as the UI of the RichEdit control.</DIV><DIV>4. At the very least I would want to be able to make static forms. This means any predefined text or graphics would never move and any input fields would have a predefined limited space for the value of those input fields. Later I would want to add the ability to make a dynamic form. This would be more like a Word document where static text may get shifted down based on the value suppied by an input field. Assuming the input field was a multi-line field where the text would wrap instead of being truncated.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>The biggest part of this project would be #3 above. </DIV><DIV>&nbsp;</DIV><DIV>Where would be an appropriate location for a "projects" area within this forum? It would be nice if this forum had a separate "projects" section for things such as this.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 09 Aug 2011 21:40:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/forms-designer_topic1408_post8187.html#8187</guid>
  </item> 
  <item>
   <title><![CDATA[Forms Designer : Just this month, there was a bit...]]></title>
   <link>http://www.quickpdf.org/forum/forms-designer_topic1408_post6360.html#6360</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1086">Jack</a><br /><strong>Subject:</strong> 1408<br /><strong>Posted:</strong> 10 Apr 10 at 7:23PM<br /><br />Just this month, there was a bit of a discussion about just this subject at&nbsp;<a href="http://www.quickpdf.org/forum/evaluati&#111;n-help_topic1374_post6335.html?KW=#6335" target="_blank">http://www.quickpdf.org/forum/evaluation-help_topic1374_post6335.html?KW=#6335</a>.&nbsp; I would bet that someone will take up this challenge in the future or it may become a tool or example of the QuickPDF library.]]>
   </description>
   <pubDate>Sat, 10 Apr 2010 19:23:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/forms-designer_topic1408_post6360.html#6360</guid>
  </item> 
  <item>
   <title><![CDATA[Forms Designer : I was just curious if anyone has...]]></title>
   <link>http://www.quickpdf.org/forum/forms-designer_topic1408_post6357.html#6357</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=872">waynefulcher</a><br /><strong>Subject:</strong> 1408<br /><strong>Posted:</strong> 09 Apr 10 at 10:47PM<br /><br />I was just curious if anyone has ever created a complete PDF forms designer using Quick PDF components? If so, is the source code available? <DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>Wayne</DIV>]]>
   </description>
   <pubDate>Fri, 09 Apr 2010 22:47:59 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/forms-designer_topic1408_post6357.html#6357</guid>
  </item> 
 </channel>
</rss>