Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 22-05-2006
    I am able to flatten a form within LC Workflow as long as it is only a page or a page and 1/2. Anything above that and all I get back is the original form without any data (you can still fill). Is their a file size restraint on flattening? Is their a way to bump up the fill size?

    Views

    531

    Likes

    0

    Replies

    1
  • 22-05-2006
    I am trying to convert some ifd files to pdf. I've tried both Designer 7.0 and 7.1 and the ifds are being saved with Output Designer 5.6. I know when I originally tried to open an IFD in 7.0, before I had OD5.6 installed, it would ask for OD 5.5. I assumed that 7.1 would properly support 5.6 and may...

    Views

    470

    Likes

    0

    Replies

    4
  • 22-05-2006
    Hello,could you help me, please, with attaching files to pdf file on the server side? How to do it? I realized there is a XPAAJ library, but this is not part of LiveCycle Forms. Is there some feature of LiveCycle Forms server to do it?Thanks,Jaroslav

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 19-05-2006
    We create xdp's and then allow users to 'stitch' these together forming one complete PDF.These form's code check data entry, completeness, calculations, etc. One of its biggest features is that it highlights required fields (not the built in required field highlight) and conditionally required field...

    Views

    230

    Likes

    0

    Replies

    0
  • 19-05-2006
    I'm using xfa.datasets.data.loadXML(dataToLoad,0,1) as per one of the samples.Where is the detailed help for all the data. methods/properties ?I've looked in xfa specification v2.2 and help 'loadXml' isn't there.

    Views

    355

    Likes

    0

    Replies

    1
  • 19-05-2006
    We use Workflow Designer 5.0 and Server 6.2. At one point in the process I have the following actions: Submit Decline Redo SaveI use radio buttons for a user to indicate a Decline or Redo action. When they select one of the radio buttons, when they try to submit, it prompts them to change submit to ...

    Views

    711

    Likes

    0

    Replies

    1
  • 19-05-2006
    Hello,I have am creating PDFs by generated XDP files from ColdFusion. Each PDF could have different sections that would appear or not based on the XML data passed in with the XDP file. I am concerned that having all of the sections in one file may bloat the generated PDF filesize? Is this true or is...

    Views

    269

    Likes

    0

    Replies

    0
  • 19-05-2006
    Hello,I'm using de function concat(string,string,string), but I don't know to do a carriage return in a string.I know that in Java or Javascript, you use "\n" to do a carriage return, but it doesn't run with de concat().Thank you for your answers.

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 18-05-2006
    Hi all,We have an intranet solution, which opens a xfa forms in a new browser window this way: window.open(some servlet url);The servlet returns form data content as mime type xdp+xml, referencing a pdf form available on the same server. The plugin will load the form and put in the form data. This w...

    Views

    308

    Likes

    0

    Replies

    0
  • 18-05-2006
    I'm creating form data in a workflow process, and using it to populate a dynamic XDP with a subform. In my test form, the subform is named "Item", with a text field named "ItemData". Initially, I can create the form field via the SetValue QPAC and using these parameters;location: /process_data/for...

    Views

    1.0K

    Likes

    0

    Replies

    6