<?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 : FlattenFormField</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 : FlattenFormField]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 17 May 2026 03:49:31 +0000</pubDate>
  <lastBuildDate>Wed, 08 Sep 2010 09:43:10 +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=1563</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[FlattenFormField : Hey!What&amp;#039;s this?You was already...]]></title>
   <link>http://www.quickpdf.org/forum/flattenformfield_topic1563_post6942.html#6942</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1563<br /><strong>Posted:</strong> 08 Sep 10 at 9:43AM<br /><br />Hey!<br><br>What's this?<br>You was already forum member in 2006/2007.<br>...With very similar questions :-))<br>I fear your questions won't solve here in the user-user-forum.<br>You should post your probs on the official support pages of Debenu.<br><br>Cheers,<br>Ingo<br>]]>
   </description>
   <pubDate>Wed, 08 Sep 2010 09:43:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/flattenformfield_topic1563_post6942.html#6942</guid>
  </item> 
  <item>
   <title><![CDATA[FlattenFormField : this post dont answer the question...]]></title>
   <link>http://www.quickpdf.org/forum/flattenformfield_topic1563_post6941.html#6941</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1393">avia</a><br /><strong>Subject:</strong> 1563<br /><strong>Posted:</strong> 08 Sep 10 at 9:03AM<br /><br />this post dont answer the question and the links you gave me dont help !!<DIV>i still dont know how to create the font for the editbox so when i Flatten the field it </DIV><DIV>the hebrew letters are still dont show currectly.</DIV><DIV>i tried with subset font and string too.</DIV><DIV>&nbsp;</DIV><DIV>avi almog.</DIV>]]>
   </description>
   <pubDate>Wed, 08 Sep 2010 09:03:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/flattenformfield_topic1563_post6941.html#6941</guid>
  </item> 
  <item>
   <title><![CDATA[FlattenFormField : Hi Avia!Please search in the knowledgebase...]]></title>
   <link>http://www.quickpdf.org/forum/flattenformfield_topic1563_post6940.html#6940</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1563<br /><strong>Posted:</strong> 08 Sep 10 at 8:49AM<br /><br />Hi Avia!<br><br>Please search in the knowledgebase of www.quickpdflibrary.com<br>with searchstrings like "hebrew" and / or "unicode".<br>Try this one (and many other ones):<br>http://help.quickpdflibrary.com/questions/295/hebrew-in-form-fields<br>http://help.quickpdflibrary.com/questions/538/chinese-characters-and-subsetted-fonts<br><br>Cheers and welcome here,<br>Ingo<br><br>]]>
   </description>
   <pubDate>Wed, 08 Sep 2010 08:49:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/flattenformfield_topic1563_post6940.html#6940</guid>
  </item> 
  <item>
   <title><![CDATA[FlattenFormField : after filling Edit boxs with hebrew...]]></title>
   <link>http://www.quickpdf.org/forum/flattenformfield_topic1563_post6939.html#6939</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1393">avia</a><br /><strong>Subject:</strong> 1563<br /><strong>Posted:</strong> 08 Sep 10 at 7:25AM<br /><br />after filling Edit boxs with hebrew text <DIV><SPAN lang=HE><P>FlattenFormField make the hebrew letters unreadable</P><DIV></DIV><SPAN lang=HE><P dir=ltr>sample : </P><DIV>QP.SetOrigin(1);</DIV><P dir=ltr>// Add the first new form field</P><P dir=ltr>var iDf1 = QP.NewFormField("First Name", 1);</P><P dir=ltr>QP.SetFormFieldValue(iDf1, "<FONT size=2 face="Arial Hebrew"><FONT size=2 face="Arial Hebrew">ציון</FONT></FONT><FONT size=2 face=Arial><FONT size=2 face=Arial>");&nbsp; //hebrew text in form field</P><P dir=ltr>QP.SetNeedAppearances(1);</P><P dir=ltr>QP.SetFormFieldBounds(iDf1, 20, 20, 100, 20);</P><P dir=ltr>QP.SetFormFieldAlignment(iDf1, 2);</P><DIV></DIV><SPAN lang=HE><P dir=ltr>TotalFormFields = QP.FormFieldCount();</P><P dir=ltr>// Loop through each of the form fields and</P><P dir=ltr>// delete them using the DeleteFormField function</P><P dir=ltr>while (TotalFormFields &gt; 0)</P><P dir=ltr>{</P><P dir=ltr>QP.FlattenFormField(TotalFormFields);</P><P dir=ltr>TotalFormfields = TotalFormFields--;</P><P dir=ltr>}</P><DIV><SPAN lang=HE><P dir=ltr>QP.SaveToFile(GetOutputFolder() + "new_pdf_form.pdf");</P><DIV></DIV>i think the problem is with the font </SPAN></DIV></SPAN></FONT></FONT></SPAN></SPAN></DIV>]]>
   </description>
   <pubDate>Wed, 08 Sep 2010 07:25:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/flattenformfield_topic1563_post6939.html#6939</guid>
  </item> 
 </channel>
</rss>