Expand my Community achievements bar.

Elevate your expertise and be recognized as a true influencer! Nominations for the exclusive Adobe Community Advisor program 2023 are now OPEN.
Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First

  • on 07-09-2006
    hi i´m having this error when i´m trying to convert a pdf in to a jpeg file i can´t find any solution can someone help me:18:40:56,853 ERROR [STDERR] com.jniwrapper.win32.com.ComException: COM object method returns error code: 0x80040154; Class not registeredthis its the part of my code..String xmlc...

    Views

    689

    Likes

    0

    Replies

    0
  • on 07-09-2006
    We've just started using LifeCycle to create editable forms. All is OK except that no metadata (that is in anyway useful or visible) is either in the files once they're created or allowed to be added. Not even a title.This is not good for our web search. It therefore returns the unprofessional "unti...

    Views

    354

    Likes

    0

    Replies

    0
  • on 07-09-2006
    This is a beginners problem Im sure of it but here it goes...I can't get my time/date field to format to EEEE-MMMM-DD-YYYY(eg. Monday September 15 2008). I've tried almost every combinationpossible; setting display pattern, edit pattern, data pattern,etc... but either the date disappears all togethe...

    Views

    294

    Likes

    0

    Replies

    1
  • on 07-09-2006
    Hello,I wonder if it's possible to install Flex Data Services 2Express on a Mac OS X?Should I use linux binary?Any help would be apprerciated.Thanks in advance.

    Views

    1.1K

    Likes

    0

    Replies

    8
  • on 07-09-2006
    Hello,I've just installed the Flex Data Service 2 Express on adedicated server running on linux (Fedora Core).I can run the server and everything works fine but as soon asI loggout, the server stops running.I believe I need to run as a "background" service orsomething like that.Any hint would be app...

    Views

    290

    Likes

    0

    Replies

    1
  • on 07-09-2006
    Trying to create a serial number that is stamped with a dealer ID code, and the current date/time when the form is initially opened.var dealer_id = String(Dealer_ID.rawValue); var today = new Date(); var serializedNumber = Dealer_ID + today.getTime(); SerialNum.rawValue = serializedNumber;Something ...

    Views

    412

    Likes

    0

    Replies

    1
  • on 07-09-2006
    I want several text fields on my form to default to uppercase, even if the user is in lowercase or types initial caps, or whatever. I've tried using the text-transform style shown in the Subject but can't seem to make it work. Advice? Thanks...

    Views

    2.4K

    Likes

    0

    Replies

    5
  • on 07-09-2006
    What font standards does Designer support? What is the process to add custom fonts to Designer?

    Views

    277

    Likes

    0

    Replies

    0
  • on 07-09-2006
    Hello,I'm hoping for ideas as to why the data is not interactingwith the contactmgr.mxml file in Tom Jordahl's Contact Manager app.TestContactAssempler.cfm works fine - records are returned.Services-config has been modified and the other xml file has beentweaked, but what is up with the{server.name}...

    Views

    1.1K

    Likes

    0

    Replies

    9
  • on 07-09-2006
    Hi,My company is using a application that includes pdf Forms. They are run from an Active Server Page button object. I can trace the button backto a script (basically a query) and the pdf forms link to the fieldnames in the query. So far so good.I can add my form, a pdf, to the list and the blank pd...

    Views

    396

    Likes

    0

    Replies

    0