Expand my Community achievements bar.

Ray_Silke
Ray_Silke
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Maybe someone might have a few ideas on how I can approach my problem so.My web application maintains session info of any logged in users. One of the attributes of the session is a "securityToken".When the user clicks a button on the PDF within my web application, a Web Service call is made. However...

    Type

    Questions

    Views

    773

    Likes

    0

    Replies

    0
  • I don't have LiveCycle server on my server-side. It's a Java based server-side where my processing will be performed.Presently, when I decode my base64-encoded String it's not in XDP format. Can see some text but a lot of it is not readable. Any ideas what method I should be looking for in Java?

    Type

    Questions

    Views

    773

    Likes

    0

    Replies

    0
  • Hi,As the title says, is it possible to decode the base64-encoded contents of my PDF back to an XDP format?Using this JavaScript SOAP.stringFromStream(SOAP.streamEncode(Collab.documentToStream(event.target), "base64")); I am able to submit the base64 encoded PDF document to my server side for proces...

    Type

    Questions

    Views

    3.2K

    Likes

    0

    Replies

    5
  • Hi,I've no idea if this is possible or not but when I invoke the "xfa.host.print" or another similar JavaScript print method is there anyway to determine if the print operation was successful?For example, if I choose in my print parameters to not present the dialog box, and just proceed printing wit...

    Type

    Questions

    Views

    843

    Likes

    0

    Replies

    2
  • For those that are interested I think this is the link that you were referring to: http://forums.adobe.com/message/2039661#2039661Which brings me on to my next question. Which JavaScript object should I be using to invoke a Web Service from in my LiveCycle Designer created XDP?I was under the impres...

    Type

    Questions

    Views

    538

    Likes

    0

    Replies

    0
  • OK, that makes sense. Is it possible to submit the document's contents as well as part of the web service request? Another operation I'd possibly require would be the ability to pass the document's contents and one or more parameters to a web server, and then deal with the corresponding response.Tha...

    Type

    Questions

    Views

    536

    Likes

    0

    Replies

    0
  • The PDF will be housed within a browser. However, it's not necessarily HTML I'd be returning. I'd be using my Servlet to perform some server-side computation that would then be used by my JavaScript to, for example, determine the presence of various buttons. In this case, will the Submit button appr...

    Type

    Questions

    Views

    537

    Likes

    0

    Replies

    0
  • Hi,Is it possible to invoke a Servlet and retrieve its response using Designer's JavaScript API? I've seen the xfa.host.gotoURL method which allows you to invoke a URL with a query string. However, as this does not return a response then it doesn't seem to be the way to go. What are my alternatives ...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    6
  • Thanks for the reply. Can you point me in the direction of these services so that I can do some research?Thanks again.Ray

    Type

    Questions

    Views

    610

    Likes

    0

    Replies

    0
  • Hi,Is it possible to maintain state within a PDF document by updating hidden fields? I realize its possible to do this in an XDP format by updating bound fields but after it is rendered is it then possible to update hidden fields in its binary format?One option we're exploring for our project is the...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    4