<?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 : EncodePermission - Issue with CanFillFields</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 : EncodePermission - Issue with CanFillFields]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 19 May 2026 10:12:52 +0000</pubDate>
  <lastBuildDate>Tue, 19 Oct 2021 21:33:53 +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=3957</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[EncodePermission - Issue with CanFillFields : Hi Everybody :)is here somebody...]]></title>
   <link>http://www.quickpdf.org/forum/encodepermission-issue-with-canfillfields_topic3957_post15915.html#15915</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3957<br /><strong>Posted:</strong> 19 Oct 21 at 9:33PM<br /><br />Hi Everybody :)<br><br>is here somebody made similar experiences as i get today?<br>I wanted to temporary protect formfields with EncodePermissions setting CanFillFields to 0.<br>What i don't want is to set all other options especially CanChange and CanAddNotes to be forbidden.<br>This wasn't possible for me - if i set CanChange and CanAddNotes to 1 (means allowed) CanFillFields is allowed, too. Even if the option is 0.<br>If i use the following code line form fields can't be maintained but the other options are not allowed, too. <br>EncodePermissions(1, 1, 0, 0, 0, 0, 0, 1); // CanPrint, CanCopy, CanChange, CanAddNotes, CanFillFields, CanCopyAccess, CanAssemble, CanPrintFull<br>Even if i only set CanAddNotes to 1 (like the following line) form fields are fillable again - obviously CanFillFields is&nbsp; set to 0.<br>EncodePermissions(1, 1, 0, 1, 0, 0, 0, 1); // CanPrint, CanCopy, CanChange, CanAddNotes, CanFillFields, CanCopyAccess, CanAssemble, CanPrintFull<br>before EncodePermission Decrypt is running and after EncodePermission Encrypt with 128 bit/rc4 is running.<br>I'm using QuickPDF 18.11 with Delphi XE3 on Windows 10.<br>Thanks in advance for any helping hints.<br><br>Cheers,Ingo<br><br>]]>
   </description>
   <pubDate>Tue, 19 Oct 2021 21:33:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/encodepermission-issue-with-canfillfields_topic3957_post15915.html#15915</guid>
  </item> 
 </channel>
</rss>