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

DSviridov
DSviridov
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
5

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by DSviridov
Customize the badges you want to showcase on your profile
Post Data to WSDL after sign. - Adobe LiveCycle 13-03-2011
Hi. How can i post data to wsdl datasource after digitally sign document (if it possible own pdf means)?

Views

396

Likes

0

Replies

0
Re: table pagination bug (or not) - Adobe LiveCycle 11-03-2011
Hi. Send file by email. and after solv problem.I remove subforms, generated automaticaly by datasource. after table become root element between hedder and footer subforms and... thats all, pagination work eccellent.thanks for all...

Views

65

Likes

0

Replies

0
table pagination bug (or not) - Adobe LiveCycle 10-03-2011
i add 5 subforms on the form.3 subform is positioned at the top of page (doc header). 1 at the bottom.and 1 flowed between top and bottom subforms. in the flowed subform one table binded to wsdl service. and.....when table contains 16 rows i can see correct hedder on the first page and correct bottom on the second.but when it can't fit in two pages.... on the first page i can see only some table rows without doc header (smaller then it can fit - 7 rows), second page filled complitely whith 10 ro...

Views

511

Likes

0

Replies

2
Re: Table with various row count from .net service (WSDL) - Adobe LiveCycle 01-03-2011
looks like it's xml parser can parsу this types but can't count row count.i use trick. create two xml methods:1. GetCount - retreve row count2. GetData - retrive data (array of c# struct)bind datarow to Data fieldsfirs i call count and use addInstance of table row same nomber of timesand second call Data. and it fill all rows. sory for my english.

Views

160

Likes

0

Replies

0
Table with various row count from .net service (WSDL) - Adobe LiveCycle 28-02-2011
Hi all.There many posts about it. But...I create adobe form in LC Designer ES2 9.01. Add data connection from wsdl.My service respond array of string (string[])- string0 string1 string2 string3 string4 2. Drag entire dataconnection to the form.it generate 3 nested subforms ("getstringresponse", "getstringresul"t, "untitled subform") and 1 textfield named "string" in "untitled subform". + button for execution3. After loading that form in adobereader i Click execute button and nothing happen.... ...

Views

686

Likes

0

Replies

2