<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: RichText tricks for TextField in Designer</title>
	<atom:link href="http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/</link>
	<description>aka - LiveCycle Karma (Personal blog on LiveCycle, Adobe enterprise technologies and innovation)</description>
	<lastBuildDate>Fri, 18 Feb 2011 06:30:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Parth Pandya</title>
		<link>http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/comment-page-1/#comment-1560</link>
		<dc:creator>Parth Pandya</dc:creator>
		<pubDate>Thu, 11 Nov 2010 11:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://livecyclekarma.wordpress.com/?p=65#comment-1560</guid>
		<description>Hi Vinay,
Are you developing this form in LiveCycle Designer? If yes, I&#039;ve seen this functionality working fine. Ideally you want that text field read-only if the data comes form a back-end system. Also allowing height setting to &#039;fit to text&#039; should be enabled on the text field (text area - text field with multiple lines allowed).
If this doesn&#039;t work then send me the form and i&#039;ll have a look at it for you.
cheers,
Parth</description>
		<content:encoded><![CDATA[<p>Hi Vinay,<br />
Are you developing this form in LiveCycle Designer? If yes, I&#8217;ve seen this functionality working fine. Ideally you want that text field read-only if the data comes form a back-end system. Also allowing height setting to &#8216;fit to text&#8217; should be enabled on the text field (text area &#8211; text field with multiple lines allowed).<br />
If this doesn&#8217;t work then send me the form and i&#8217;ll have a look at it for you.<br />
cheers,<br />
Parth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinay</title>
		<link>http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/comment-page-1/#comment-1556</link>
		<dc:creator>Vinay</dc:creator>
		<pubDate>Wed, 10 Nov 2010 20:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://livecyclekarma.wordpress.com/?p=65#comment-1556</guid>
		<description>Hi Parth,

I am developing a print form in SAP. I have a text box with material text. this text box might break depending on the data.
The problem I am facing is the field breaks as required but the data in the part of field on the next page starts printing from the starting of the text. Thus the data is not printed correctly and completely.
Can this problem be SAP related??
Please help...I am stuck..

Vinay</description>
		<content:encoded><![CDATA[<p>Hi Parth,</p>
<p>I am developing a print form in SAP. I have a text box with material text. this text box might break depending on the data.<br />
The problem I am facing is the field breaks as required but the data in the part of field on the next page starts printing from the starting of the text. Thus the data is not printed correctly and completely.<br />
Can this problem be SAP related??<br />
Please help&#8230;I am stuck..</p>
<p>Vinay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parth Pandya</title>
		<link>http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/comment-page-1/#comment-1459</link>
		<dc:creator>Parth Pandya</dc:creator>
		<pubDate>Mon, 27 Sep 2010 22:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://livecyclekarma.wordpress.com/?p=65#comment-1459</guid>
		<description>Hi Neha,
Can you please explain what you mean by &#039;break&#039;?
cheers,
Parth</description>
		<content:encoded><![CDATA[<p>Hi Neha,<br />
Can you please explain what you mean by &#8216;break&#8217;?<br />
cheers,<br />
Parth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neha</title>
		<link>http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/comment-page-1/#comment-1457</link>
		<dc:creator>Neha</dc:creator>
		<pubDate>Mon, 27 Sep 2010 15:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://livecyclekarma.wordpress.com/?p=65#comment-1457</guid>
		<description>Hi Parth,

Can u please explain how u achieved this break in a text field.
I am stuck and have a similar requirement.


Neha</description>
		<content:encoded><![CDATA[<p>Hi Parth,</p>
<p>Can u please explain how u achieved this break in a text field.<br />
I am stuck and have a similar requirement.</p>
<p>Neha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E. Loralon</title>
		<link>http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/comment-page-1/#comment-32</link>
		<dc:creator>E. Loralon</dc:creator>
		<pubDate>Wed, 25 Nov 2009 17:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://livecyclekarma.wordpress.com/?p=65#comment-32</guid>
		<description>Thank you Parth,

Yes, actually when I discovered the Ctrl+E I thought my problem was solved but the users want more features.

So I proposed to do the following: add a word template to my form and create a button on the form to open the word document so that the users work from one form/location.

II am currently able to achieve the above but the question is now to have another button on the form to print both the form and the attachment.

So I was wondering whether you might be able to help me using JavaScript to create a button that will print the form and the attached document at the same time.

Thank you in advance for your help.

Loralon</description>
		<content:encoded><![CDATA[<p>Thank you Parth,</p>
<p>Yes, actually when I discovered the Ctrl+E I thought my problem was solved but the users want more features.</p>
<p>So I proposed to do the following: add a word template to my form and create a button on the form to open the word document so that the users work from one form/location.</p>
<p>II am currently able to achieve the above but the question is now to have another button on the form to print both the form and the attachment.</p>
<p>So I was wondering whether you might be able to help me using JavaScript to create a button that will print the form and the attached document at the same time.</p>
<p>Thank you in advance for your help.</p>
<p>Loralon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srini Dhulipalla</title>
		<link>http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/comment-page-1/#comment-24</link>
		<dc:creator>Srini Dhulipalla</dc:creator>
		<pubDate>Thu, 22 Oct 2009 16:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://livecyclekarma.wordpress.com/?p=65#comment-24</guid>
		<description>Parth,
      This is a nice and useful post. I have been thinking different options but your solution makes the simplest solution.

Thanks for posting..
Regards
Srini</description>
		<content:encoded><![CDATA[<p>Parth,<br />
      This is a nice and useful post. I have been thinking different options but your solution makes the simplest solution.</p>
<p>Thanks for posting..<br />
Regards<br />
Srini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pandyaparth</title>
		<link>http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/comment-page-1/#comment-8</link>
		<dc:creator>pandyaparth</dc:creator>
		<pubDate>Wed, 10 Jun 2009 05:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://livecyclekarma.wordpress.com/?p=65#comment-8</guid>
		<description>Hi Bob,
I think I&#039;ve got a sample that you would like!! I implemented the Text field usage that I talked in my reply earlier and that works on reader 8 too!
It may be helpful to you in achieving same results across multiple reader versions.
The sample is at http://livecyclekarma.wordpress.com/files/2009/06/floatingtext-with-pagebreak.pdf</description>
		<content:encoded><![CDATA[<p>Hi Bob,<br />
I think I&#8217;ve got a sample that you would like!! I implemented the Text field usage that I talked in my reply earlier and that works on reader 8 too!<br />
It may be helpful to you in achieving same results across multiple reader versions.<br />
The sample is at <a href="http://livecyclekarma.wordpress.com/files/2009/06/floatingtext-with-pagebreak.pdf" rel="nofollow">http://livecyclekarma.wordpress.com/files/2009/06/floatingtext-with-pagebreak.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/comment-page-1/#comment-7</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 10 Jun 2009 04:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://livecyclekarma.wordpress.com/?p=65#comment-7</guid>
		<description>OK, the solution to my last post was installing Adobe Reader 9.0.  Of course the problem remains that earlier versions will not render the document properly.  So in that sense the problem lingers.

My latest quest will involve disabling the restriction on saving the form data in Reader 9.0.

It&#039;s always something...</description>
		<content:encoded><![CDATA[<p>OK, the solution to my last post was installing Adobe Reader 9.0.  Of course the problem remains that earlier versions will not render the document properly.  So in that sense the problem lingers.</p>
<p>My latest quest will involve disabling the restriction on saving the form data in Reader 9.0.</p>
<p>It&#8217;s always something&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/comment-page-1/#comment-6</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 10 Jun 2009 03:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://livecyclekarma.wordpress.com/?p=65#comment-6</guid>
		<description>Parth,

Thanks for your quick reply.  Last night I was so frustrated that I went to Adobe can came across LiveCycle Designer ES (I have been using 8.0), installed the trial product, and there were the check boxes I&#039;d been looking for:  &quot;Allow Page Breaks Within Content&quot; and &quot;Keep with Next&quot;

The page break worked great when I added the text object to a new form.  The PDF preview was great.  So I saved the form as a dynamic PDF and everything is back to the way it was before---the text once again runs down page and gets lost below the footer and doesn&#039;t break to the next page.

Any ideas?  I can&#039;t be the only one with this problem, right?</description>
		<content:encoded><![CDATA[<p>Parth,</p>
<p>Thanks for your quick reply.  Last night I was so frustrated that I went to Adobe can came across LiveCycle Designer ES (I have been using 8.0), installed the trial product, and there were the check boxes I&#8217;d been looking for:  &#8220;Allow Page Breaks Within Content&#8221; and &#8220;Keep with Next&#8221;</p>
<p>The page break worked great when I added the text object to a new form.  The PDF preview was great.  So I saved the form as a dynamic PDF and everything is back to the way it was before&#8212;the text once again runs down page and gets lost below the footer and doesn&#8217;t break to the next page.</p>
<p>Any ideas?  I can&#8217;t be the only one with this problem, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pandyaparth</title>
		<link>http://blog.pandyaparth.com/2009/05/richtext-tricks-for-textfield-in-designer/comment-page-1/#comment-3</link>
		<dc:creator>pandyaparth</dc:creator>
		<pubDate>Tue, 09 Jun 2009 06:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://livecyclekarma.wordpress.com/?p=65#comment-3</guid>
		<description>Hi Bob,
Did you try multi-line text field for display purpose? I&#039;m thinking of trying out text-field that looks like text object to achieve what you need. You should change the appearance of that text field to look like a text object (with some background fill and removal of borders). Also make the text field to read only.
Before you assign the text to this text field you should get the contract content with embedded field values. This will allow the lengthy contract details to break at proper location.
regards,
Parth</description>
		<content:encoded><![CDATA[<p>Hi Bob,<br />
Did you try multi-line text field for display purpose? I&#8217;m thinking of trying out text-field that looks like text object to achieve what you need. You should change the appearance of that text field to look like a text object (with some background fill and removal of borders). Also make the text field to read only.<br />
Before you assign the text to this text field you should get the contract content with embedded field values. This will allow the lengthy contract details to break at proper location.<br />
regards,<br />
Parth</p>
]]></content:encoded>
	</item>
</channel>
</rss>

