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

alexr
alexr
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
17

Discussions

Discussions
0

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by alexr
Customize the badges you want to showcase on your profile
LiveCycle ES3 process with EchoSign - Adobe LiveCycle 09-01-2013
Hi,I wondered if anyone has developed a LC process which communicates with EchoSign as the e-signature solution.Any information would be much appreciated.Thank you very much!

Views

1.2K

Likes

0

Replies

0
Using System.exit(0) in executeScript - Adobe LiveCycle 16-04-2012
When using System.exit(0) in executeScript within a process, it shuts down JBoss. This happens bothin LC ES2.5 and ADEP 10.0.1.20111108.1.309370I would expect that System.exit(0) simply ends the script and returns control to the process. Am I missing something here?TIA,Alex

Views

587

Likes

0

Replies

0
Re: How can I query the rendered width of a text object - Adobe LiveCycle 24-05-2011
Thank you Paul!!That is exactly what I needed. I appreciate your help.Alex

Views

121

Likes

0

Replies

0
Re: How can I query the rendered width of a text object - Adobe LiveCycle 20-05-2011
Hi Niall, thanks again. I am currently working on a project where we convert Crystal Reports documents to LiveCycle Production Print with the goal of creating the exact same output inLiveCycle as it was produced in Crystal Reports. We define a field in LiveCycle with the exact same properties for width, height, font, font size etc. as it is defined in Crystal Reports. When we populate the field with data that exceeds the defined width of the field, the data gets cut off at a different position t...

Views

123

Likes

0

Replies

0
Re: How can I query the rendered width of a text object - Adobe LiveCycle 20-05-2011
Hi Niall, thank you, but this is not what I need. Say, for instance, I have a field "FirstName" defined with w=3.0in and font="Times New Roman", fontsize="12pt". The first record from the dat file has the value "Niall", the second record has the value "Alexander". What I need is the resulting length of the strings "Neill" and "Alexander". Counting characters doesn't help, because the width of the different characters varies.

Views

122

Likes

0

Replies

0
How can I query the rendered width of a text object - Adobe LiveCycle 20-05-2011
Does anyone know of a way to query the rendered width of a bound field object. We are using a proportional font (Times New Roman) and need to figure out, how wide the output is going to be. Thank you!

Views

694

Likes

0

Replies

6
PDFG IPP Printer install in 64-bit Server - Adobe LiveCycle 18-08-2010
I have an issue trying to install the PDFG IPP printer driver on a Win2008 server (Jboss turn-key). We even tried to save the install.jnlp and run javaws on a command line.When we use the "click here" link in adminui/Home > Services >LiveCycle PDF Generator ES2 > PDF Generator Network Printer we get the following error:Could not find the main class:com.adobe.livecycle.pdfg.ipp.gui.IPPGui. Program will exit.The printer installation works fine on 32-bit server and on (XP) workstations.Has anybody ...

Views

1.0K

Likes

0

Replies

1
Re: Splitting XML with Transform - Adobe LiveCycle 30-07-2010
Hello Steve,Thank you very much for this very helpful example and your thorough explanations.I really appreciate it!

Views

213

Likes

0

Replies

0
Re: Splitting XML with Transform - Adobe LiveCycle 29-07-2010
Thank you Paul, unfortunately I can't use the "Generate Multiple Streams" option. The level could be a new transaction or a "Page n of m" and I need to split on a transaction level.

Views

196

Likes

0

Replies

0
Re: Splitting XML with Transform - Adobe LiveCycle 29-07-2010
Thank you Steve. That's what I expected. I "bit the bullet" and wrote my own XML splitter to (a) split the XML and (b) pass a list of the resulting XML files back to the process. It would be nice if LC ES2.5 would let us do the split with the Transform / XSLT Service.

Views

196

Likes

0

Replies

0