and to add... my xml is getting the picture:

                <field name="parties">
                        <value>Tony Weeg and Lily Weeg
210 South Baptist Street
Salisbury, Maryland, 21801</value>
                </field>

just the end, the display in the pdf, isnt?

thanks for any help!
tony

On Wed, Apr 30, 2008 at 12:27 AM, Tony <[EMAIL PROTECTED]> wrote:
> hmmm...
>
>  <cfsavecontent variable = "request.data.defendants1"><cfoutput>Tony
>  Weeg#chr(13)##chr(10)#309 Middle Blvd#chr(13)##chr(10)#Salisbury,
>  Maryland, 21801</cfoutput></cfsavecontent>
>
>  and then:
>
>  <cfparam name = "request.data.defendants2" default =
>  "#paragraphFormat(request.data.defendants2)#" />
>
>  doesnt seem to output that way?
>
>  any ideas.
>  thanks!
>  tony
>
>
>
>  On Wed, Apr 30, 2008 at 12:18 AM, Tony <[EMAIL PROTECTED]> wrote:
>  > so in my cfsavecontent, i would use something like paragraphFormat()
>  >  (i think its a udf on cflib
>  >  that ben did a while back) and that would work?
>  >
>  >  heh, i guess ill give'er a shot.
>  >
>  >  thanks!
>  >  tony
>  >
>  >
>  >  On Wed, Apr 30, 2008 at 12:18 AM, Dave Watts <[EMAIL PROTECTED]> wrote:
>  >  > > when using cfpdfform, and populating the form data with xml,
>  >  >  > how do you simulate a carriage return/line feed?
>  >  >  >
>  >  >  > i know how to do it in a csv formatted file and other things,
>  >  >  > but xml to populate a pdf form, doesnt seem intuitive on how
>  >  >  > to make a cr/lf happen?
>  >  >
>  >  >  I think you just put the CR/LF in your content. Whitespace is preserved
>  >  >  within XML element nodes by default.
>  >  >
>  >  >  Dave Watts, CTO, Fig Leaf Software
>  >  >  http://www.figleaf.com/
>  >  >
>  >  >  Fig Leaf Training: Adobe/Google/Paperthin Certified Partners
>  >  >  http://training.figleaf.com/
>  >  >
>  >  >  WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers!
>  >  >  http://www.webmaniacsconference.com/
>  >  >
>  >  >  

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304454
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to