<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Saving Fillable Form as non-fillable PDF in Adobe LiveCycle Discussions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41693#M11959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Just sent it to both of you&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2009 08:50:54 GMT</pubDate>
    <dc:creator>pguerett</dc:creator>
    <dc:date>2009-02-17T08:50:54Z</dc:date>
    <item>
      <title>Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41655#M11921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I need some help with LiveCycle. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I've created a form that will be sent to several people to fill out. Once they fill it out, they will need to save the form as a non-fillable file (normal PDF?) and send on to others to be read-only. The form will not come back to me.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I cannot figure out how to enable the form to be saved as a normal, non-changeable PDF. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, the only option seems to be that the form is returned to me. I don't want that, either.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;Tricia&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 17:41:32 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41655#M11921</guid>
      <dc:creator />
      <dc:date>2008-04-08T17:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41656#M11922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Firstly you will need to buy a Reader Extensions license (this allows Reader to save the form data - otherwise the client will require Acrobat).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Once this is done, you will then need a button (called "Lock Down" or something) that executes a script that makes all of the fields readOnly and updates a form variable (say, "locked") to indicate that the form is locked. You will also need to add a script to the initialize event that checks for the value of "locked", then executes the readOnly script (if the form needs to be locked down).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;An example of a readOnly script can be found on page 434 of &lt;A href="http://www.adobe.com/go/learn_lc_scriptingReference" target="test_blank"&gt;http://www.adobe.com/go/learn_lc_scriptingReference&lt;/A&gt; (see "Disabling all form fields" script)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;John.&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 22:28:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41656#M11922</guid>
      <dc:creator />
      <dc:date>2008-04-08T22:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41657#M11923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Another way to accomplish this which still requires Reader Extensions or Acrobat Pro is to use digital signatures. The people you are sending this to should have certificates set up.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In Designer, you can design the form to lock all it's fields automatically when the form is signed. This option is located under Object Inspector-&amp;gt;Document Signature tab. Here you will find the checkbox to Lock all fields after signing. Hope that helps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Don&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:39:52 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41657#M11923</guid>
      <dc:creator />
      <dc:date>2008-04-09T13:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41658#M11924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thank you both. I appreciate your time. I'll give it a go and see what happens.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tricia&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 14:17:04 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41658#M11924</guid>
      <dc:creator />
      <dc:date>2008-04-09T14:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41659#M11925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I have created several fillable forms with LiveCycle that when emailed out need to be "locked" or non fillable. The only people filling out these forms are people in my company. We don't use the "submit/email" button in the forms. We just copy the pdf file and paste it in the email.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there a way for me to save these fillable forms as non fillable before sending them out in email?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated! Thanks! &lt;img class="lia-deferred-image lia-image-emoji" src="https://experienceleaguecommunities.adobe.com/html/@31B4D6D7B3510763F3CBB2AAB7997408/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 17:51:33 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41659#M11925</guid>
      <dc:creator />
      <dc:date>2008-07-31T17:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41660#M11926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Is the whole form or just portions of it that you have to lock? I have a script that will show you how to lock the entire form. You can put the script on a button and lock the form when you click on the button. If you are interested let me know.&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2008 11:16:49 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41660#M11926</guid>
      <dc:creator>pguerett</dc:creator>
      <dc:date>2008-08-05T11:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41661#M11927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Paul:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm interested in the script you're proposing. Can you post it here?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ryan&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2008 20:20:10 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41661#M11927</guid>
      <dc:creator />
      <dc:date>2008-08-05T20:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41662#M11928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;It is too large to post here can you post your email address and I wil mail you the sample.&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 10:47:11 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41662#M11928</guid>
      <dc:creator>pguerett</dc:creator>
      <dc:date>2008-08-06T10:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41663#M11929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;brainfuelATgmailDOTcom&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 14:54:26 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41663#M11929</guid>
      <dc:creator />
      <dc:date>2008-08-06T14:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41664#M11930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Paul, I'd be very interested in that code also. Can you email me the sample at scottsheck@yahoo.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thank you&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 14:31:32 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41664#M11930</guid>
      <dc:creator />
      <dc:date>2008-08-14T14:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41665#M11931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Are you stating you want the form to lock after the feilds are filled out?&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 14:58:37 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41665#M11931</guid>
      <dc:creator />
      <dc:date>2008-08-14T14:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41666#M11932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Paul - Can you email me a copy of that code. Thanks. Sancta&lt;BR /&gt;&lt;BR /&gt;mcginnis@mutualtrust.com&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 15:48:12 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41666#M11932</guid>
      <dc:creator />
      <dc:date>2009-01-13T15:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41667#M11933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I appreciate clean solutions, though printing a PDF File with AdobePDF printer or PDF Maker to get a not editable PDF File out of a form is tempting easy. depends on your target group&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 16:25:21 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41667#M11933</guid>
      <dc:creator />
      <dc:date>2009-01-13T16:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41668#M11934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Just sent the file.&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 17:30:33 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41668#M11934</guid>
      <dc:creator>pguerett</dc:creator>
      <dc:date>2009-01-13T17:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41669#M11935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;wow i need the exact same thing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i need the whole form locked once it has been filled in.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i agree with He Gr&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i was thinking of adding a button which prints to 'cutepdf' and then the locked file can be saved or emailed. but for several forms talling the freeware pdf generator 'cutepdf' is time consuming&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;paul if you could send me the code that would be very useful to me thanks (yet again)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bubblensqueak999@yahoo.co.uk&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2009 17:54:23 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41669#M11935</guid>
      <dc:creator>ibwaheemi</dc:creator>
      <dc:date>2009-01-18T17:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41670#M11936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Wow, that's what I need - a button script that would use cutepdf or dopdf to create a pdf of the completed form. I don't want to lock the form since I want the user to retain the ability to revise it if necessary. But I don't want the completed form to be changeable by whoever might receive it. Right now, I have them doing it manually, by printing the form &amp;amp; choosing dopdf as the printer. But a button that does that would be perfect. Do you have a script that would do this?&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2009 22:38:25 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41670#M11936</guid>
      <dc:creator />
      <dc:date>2009-01-18T22:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41671#M11937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;ibwaheemi I just sent the sample to you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Gregory,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This code will lock the form and remove the ability to revise it. If you want to retain the right to revise the form, printing it to a PDF removes that capability....unless I am missing something!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You did not post your email address for me to send it to you.&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 15:06:04 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41671#M11937</guid>
      <dc:creator>pguerett</dc:creator>
      <dc:date>2009-01-19T15:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41672#M11938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thanks for the response. My email is gspencer@sympatico.ca&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You're right - Adobe Reader doesn't allow saving filled in forms (too bad). But the script would still be helpful since it would eliminate a step for my users.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 23:02:31 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41672#M11938</guid>
      <dc:creator />
      <dc:date>2009-01-20T23:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41673#M11939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Just sent it&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 12:54:34 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41673#M11939</guid>
      <dc:creator>pguerett</dc:creator>
      <dc:date>2009-01-21T12:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Fillable Form as non-fillable PDF</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41674#M11940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;thanks paul &lt;img class="lia-deferred-image lia-image-emoji" src="https://experienceleaguecommunities.adobe.com/html/@31B4D6D7B3510763F3CBB2AAB7997408/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt; (again)&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 18:55:06 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-discussions/saving-fillable-form-as-non-fillable-pdf/m-p/41674#M11940</guid>
      <dc:creator>ibwaheemi</dc:creator>
      <dc:date>2009-01-22T18:55:06Z</dc:date>
    </item>
  </channel>
</rss>

