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

UbiNunes
UbiNunes
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
3

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by UbiNunes
Customize the badges you want to showcase on your profile
Using Saxon XLST Processor with the XSLTService - Adobe LiveCycle 11-07-2010
I'm trying to use Saxon XSLT processor with the XSLTService to transform a XML document into a HTML document.I have copied all the Jar files that I have downloaded from the Saxon site to "D:\Adobe\Adobe LiveCycle ES2\jboss\server\lc_turnkey\lib".I'm setting the Factory Name property in the Factory Options to "net.sf.saxon.TransformerFactoryImpl".Then I deploy the application and the first time I invoke the REST endpoint of my process it works fine.Than if I undeploy the application and deploy it...

Views

1.4K

Likes

0

Replies

1
Re: Drawing a rectangle with a diagonal cross - Adobe LiveCycle 27-07-2009
Hi all,I have solved the problem by creating a subform adding a retangle with a pattern cross to it and adding the following javascript to the subform:form1.purchaseOrder.footer::ready:layout - (JavaScript, client)var myH = (234.95 - xfa.layout.y(footer,"mm"));this.Rectangle1.h = myH + "mm";xfa.layout.relayout();CheersUbi

Views

425

Likes

0

Replies

0
Drawing a rectangle with a diagonal cross - Adobe LiveCycle 24-07-2009
Hi,I’m doing an evaluation of the Adobe LiveCycle Designer and I have a requirement that I haven’t be able to implement so far using the tool.The requirement is the following:I have a section of a document that must not have empty spaces. The lines of text will vary depending on the XML document that will be the data source.The empty space must be filled by rectangle with a diagonal cross through it that grows according to the size of the gap between the lines of t with a diagonal cross ext and ...

Views

1.8K

Likes

0

Replies

2