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

jgrm2811
jgrm2811
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
9

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by jgrm2811
Customize the badges you want to showcase on your profile
Re: Issue displaying repeated fragments - Adobe LiveCycle 31-01-2012
Instead of using the object's name, using "this.presence" did the trick.

Views

179

Likes

0

Replies

0
Issue displaying repeated fragments - Adobe LiveCycle 31-01-2012
Hello,I ran across an issue where I have a form created with LiveCycle designer that has multiple insertion points with the same name.In those insertion points the same fragment is to be inserted.The fragment is being inserted in all of the insertion points but the javascript that controls the visibility (visible/hidden) presence property of the objects in it only runs correctly for the first insertion point, in the rest of the insertion points it doesn't work.Is this a limitation of the Assembl...

Views

637

Likes

0

Replies

1
Re: Double-sided printing - Adobe LiveCycle 31-01-2012
The way I approach was navigating with an XPath expression looking for and removing blank subforms that were inserted using livecycle designer then rendering that modified XDP into a PDF using LiveCycle Server.

Views

300

Likes

0

Replies

0
Re: Double-sided printing - Adobe LiveCycle 31-01-2012
I found this article that explains a way using Masterpages, but I haven't been able to make it work...http://help.adobe.com/en_US/livecycle/9.0/designerHelp/index.htm?content=000090.html

Views

293

Likes

0

Replies

0
Double-sided printing - Adobe LiveCycle 31-01-2012
Hello,I would like to know if there is a way to specify double-sided printing for specific parts of a document created in livecycle designer.We need some documents to be printed double-sided and some single-sided, I'm not sure if this can be defined on the XDP files itself or only at printer level.Thank you.

Views

1.3K

Likes

0

Replies

3
Re: How to hide object whithout data - Adobe LiveCycle 30-01-2012
Thank you for your quick response, it worked great.

Views

243

Likes

0

Replies

0
How to hide object whithout data - Adobe LiveCycle 30-01-2012
Hello,I would like to know if there is a way to hide the object caption like on texfields when no data (node) is sent on the XML file.Also is it possible flow the layout up when this object is hidden for not having data?I'm working with LiveCycle Designer ES2.Thank you.

Views

728

Likes

0

Replies

2
Disassemble PDF documents - Adobe LiveCycle 25-01-2012
Hi,Is it possible to disassemble a PDF document invoking LiveCycle ES2 using MTOM, when the document does not contain bookmarks to separate each individual document inside?Thank you.

Views

3.9K

Likes

0

Replies

1
Assembler Service Issue Formatter Exception - Adobe LiveCycle 10-01-2012
Hello,I'm currently using the assembler service in solution that stores the forms and fragments xdp's inside a database as varchar(max).After reading the text from the database I pass it to a blob.MTOM object using Encoding.UTF8.GetBytes(myTemplateInString).After filling the inputMap and send it with the blob assembly object, I get the following exception:Thanks for your help.The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize ...

Views

3.9K

Likes

0

Replies

0