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

cmswbp1234
cmswbp1234
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
6

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by cmswbp1234
Customize the badges you want to showcase on your profile
Pleas help with rounding decimal field - Adobe LiveCycle 30-03-2010
I have a totals field that is summing several fields. I wish to have this totals field provide a rounded sum. I've tried setting the trailing digits to 0 but it will not round up, only round down. I have a display pattern for the field of num{($z,zzz,zz9.99)} . Example 162.59 is displaying 162.00 in total field instead of 163.00. Is there something I'm missing or am I missunderstanding how a decimal field works?code in "calculate" event:var test=xfa.form.topmostSubform.personnel_page.person_1.sa...

Views

1.0K

Likes

0

Replies

1
Re: Data Connection not returning values in Reader 9.3.0 - Adobe LiveCycle 10-03-2010
I want to extend usage rights in a PDF via a ColdFusion Component that extends the form on the fly.Anybody know the proper syntax to add the reader extension rights to allow a Web services usage in the PDF (e.g. "Form.Export")?

Views

98

Likes

0

Replies

0
Data Connection not returning values in Reader 9.3.0 - Adobe LiveCycle 08-03-2010
Is there any known issue with Acrobat Reader 9.3.0 not connecting to the WSDL? In Acrobat Pro 9.3.1 the data is retrieved from the WSDL then displayed in the bound field upon pressing the execute button.Things I've checked: I've made sure, both in Acrobat Pro & Acrobat Reader versions, access is allow to my website in the Trust Manager's "Manage Internet Access" dialog boxI've extended the Form using the Advanced menu's "Extend Features in Acrobat Reader" and I'm testing in the extended versionC...

Views

1.1K

Likes

0

Replies

3
Re: LC Designer CouldFusion cfc?WSDL - Adobe LiveCycle 02-03-2010
I just found out how to change the encoding from RPC to document-literal via the style attribute in the component tag of my .cfc file. I've connected my LC Dynamic PDF to my WSDL file on my CF server. Thanks for listening to me rant until I found my solution.Just to re-cap folks, the LC Designer PDF files will only connect to document-literal SOAP encoded WSDL files. If you do not specify style = "document" in your component tag, ColdFusion creates a WSDL file with RPC encoded SOAP instead of do...

Views

96

Likes

0

Replies

0
Re: LC Designer CouldFusion cfc?WSDL - Adobe LiveCycle 01-03-2010
Well, that sounds great. The only problem is that I keep getting error messages when trying to connect to the WSDL. "Cannot use this opperation, SOAP binding must be document/literal. That's why I'd like an explanation of why I can't use a WSDL created in ColdFusion. Becuase I am obviously missing something and I have no examples to go by.

Views

97

Likes

0

Replies

0
LC Designer CouldFusion cfc?WSDL - Adobe LiveCycle 28-02-2010
/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman";...

Views

802

Likes

0

Replies

4