Expand my Community achievements bar.

GrahamCarr
GrahamCarr
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I have some questions concerning XML data imported into a PDF created using LiveCycle if anyone is able to answer them for me please.I have a 132Mb EXCEL file of data which when exported to an XML file via the XML data mapping facility is producing an XML file of 592Mb in size. When I try and import...

    Type

    Questions

    Views

    799

    Likes

    0

    Replies

    2
  • Is anyone able to tell me if there is a maximum size for XML files that you can import into a PDF document?? I need to know this as my client has a requirement for a very large data set within an interactive PDF generated using LiveCycle designer.

    Type

    Questions

    Views

    303

    Likes

    0

    Replies

    0
  • Thanks for the reply Kyle, however since the post I have now managed to work it out, for the benefit of others see an example below:var nodeitems = xfa.record.resolveNodes('datasourcename.Record[Criteria1=="Test" and Criteria2=="Test" and Criteria3=="Test"]');

    Type

    Questions

    Views

    920

    Likes

    0

    Replies

    0
  • Hi Kyle,It's some time since you posted this answer, however I am now running into the situation where I need to specify multiple parameters, are you able to provide me with a couple of examples of the applyXPath method doing a query using multiple parameters?Thanks in advance.Graham

    Type

    Questions

    Views

    779

    Likes

    0

    Replies

    0
  • Thanks Robert, I should have mentioned that I am already performing a for loop as above, however this seems like an unecessary and potentially processor intensive step especially in that there might 100's of records returned that I don't necessarily need as they are not related to the country I am s...

    Type

    Questions

    Views

    782

    Likes

    0

    Replies

    0
  • I have the following predicate:var predicate = "$record.TopMerchants.Record[*]";var nodeitems = $data.resolveNodes(predicate);which searches an XML structure similar to the following:<TopMerchants>     <Record>          <Country>United Kingdom</Country>          <X1>testing</X1>          <X2>testing...

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    7
  • Okay so I have created a data connection using the Sample XML data method but I don't want to bind the data to objects to be populated dynamically. What I actually want to do is programatically populate objects with the data so how do you go about traversing the XML data??

    Type

    Questions

    Views

    368

    Likes

    0

    Replies

    0
  • I have created a connection to a sample XML file and was wondering how you would go about reading from that data source and storing the data using JavaScript so that different data can be displayed based on user choices (e.g. dropdown list)? Can this data also be stored so that an end-user can open ...

    Type

    Questions

    Views

    427

    Likes

    0

    Replies

    0
  • We have a very specific technical requirement and we need to know if a combination of LiveCycle Designer and Acrobat (without the extensions and LiveCycle server) will fulfill our needs before we decide to purchase licences. Find below what we are wanting to happen:End UserA PDF form which has funct...

    Type

    Questions

    Views

    646

    Likes

    0

    Replies

    0
  • Thanks for the information. In terms of the charts I have seen the examples so feel quite confident in that respect, the issue I am not confident about is reading the XML data and storing it in the PDF and then being able to alter charts, tables based on buttons/dropdowns using the data that has bee...

    Type

    Questions

    Views

    420

    Likes

    0

    Replies

    0
Top badges earned by GrahamCarr
Customize the badges you want to showcase on your profile