Converting pdf to Word dosn´t work. Wrong with the loggin

Opened a pdf. Than I logged in at Adobe reader and  is was  OK. Than I tried to convert that pdf to Word. Did not work. Get a message that something was wrong with my loggin. Can you help me with this problem?

Have you purchased a subscription to Adobe Export PDF service?
I suspect you are being asked for your login credentials for that service.

Similar Messages

  • Once I convert pdf to WORD, why can't I edit the WORD document?

    Once i convert PDF to WORD, why can't i edit the WORD document?

    Hi sophtex,
    Kindly refer this FAQ:Can't edit converted Word or Excel file
    Please let me know for further assistance.
    Regards,
    Florence

  • Convert numeric in words in adobe forms (start with the currency)

    Hi to all,
    Below script i found here for converting numeric into words and its work perfectly. Just I edit in UAE currency.
    It is possible to move the dirhams (currency) in front like. 1,900,000.55 = Dirhams One Million Nine Hundred Thousand and Fifty Five fils Only. (with period)
    or 1,900,085.55 = Dirhams One Million Nine Hundred Thousand Eight Five and Fifty Five fils.
    Previous code was One Million Nine Hundred Thousand Eighty-Five Dirhams and Fifty-Five Fils
    Thanks in advance
    Much Appreciate your advance help
    aTens = [ "Twenty", "Thirty", "Forty", "Fifty", "Sixty", "Seventy", "Eighty", "Ninety"];
    aOnes = [ "Zero", "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine",
      "Ten", "Eleven", "Twelve", "Thirteen", "Fourteen", "Fifteen", "Sixteen", "Seventeen", "Eighteen",
      "Nineteen" ];
    function ConvertToHundreds(num)
       var cNum, nNum;
       var cWords = "";
       num %= 1000;
       if (num > 99) {
          /* Hundreds. */
          cNum = String(num);
          nNum = Number(cNum.charAt(0));
          cWords += aOnes[nNum] + " Hundred";
          num %= 100;
          if (num > 0)
             cWords += " and "
       if (num > 19) {
          /* Tens. */
          cNum = String(num);
          nNum = Number(cNum.charAt(0));
          cWords += aTens[nNum - 2];
          num %= 10;
          if (num > 0)
             cWords += "-";
       if (num > 0) {
          /* Ones and teens. */
          nNum = Math.floor(num);
          cWords += aOnes[nNum];
       return cWords;
    function ConvertToWords(num)
       var aUnits = [ "Thousand", "Million", "Billion", "Trillion", "Quadrillion" ];
       var cWords = (num >= 1 && num < 2) ;
       var nRight = Math.floor(num);
       for (var i = 0; nLeft > 0; i++) {
           if (nLeft % 1000 > 0) {
              if (i != 0)
                 cWords = ConvertToHundreds(nLeft) + " " + aUnits[i - 1] + " " + cWords;
              else
                 cWords = ConvertToHundreds(nLeft) + " " + cWords;
           nLeft = Math.floor(nLeft / 1000);
       num = Math.round(num * 100) % 100;
       if (num > 0)
          cWords += ConvertToHundreds(num) + " Fils";
       else
          cWords += "Zero Fils";
       return cWords;

    Hi RK,
    We had a similar requirement and we used Web Dynpro for Java which contained the Interactive Form that would display the personnel area, personnel sub area, etc.
    We developed a custom application in WD Java which would accept entries from the user on each screen after clicking on the Change Personnel area link in the portal. The user would put in the values and when the user would click on the Submit button, an adobe form would be displyed which would show the existing values as well as the values the user newly entered.
    Hope this helps. Do let me know if you need any further inputs.

  • Convert pdf to word doc-but don't have the export option.

    I want to convert a pdf (that I got from an email) into a Word doc so I can edit it the way I want to. However, for some reason now I don't have the 'Export' option in my File drop down list.
    Funny thing is, I've converted the document once already and have entirely forgotten how I did it obviously!
    I've made so many changes in my first conversion I want to start over.
    why don't I have the 'Export' option? Or ... when I do a 'save as' and chose 'word doc' it only does a copy - paste type save - where I can't make any changes. It's like it puts it into a text box or something.
    I have MSWord 2010.

    Hi Kelly,
    MsDennis1465 wrote:
    When I do the steps below, the Word doc that is saved is like a photo. I am unable to work with the document. Why does it do that? I have converted pdf’s before without that happening but I think I did it on a free 30-day trial of X Pro.
    This usually happens when you're dealing with a very poor quality scanned document that doesn't have enough data for the Acrobat OCR engine to actually process.
    As for Acrobat 6.0 Pro, I don't believe the Save as Word function was introduced until version 8.0, but it's been a few years and the memory of Acrobat 6 has faded a bit.
    -David

  • Why when I convert pdf to word or rtf do some of the letters become characters? How do I fix that?

    I need help on how to fix this or my purchase is not worth it if I have to go in and type all of the words in myself

    Hi Didier1964,
    I was able to replicate the issue at my end.
    It seems to me that the issue is with the way the PDF has been created.
    It seems that the fonts are not embedded correctly.
    Please post your query in Acrobat forums for further support & troubleshooting the font issue as it might be a bug.
    Regards,
    Florence

  • Converting pdf to Word 2003 in Acrobat 9 Pro

    I am using Acrobat 9 Pro.  I want to convert pdfs to Word 2003.  I have followed the instructions to export to Word, but when I get to the dialog box that selects the conversion method, I choose Flowing, which is recommended, and click OK, and I get an error message that my PDF document may be corrupt.  This happens with every pdf, whether it is a form downloaded from the internet or a text document I have created myself.  If I try to convert to RTF instead, it makes the "conversion", but in doing so, it creates a file containing an image that is not editable -- it does not create a plain text, editable file.
    Is the problem that I am using Word 2003?  Word 2003 is not on the list of file formats to which the pdf can be exported, but when I get to that screen, I choose Workshare PDF in Word (which I believe I read somewhere is the correct choice for conversion to Word 2003) as my selection and it gets me to the "conversion method" screen (which gets me to the corruption error message). Again, even if I choose rtf, I do not get an editable document.
    Any ideas???

    Something to try -
    Export the PDF to RTF.
    Open the RTF file with Word Pad.
    Save As (perhaps to a new filename -- 'something_bis.rtf')
    Open this file with MS Word.
    Not particularly surprising that the PDF you posted behaves poorly when 'worked' with Acrobat.
    It is an output of Ghostscript.
    Compounding the awkwardness of export is the fact that the PDF is not a Tagged PDF.
    A significant raison d'etre for Tagged PDF is to support export of PDF content to a word processor application.
    Be well...

  • Cannot convert pdf to word, then open.

    I recently purchased adobe to convert pdf to word.  I go through all the steps, the file is supposedly converted and saved into a downloads folder.  From there I cannot open the file, or save it to another file, as is suggested.  The same 'prompt' box just keeps popping up and I can never actually open the file.  What am I missing?

    Sara:
    A little more cumbersome but going to the AdobeAcrobat.com works.
    Thanks for the help.
    Have a great day.
    Bob

  • Cant convert pdf to word

    Hi,
    Can someone help please.  I can't seem to convert PDF to word anymore. I login on the Adobe Reader, select the PDF I want converted and then click convert.  It gives me the following error "An error occurred while trying to access the service".  This has been happening for a few days now.  Anyone know a solution to this? I use this service a lot therefore would appreciate any help.
    Many thanks,
    Haani

    [topic moved to ExportPDF forum]

  • I am trying to convert PDF to word. With my PC  I get a message  "Error occurred while trying to access the service.   It worked fine for a long time.  Has been doing this for days now with all files i try to convert.

    I am trying to convert PDF to Word with Adobe Export PDF on my PC.  I get the message " error occurred while trying to access service".  Has worked fine in past.  Has been doing this for a few days now on all files i try to convert.    Any ideas?? Thanks

    Hi bert090909,
    Are you trying to convert your files from within Adobe Reader? If so, please make sure that you have the most current version by choosing Help > Check for Updates. Earlier versions of Reader could cause the specific error that you're reporting.
    Please let us know how it goes.
    Best,
    Sara

  • Ive just subscribed online but realised I have the wrong service by mistake... I require Convert PDF into Word doc service but selected Adobe send in error, sorry. Can you please switch the service for me? Thanks Anthony Levy

    Ive just subscribed online but realised I have the wrong service by mistake... I require Convert PDF into Word doc service but selected Adobe send in error, sorry. Can you please switch the service for me? Thanks Anthony Levy

    Hi Tony,
    Please refer this KB document : Return, cancel, or exchange an Adobe order
    Please let me know if you need any further assistance.
    Regards,
    Rahul

  • Trying to convert pdf to word - error message " an error occurred while signing in " - How do i get it to work ?

    have been using convertor form more than a year now to convert pdf to word documents
    have started to get message 'an error occurred while signing in'
    Help please ??

    This email is in response to support case #0185407323 submitted by Lowell Peterson.
    I keep submitting the same problem and keep getting exactly the same response, which is not helpful.  My problem is this:  for over a year I have been converting .pdf documents to Word by clicking on Tools with a .pdf document open in Adobe Reader, then clicking on Convert.  After a brief waiting signal, I am told to download and save the document.  Perfect.  But recently, every time I try to do exactly the same thing I get the message that says, "An error occurred while signing in."
    I have followed this advice multiple times:
    Do you get that error when you try to convert a file from within Reader? If so, please try this:
    Choose Edit > Preferences (Windows) or Adobe Reader > Preferences (Mac OS).
    Click Adobe Online Services on the left side.
    Sign out of our Adobe ID and sign back in.
    Try to convert your document again.
              THIS PROCESS DOESN'T CHANGE ANYTHING.  I JUST KEEP ON GETTING THE ERROR MESSAGE.
    If you continue to have trouble, please verify that you can access the service via the web interface.  To do this:
    Open a browser and navigate to http://exportpdf.acrobat.com/signin.html
    Try to log in with your Adobe ID (email address) and password.
    Once logged in, follow the on-screen prompts to convert a file.
              THIS WORKS, BUT WHY SHOULD I HAVE TO GO THROUGH ALL THESE STEPS WHEN I AM ALREADY IN A .PDF DOCUMENT WITH A "TOOLS" PANEL TELLING ME I CAN DO IT FROM THERE.  PLUS, THIS MAY BE MY STUPIDITY, BUT I DON'T KNOW HOW TO "SAVE" THIS LINK, SO EVERY TIME I WANT TO CONVERT A DOCUMENT, I HAVE TO LOOK UP THIS ADVICE, THEN FOLLOW ALL THE STEPS.  IT WAS A GREAT DEAL SIMPLER AND LESS TIME CONFUSING WHEN I COULD JUST DO IT FROM "TOOLS."
    Any idea what the problem is~??

  • I am trying to convert a PDF to Word doc-- it worked previously but now it won't-?

    Trying to convert PDF to Word doc--- was able to do it  before but now nothing shows up when I click on the downloaded file

    Hi asjoseph,
    It sounds like you're reporting two different problems--is that correct? One, that you're unable to convert using ExportPDF, and another that you're trying to open or convert PDF? Is that correct?
    For the first issue, make sure that you're signed in to the ExportPDF service. You can log in directly at cloud.acrobat.com/exportpdf.
    For the second part of your question, please tell me a bit more about where that error is occurring, and what steps you're taking before the error appears.
    I look forward to hearing back from you.
    Best,
    Sara

  • How do I convert a PDF to word... Just acquired the service, but cannot "save as " as word doc...

    How do I convert a pdf file to word.  I tried the "save as" option, but it does not work...What should I do?

    Hi hazel122,
    To convert PDF to Word click on 'Select PDF File To Export' -> 'Choose Files From My Computer'
    Select the desire file you want to convert then select the file format to Word from the drop down list of 'Export Format'.
    Click on 'Export To Word'.
    Regards,
    Florence

  • I have Adobe Reader XI with the package that allows me to send pdfs and convert pdfs to Word. When I open a pdf and try to search the search shows no matches even though the word I am searching for is in the document. Any suggestions how to search?

    I have Adobe Reader XI with the package that allows me to send pdfs and convert pdfs to Word. When I open a pdf and try to search the search shows no matches even though the word I am searching for is in the document. Any suggestions how to search?

    Once again, my thanks for your assistance. If I may impose on your generosity one more time, if I understand you correctly if I create a document on Word or WordPerfect, print it and scan it to create a pdf, the search function will not work. But, if I create the pdf document in Word the search function will work. Unfortunately, I am not sure how I create a pdf document in Word other than by printing it and scanning it. Could you please explain.
    William B. Kohn, Esq.
    General Counsel
    Paul V. Profeta & Associates, Inc.
    769 Northfield Avenue
    Suite 250
    West Orange, New Jersey 07052
    (973) 325 - 1300
    (973) 325 - 0376 (Facsimile)
    [email protected]<mailto:[email protected]>

  • Converting PDF to WORD DOCX

        I downloaded the free 30 day trial of Adobe XI Pro so that i can convert a pdf to a word doc, something that comes with the free trial i installed, however, i'm allowed to do nothing but the basics within the upgraded version. Can anyone tell me of an easy way to convert a pdf into a word docx?

    Thanks! I tried earlier to"Save As", though it only saved an uneditable copy into word. I used "Save as other">Word Doc" and it worked! Thanks Again!

Maybe you are looking for

  • How to print only fatal error in log file in tomcat4.1

    Hi all ,i m using tomcat4.1 1> i want to print only fatal error in log file ,but it print all thing in log file ,how i can avoid it(because i think this process is consuming my resource) assume below ip address is corect: this is exact printing in my

  • I want to kill home sharing

    I originally turned on home sharing on my desktop when I rebuilt my laptop so that I could share the music without it having to be in both places.  When I realized that creating a playlist on the laptop copies those songs locally anyway, I decided to

  • Flash animation preview is all white

    I'm using Flash CC on a windows computer. My document is an HTML5 canvas. I have my animation all finished, with the exception of the Actions for the button. I have tested the animation before adding any Actions and it shows up in the browser fine (I

  • Do I need a headphone amp?

    Hello, I have decided to purchase a pair of Sennheiser HD 650s and am wondering whether or not I will need to also purchase a headphone amplifier to use with them. I will be jacking in to my new MacBook Pro directly. Is the DAC in these laptops stron

  • How to insert the summary symbol? (sigma, Σ)

    Hello SAP friends, can you please help me, how to enter the summary symbol (greek sigma, u03A3) into the smartform? We have non-unicode system with installed languages EN, DE and CS. Code pages 1100 and 1160. Thanks for help in advance. Cheers! - Ste