Receiving error  message while trying to insert a pdf file into a Word document

Error while trying to insert a pdf file as object into a word documnet , error: "The program used to create this object is AcroExch. That program is either not installed on your computer or it is not responding.

Try disabling Protected Mode in Adobe Reader [Edit | Preferences | Security (Enhanced)].

Similar Messages

  • When trying to convert a pdf file into a word doc, i only get the graphics but not the text. How do i remedy this?

    When trying to convert a pdf file into a word doc I only get graphics but no text. What to do?

    Hey hamsa142,
    I think you are converting a scanned PDF to word.
    You might need to run OCR first to make the text recognizable and then convert it to word.
    Regards,
    Anubha

  • Error while trying to Insert a pdf file in database

    Hi All,
    I have sent this problem to Informix. By any chance if you had faced the same problem and found the solution, pls send mail to [email protected]
    Thanks
    Babu
    Hi there,
    I tried to insert a pdf file in to Informix database. I followed the guidelines
    given in the "InformixJDBC Driver
    Programmer's Guide". Actually my program works if i use
    PreparedStatement.setBytes method. But why
    PreparedStatement.setBinaryStream method is not working????.
    Here is the code snippet.....
    Connection conn = null;
    PreparedStatement ps = null;
    try
    File ff = new File("C:\\test.pdf");
    InputStream value = null;
    FileInputStream fileinp = new FileInputStream(ff);
    value = (InputStream) value;
    int len = (int) ff.length();
    System.out.println("len: " + len);
    conn = connect();
    String sql = "INSERT INTO dbep04m@inf10004:pg_wip_t (c_db,n_object,u_img) VALUES (\"2\",?,?)";
    if (conn != null)
    long stTime = System.currentTimeMillis();
    ps = conn.prepareStatement(sql);
    for (int ii=1;ii<=10000;ii++)
    ps.setInt(1,ii);
    ps.setBinaryStream(2,value,len);
    int rtVal = ps.executeUpdate();
    //System.out.println("return value" + rtVal);
    ps.close();
    conn.close();
    long endTime = System.currentTimeMillis();
    System.out.println("Total time taken for this run: " + (endTime-stTime)/(1000) + " seconds");
    catch (FileNotFoundException ex)
    ex.printStackTrace();
    catch (IOException ex)
    ex.printStackTrace();
    catch (SQLException ex)
    ex.printStackTrace();
    finally
    try
    if (ps != null)
    ps.close();
    if (conn != null)
    conn.close();
    catch (SQLException ex)
    ex.printStackTrace();
    I am getting the following error message.......
    java.sql.SQLException: Insufficient Blob data
    at com.informix.util.IfxErrMsg.getSQLException(IfxErrMsg.java)
    at com.informix.jdbc.IfxSqli.sendStreamBlob(IfxSqli.java, Compiled Code)
    at com.informix.jdbc.IfxSqli.sendBlob(IfxSqli.java, Compiled Code)
    at com.informix.jdbc.IfxSqli.sendBind(IfxSqli.java, Compiled Code)
    at com.informix.jdbc.IfxSqli.sendExecute(IfxSqli.java)
    at com.informix.jdbc.IfxSqli.sendCommand(IfxSqli.java)
    at com.informix.jdbc.IfxSqli.executeCommand(IfxSqli.java)
    at com.informix.jdbc.IfxResultSet.executeUpdate(IfxResultSet.java)
    at com.informix.jdbc.IfxStatement.executeUpdateImpl(IfxStatement.java)
    at com.informix.jdbc.IfxPreparedStatement.executeUpdate(IfxPreparedStatement.java)
    at com.aexp.eaim.iu.isp.testcase.InsertBlob.insertUsingSql(InsertBlob.java, Compiled Code)
    at com.aexp.eaim.iu.isp.testcase.InsertBlob.main(InsertBlob.java:194)
    Here is the example given in the "Informix JDBC Driver Programmer's Guide". In the line maked bold, the blob size was hard coded as 10. Then
    why you are trying to find the file length???.
    try
    stmt = conn.createStatement();
    stmt.executeUpdate("create table tab1(col1 byte)");
    catch ( SQLException e)
    System.out.println("Failed to create table ..." + e.getMessage());
    System.out.println("Trying to insert data using Prepare Statement ...");
    try
    pstmt = conn.prepareStatement("insert into tab1 values (?)");
    catch (SQLException e)
    System.out.println("Failed to Insert into tab:" + e.toString());
    File file = new File("data.dat");
    int fileLength = (int) file.length();
    InputStream value = null;
    FileInputStream fileinp = null;
    int row = 0;
    String str = null;
    int rc = 0;
    ResultSet rs = null;
    System.out.println("Inserting data ...\n");
    try
    fileinp = new FileInputStream(file);
    value = (InputStream)fileinp;
    catch (Exception e) {}
    try
    pstmt.setBinaryStream(1,value,10); //set 1st column
    catch (SQLException e)
    System.out.println("Unable to set parameter");
    set_execute();
    public static void set_execute()
    try
    pstmt.executeUpdate();
    catch (SQLException e)
    System.out.println("Failed to Insert into tab:" + e.toString());
    e.printStackTrace();
    Best Regards
    Babu

    sorry!!!. There is an error in the code
    old code :
    value = (InputStream) value ;
    should be code :
    value = (InputStream) fileinp;

  • Error message while trying use Adobe Export PDF (to word)

    I have an "active"account for Adobe Export PDF/Word. Every time I try to convert a PDF to a word document the following error pops up everytime: "An error occurred while trying to access this service". Is there a solution?

    I'm sorry you're getting this error. Could you try the following?
    1) Log out of your account and log back in. Do you get the same error as before?
    2) Log in to the ExportPDF service on the web ( https://cloud.acrobat.com/exportpdf ). Do you still get the same error if you directly upload the PDF at the website and try to export it there?

  • Error message when trying to upload a pdf file to a form

    A user was trying to upload a pdf file to a form I created (Contractor Vanpool Application Form). The parameters I set, was that it had to be a pdf form, less than 20MB and a single file. She met these parameters, but when she hit the submit button, she received this dialogue box message:  Warning: JavaScript Window - File Attachments are not supported in FormsCentral PDF forms.  Please contact the form author to send the file attachments another way. This dialogue box prevented her from even getting as far as selecting the file and uploading. Another user was succesfully able to upload a form, so I know this is working.  So I changed the parameters to allow multiple files in any format, and she still had a problem.
    She states is using windows 95, Internet Explorer. Help, Michelle

    In Form Central, when I add a field, I select the Add File Attachment icon (see screen shot below - it is the 10th icon from the left, the paperclip over a sheet):
    Then it allows me to fill in the field, describing the file to upload, and the properties to the right defining the file size limit, type of file and other properties.  This is all done through formscentral, thus allowing a user in my form to upload a file that is attached to the form when submitted.

  • "Input contract violation" error message when trying to import a .wav file into AE?

    I am trying to import a .wav file into AE and keep getting an "input contract violation" message from the program followed by it shutting down. If it means anything, I bought the song online, but it has been paid for and I downloaded the .wav file after my purchase. Any idea of why this may be happening? Are there any particular settings which may be mandatory on the project timeline to import a 3min song? Thank you!

    YOu have not provided any system info, not told us what version of AE you use, your audio setting, what specifics in the audio file and a million other things. See how it may not be possible for anyone to tell you anything beyond "Your computter sucks!" ???
    Mylenium

  • I'm getting an error message when trying to download a PDF file.

    Its says that 'FoxitReaderOCX.ocx failed to load'? What do I need to do. I've reloaded both Adobe Reader and FoxitReader. I can tell from the status bar that FF is trying to transfer information, and the screen goes black as if waiting for info to complete it, but after a bit I get the error message again.
    I have a question on this to the vendor (Corel) and expect an answer as they are usually good with customer service issues.
    Any suggestions would be appreciated.

    Try disabling the Adobe PDF Plug-In For Firefox and Netscape "9.4.1" and make sure FoxIt is set to handle PDF files. <br />
    http://support.mozilla.com/en-US/kb/Managing+file+types

  • Does anyone know why I keep getting an unknown error message when trying to export a pages file to a word doc?

    Does anyone know why I keep gettin an "unknow error" message in pages when I'm trying to export a file to a word doc?

    Do you have a backslash / or other Windows illegal character in the name for the file?
    Peter

  • Still receiving "Error" message while trying to login?

    Hello,
    I know I saw folks having this problem when logging in for awhile but I am still receiving this error:
    Am I doing something wrong when trying to login or are Discussions staff still working on this? I'm logged in but receive this error....I just have to re-click on the link for a forum and then it shows I'm logged in.....weird.
    Seems like a long time to fix this.....just wanted to know if others are still experiencing this as much as myself or if the Discussions staff is still working on this. Really annoying anyhow......
    littleshoulders [:-)
    iMac 400 Ruby Slot Loading G3   Mac OS X (10.3.9)   iMac 400 Ruby 10.3.9/350 Indigo (both G3 640 MB RAM) (dead emac 700 Combo too!)

    Nope, it can't be that because this is what I get if I delete the appIdKey:
    Please accept our apologies!
    There was a problem processing your request.
    ( No application id key has been specified! )
    Please try again later.
    I'm slowly coming to the conclusion that Apple really isn't interested in Macs in the enterprise. It's core customer base is either the home user or movie/publishing people and it just doesn't have time for us poor enterprise people in the middle. The many shortcomings of Apple Remote Desktop from a remote administration point of view (at least on Intel iMacs, on which it's extremely flaky) and the apparent abandonment of this forum by Apple are not encouraging.
    Intel iMac 20"   Mac OS X (10.4.10)  

  • I'm getting an error message when trying to download a PDF file. Its says that 'FoxitReaderOCX.ocx failed to load'? What do I need to do. I've reloaded both Adobe Reader and FoxitReader

    Corel says that it is not their problem.

    Try disabling the Adobe PDF Plug-In For Firefox and Netscape "9.4.1" and make sure FoxIt is set to handle PDF files. <br />
    http://support.mozilla.com/en-US/kb/Managing+file+types

  • Why am I receiving an error message while trying to change my phone number?

    So I have been trying to change my phone number for a few days now and every single time I get this error message, before i even start, "The activity you are trying to perform is currently unavailable. Please try again later."  I was hoping to circumvent the 15$  fee of doing it over the phone. Finally, I decided to do an online chat, the associate did not know why the error was occurring but informed me in order to change my number over chat, i would STILL have to pay the 15$ fee. Something struck me as so wrong there, so conveniently the change features and phone number part of the website was not working, however the view/pay your bill part was always working properly, never received any error messages there. I understood it was not the associates fault however. Still that is wrong. If it was not urgent I would wait. Yes I could have tried the number block, that section was not working either, but having to renew which numbers you want blocked every couple of months makes no sense to me, if I want something blocked, i want it blocked permanently not just for 90 days.  Yes I tried call/SMS blocker apps from the app store but they're faulty in that they still give you notifications of when the blocked person/number called/text or do not always block everything all the time. But when it came down to it, even the associate encountered the error message while trying to change my number. So why is this happening. Verizon is expensive but the reception is better however theirs always issues when I need to fix something. Its frustrating

    Verizon was having a problem on their end, perhaps a server down for some repair or updating. However you were already aware that there was an on-going problem in your own posting and you decided to continue on.I can understand you wanting this done and trying to save the $15.00 fee.  However I would have waited a bit longer until the Verizon issue had been corrected. Yes it is frustrating but again you know in advance of a problem , I can understand that this is most upsetting for you but never try to perform any change when a problem is there and I also do not like to do business on a weekend with no live tech support available.  I'm sure this will all work out for you if given some time.  Sorry. 
    So I have been trying to change my phone number for a few days now and every single time I get this error message, before i even start, "The activity you are trying to perform is currently unavailable. Please try again later."     

  • Received the following error message while trying to install icloud 3.1 and my iTunes stops when I try to access the iTune store, Microsoft.vc80.CRT,type="win32",ver="8.0.50727.6195",processorArchitecture="amd 64".HRESULT:0x800703EE.

    Received the following error message while trying to install icloud 3.1 and my iTunes stops when I try to access the iTune store, Microsoft.vc80.CRT,type="win32",ver="8.0.50727.6195",processorArchitecture="amd 64".HRESULT:0x800703EE. Recently upgraded to windows 8.1 then everything just wouldn't work properly

    Could you solve this problem? I have similr problem. I can't upgrade Itune it generat the error below. I already unistall de all version but the error still appear. Could you help?

  • HT4623 my phone got an error message while trying to update

    my phone got an error message while trying to update

    I received an error message when attempting to install the latest update as well.  Went through all steps, downloaded through Itunes and when asked to update my apple id by entering an e -mail, the following error message appears:
    Could not sign in
    There was a problem connecting to the server.
    However, I was able to access google/gmail account servers prior to installing iOS 6. Now my phone is stuck at this error message and I can't use it!

  • Error message while trying to play rented moves on Apple TV

    I keep getting an error message while trying to play my rented movies. I have rebooted the Apple TV. Lowered the resolution. Restated my modem . Rest my Apple TV. Soft rebooted it and it plays all Netflix and previews in HD no problem just not the movies I have rented !! Extremely frustrated regretting my purchase extremely!! About ready to boycott!

    I have been able to open a few items in iTunes, but have not been able to play even those videos from my Apple TV. I can airplay them from the computer, but cannot access them directly from Apple TV. This is a bit frustrating.

  • What do i do if i receive this message while trying to instal skype, etc 'You can't open the application "Skype.app" because it is not supported on this architecture.

    what do i do if i receive this message while trying to instal skype, etc
    You can't open the application "Skype.app" because it is not supported on this architecture. This also occur while trying to instal some other....

    Hello,
    This would indicate your trying to install a version for the Mac which require the Intel processor. (MacBook)
    You need to install Skype for PPC Mac

Maybe you are looking for

  • How to bundle java help class into jar file ?

    Hi, all, I have some package in my project, with which I have a java help jar file as classpath, when I run my project, I need the jh.jar file in directory /jar/jh.jar. Now, I bundled all my class packages into a jar file, my.jar, together with the /

  • Error - Unable to find the cube in catalog in Webi Report

    Hi All, We have a WEBI report built on SAP BW OLAP universe. The report is accessible from a user who has SAP_ALL authorization. However, a User role created to access and refresh the same report is giving the error message as below. '' Unable to fin

  • Frm 41052: cannot find window. Invalid window id

    Hi, I have a form which is opening only to half its size where i have given width=650 and height=500 in formsweb.cfg. Also i get error frm 41052: cannot find window0. Invalid window id but i have asscoiated the canvas with window0 in the property pal

  • Forgot password, email isn't being sent

    I forgot my Blackberry ID password. Went to reset it, it said an email would be sent but it never showed. It's been 4 days. What can I do?

  • How to calculate total time of mouse movement

    Hi Everyone. I am doing project on gesture recognition with touchpad. I need to find out the total time of completion of gesture on touchpad. For that I need to calculate total time of cursor movement on laptop touchpad. When cursor starts moving, th