-
1. Re: How to make a text field wrap to next page
TundraSteve Aug 21, 2012 12:36 PM (in response to leeoffy)There are samples that come with designer: C:\Program Files (x86)\Adobe LiveCycle Workbench ES31\Designer 10.0\EN\Samples\Forms\Purchase Order\Dynamic Interactive\Forms
-
2. Re: How to make a text field wrap to next page
leeoffy Aug 22, 2012 11:07 AM (in response to TundraSteve)While I appreciate the direction to the samples, that is not resolving my issue. I had already seen the samples before I posted in this forum.
None of the samples have what I've requested assistance with above.
I need a static 3" header, a 5" content area and a 1" footer on every page in a document. I want to be able to put content in the content area and have it wrap to subsequent pages if the content is more than will fit in the area. Each subsequent page must also have the 3" header, 5" content area and 1" footer.
This will not be edited in Acrobat, it will be edited in .NET code without human intervention, so having click buttons to add another row to a table is not an option.
I could create the entire PDF programmatically, but I'm seeking to find if Adobe LiveCycle Designer can make the PDF form in an easy to use GUI.
If the details of my need above do not provide a clear requirement, feel free to point that out.
-
3. Re: How to make a text field wrap to next page
leeoffy Aug 30, 2012 12:35 PM (in response to leeoffy)I will assume that the fact I'm listening to crickets chirp means that what I want is not possible in a PDF form.
-
4. Re: How to make a text field wrap to next page
DonHorn73 Apr 8, 2014 5:51 PM (in response to leeoffy)Did you ever find a solution to this?
-
5. Re: How to make a text field wrap to next page
leeoffy Apr 11, 2014 6:46 AM (in response to DonHorn73)Not from Adobe. I built my own solution in .NET, using the iText library.


