Expand my Community achievements bar.

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

  • 6/1/05
    Hi I need to create a check template in PDF wherein in the location where the account number , routing #etc is printed , i shoudl be able to print in in a micr font and when the check is printed using a MICR printer , the MICR encoding should use the Magnetic Toner in the printer.. is it possible to...

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 4/12/05
    Although a seemingly simple task, this question has occupied way too much of my time the last week and I am asking the following out of sheer desperation and frustration.I have a pdf form created with Designer 7.0. I have a separate XML data file to populate the form with. I can test using the previ...

    Views

    10.7K

    Likes

    0

    Replies

    38
  • 3/22/05
    A numeric field with all pattern parameters set to zz9.99 when form is filled in Reader, trailing zeros are stripped off, e.g. 123.00 becomes 123. I've tried changing the binding data format to float from decimal and still no luck. Any ideas?

    Views

    3.9K

    Likes

    0

    Replies

    4
  • 3/11/05
    Is there a way to add a percent symbol to the display format of a numeric field. The display patterns for the formatted output don't seem to include a % sign or, alternatively, a way to add your own text into the formatted value.If I just make it a text field and format the percentages myself, then ...

    Views

    1.8K

    Likes

    0

    Replies

    8
  • 2/28/05
    I would like to have a multi-line text box that starts as one line, then grows if the user adds multiple lines of text.Currently I have the "allow multiple lines" field property checked, and the expand to fit height property checked. However, when I enter text in the preview I get a vertical scroll ...

    Views

    24.6K

    Likes

    0

    Replies

    33
  • 2/25/05
    Hello Everyone,I've created a basic fillable form in Designer 7.0 using text boxes, drop downs and check boxes, and, unfortunately, have more than 256 fields of data - more than the number of columns in an Excel spreadsheet. Many fields are optional choices, which means when the form is completed an...

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 2/22/05
    ISSUE BACKGROUNDI have created an order form where users can indicate the quantity of how many products they would like to purchase from me. I have several of these same type of fields, one under another. At the bottom I have place a field where I wish to sum up all the above "quantity" fields.QUEST...

    Views

    4.2K

    Likes

    0

    Replies

    17
  • 2/9/05
    Hi there,I have the following java script and am trying to load an xml document onto a particular node but it does not work. I have tried this on various other nodes and would like to know what i am doing wrong.According to the xfa specification this is posible.Can someone please help as this is urg...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 2/8/05
    Using the toolkit and the following code to stuff values into the pdf. Staic field names are not a problem. Dynamic field names coming from an array does...Getting an exception occurred error onAn exception occurred: 'objFDF.FDFSetValue''create the FDF 3rd party dll object Set FDFAcX = Server.Create...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 2/8/05
    Has anyone used this method succesfully? I cannot seem to get it working.I have reader enabled my pdf with reader extensions and have certified it as well.here is the code. xfa.data.loadXML("/C/Data/importData v2.1.xml", false, true);Is there anyone that can help me?

    Views

    9.6K

    Likes

    0

    Replies

    20