Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

stan_rsm
stan_rsm
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by stan_rsm
Customize the badges you want to showcase on your profile
Adding a newline character in concat method - Adobe LiveCycle 30-01-2013
I am trying to create a txt file in UNIX environment and building a string using concat method. The requirement is to insert a new line between the string value. I tried the following but nothing seems to work.concat("FirstLine","\n","SecondLine);concat("FirstLine","\\n","SecondLine);concat("FirstLine","/\n","SecondLine);concat("FirstLine"," ","SecondLine);concat("FirstLine"," ","SecondLine);concat("FirstLine"," ","SecondLine);concat("FirstLine"," ","SecondLine);concat("FirstLine",CHAR(10),"Seco...

Views

2.1K

Likes

0

Replies

4
Archive Application for deployment - Adobe LiveCycle 14-12-2012
I am new to Workbench and have the following question. I have created an application in the ADEP development server with couple of XSDs couple of XDP formsused few images as background created a process to generate a print image.After testing i wanted to deploy this application to production server. I was trying to find out how to do it with Java APIs and found the following links.http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/exportingApps.150.3.html that describes the steps ...

Views

1.1K

Likes

0

Replies

1