Pb d'enregistrement d'un Pdf adobe 10 sur un système DFS (distributed files system)

Depuis l'installation de la version 10 d'adobe reader, les utilisateurs connectés sur notre réseau ne peuvent plus enregistrer les pdf avec adobe 10 sur le chemin réseau géré en DFS (distributed files system).
Une boite de dialogue d'information apparaît avec le message suivant : Le fichier est peut-être en lecture seule ou ouvert par un autre utilisateur. Enregistrer le document sous un nom différent ou dans un dossier distinct.
Ce problème n'était pas d'actualité avec les versions antérieures d'adobe.
Configuration poste client :
Windows XP SP3  avec IE 7
Serveur : Windows 2003 Server R2

Depuis l'installation de la version 10 d'adobe reader, les utilisateurs connectés sur notre réseau ne peuvent plus enregistrer les pdf avec adobe 10 sur le chemin réseau géré en DFS (distributed files system).
Une boite de dialogue d'information apparaît avec le message suivant : Le fichier est peut-être en lecture seule ou ouvert par un autre utilisateur. Enregistrer le document sous un nom différent ou dans un dossier distinct.
Ce problème n'était pas d'actualité avec les versions antérieures d'adobe.
Configuration poste client :
Windows XP SP3  avec IE 7
Serveur : Windows 2003 Server R2

Similar Messages

  • Problem saving a pdf file (adobe X) on a DFS (Distributed File System)

    Following the installation of the X version of adobe reader, saving a pdf file over the network handled by DFS (distributed system files) is not possible.
    the following message appears: The file may be read-only or opened by another user. Save the document under a different name or in a separate folder.

    Hi,
    Please refer to the thread http://forums.adobe.com/message/3312454#3312454
    Reader X has known compatibility issues with DFS .
    This should most probability be fixed in the nxt update of Reader X
    Thanks

  • Displaying pdf from file system in OA framework pages

    Hi,
    If anyone could help me with this I would be very grateful.
    We have a number of pdfs containing sensitive information, held on our Unix file system in directories not publicly available.
    I want to create an OA framework page which takes the name of a pdf as a parameter and displays the content of that pdf on the user's browser. I cannot simply do a redirect because the pdfs are not publicly available.
    I've found some sample java code that allows you to set InputStream and OutputStream and read the content of the file. However, I cannot see how to redirect the output stream to the browser. Of course, this may be entirely the wrong approach.
    Can anyone suggest anything or point me to some documentation that might help?
    Many thanks,
    Mike Thorn.

    Hi Shiv,
    Thanks for responding. I'm not sure whether I've explained my problem properly, so I've included a code snipet below.
    I've got my head around how to stream the contents of a file to an output string but cannot see how to bolt this into the controller region for an OA framework page. In the code below, you'll see I have a dofile which reads from my D: drive and streams to the System.out. I'm calling this from the processRequest for the page controller but do not understand how to get the output stream into the OAHTMLWebBean (my inclusion of Google works just fine).
    All this Java is rather new to me I'm afraid.
    public static void dofile()
    try{
    OutputStream outStream = System.out;
    String fileName= (String)"index.htm";
    String filePath = "D:\\Jdeveloper\\jdevdoc\\";
    File f = new File(filePath, fileName);
    String fileType = fileName.substring(fileName.indexOf(".")+1,fileName.length());
    byte[] buf = new byte[8192];
    FileInputStream inStream = new FileInputStream(f);
    int sizeRead = 0;
    while ((sizeRead = inStream.read(buf, 0, buf.length)) > 0) {
    outStream.write(buf, 0, sizeRead);
    inStream.close();
    outStream.close();
         catch (Exception e) {
              System.err.println(e);
              System.err.println("dofile error");
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    dofile(); //but how do I egt the output to the OAHTMLWebBean?
    // the following works fine to include Google
    OAHTMLWebBean outRegion = (OAHTMLWebBean)createWebBean(pageContext, HTML_WEB_BEAN, null, "IFRAME");
    outRegion.setHTMLAttributeValue("src","http://www.google.co.uk");
    outRegion.setHTMLAttributeValue("width", "100%");
    outRegion.setHTMLAttributeValue("height", "60%");
    outRegion.setHTMLAttributeValue("title","My title");
    outRegion.setHTMLAttributeValue("name", "My name");
    pageContext.getPageLayoutBean().addIndexedChild(outRegion);
    Many thanks again for any help you can offer this Java virgin,
    Mike Thorn

  • Hyperlink to pdf on the local file system

    Hello,
    I'm using Oracle Reports 6i. I'm trying to set hyperlinks in my report through the pl/sql command srw.set_hyperlink to another pdf document.
    When I set the hyperlink to a URL, eg, http://localhost/document.pdf#dest, it works fine, the pdf opens in IE to the destination. Now when I specify the link to a file on the local file system, eg, file:///c|/document.pdf#dest, I get a file not found within IE. If I take out the destination, it works ok, that is, it opens up the document with IE.
    What am I doing wrong here? Is there a way to link a report to another pdf to a named destination within the local file system?
    Thanks,
    Ricky

    Ricky,
    This is more of IE - PDF issue I guess. Also this problem is seen more specifically for IE + File protocol + PDF
    Nothing related to the Reports PDF here. You can try by just referring a PDF section through file protocal in IE and you would see the same behaviour
    Thanks
    Rajesh

  • Why can't I open pdf's after install of adobe reader? Should I see it in system preferences?

    Why can't I open pdf's after install of adobe reader? Should I see it in system preferences?

    There are can be reasons PDFs cannot be opened. For example, some forms created with Lifecycle Designer cannot be opened.
    Are you sure the file is a PDF? Can you open it in Adobe Reader or Acrobat on a Mac or PC? Does it give an error message when you try to open it?

  • Problems with PDF (adobe)

    Greetings readers;
    Recently (not sure exaclty when) I've been unable to view PDF files. I've removed and reinstalled Adobe several times now,  but everytime I attempt to view a PDF document it says "Eula display has encountered a problem and has to close..." I tried googling the problem but to no avail. =[
    I really need .pdf because my engineering professors ask everything to be turned in as a .pdf. I've been having a floormate help me (and by that I mean I just email him the document and he does the conversions for me), but my laptop unfortunately won't do it itself. Sorry if this seems vague, but for now it's the best I can do.
    Thank you =]

    Both. Whenever I even try opening adobe it doesn't show up at all. The window will show up but will be completely blank (no toolbar or anything, just Adobe Reader at the top, and nothing else). Then after that screen is up for a few seconds, a small window pops up saying "Eula display has encountered a problem and needs to close. We are sorry for the inconvenience."
    I'm using Adobe Reader 9 and am downloading regular files my professors are posting (all on Windows XP). Again I tried removing/reinstalling Adobe and still not working.
    Thank you.

  • I have a macbook pro with the latest update, and any Pdf file I have opened online or downloaded and I try to print it gives me this message Adobe Reader could not open 'April-15th-2014-Messenger.pdf' because it is either not a supported file type or beca

    Adobe Reader could not open 'April-15th-2014-Messenger.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).

    Most likely http://helpx.adobe.com/acrobat/kb/pdf-error-1015-11001-update.html

  • Help.  How do I fix this?  Have been using adobe reader opening this template for months and now all of the sudden its not working.Adobe Reader could not open 'NSCAAInteractiveSessionPlan.pdf' because it is either not a supported file type or because the

    I coach youth soccer and use a PDF template to save my sessions in.  Today I got this message when trying to open one of my sessions.
    Adobe Reader could not open 'NSCAAInteractiveSessionPlan.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).
    How can I fix this?  I have not done anything I don't normally do.

    What is your operating system?  Reader version?

  • Why can't I open a pdf file on my desktop?  I keep getting this message: Adobe Reader could not open '8pdk_96_4.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and w

    Why can't I open a pdf file on my desktop?  I have Adobe Reader and running OS 10.10.1  I keep getting the same message: "Adobe Reader could not open '8pdk_96_4.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded)."

    I tried that.
    I saved the file 8pdk_96_4.pdf to my desktop and tried to open it using Adobe Reader but I get the same message: Adobe Reader could not open '8pdk_96_4.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).

  • When I try to open a PDF downloaded from Adobe DC I get an error message:Adobe Acrobat Reader DC could not open 'nrneph.2015.33.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email

    When I try to download a PDF from Adobe DC, I get an error message: "Adobe Acrobat Reader DC could not open 'nrneph.2015.33.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded)"
    I am using a Macbook Pro, OSX 10.9.5, Safari browser. Previous versions of Adobe Acrobat have worked fine for years.
    WGC

    What's the name of the file you are attempting to open?  Is it "ScreenFlow_4.5.2.dmg"?  If it is the correct name then the message is correct and you are attempting to open a file with DMG files extension and not one with a PDF file extension.  Adobe Reader opens PDF files an not any other file type.

  • How do I convert a PDF adobe to a word document to edit

    how do i convert a pdf adobe docment to a word document to edit

    See http://forums.adobe.com/message/6277390#6277390

  • Thin Black Border on Video in Interactive PDF (Adobe Acrobat 8 Professional)

    Hi
    I am having issues with embedded video in an interactive pdf (currently using Adobe Acrobat 8 Professional).
    I have placed my media mp4 file in the pdf. I would like the video to have no border, so I proceeded to Multimedia Properties to edit the Appearance and set the Border Type to Invisible Rectangle. I also editted the Playback settings for the Rendition to keep the player open "Forever once activated." But every time I view pages in my interactive pdf with video there is still a thin black border surrounding the videos on initial play. If I have already viewed the video and come back to the page, the border dissapears.
    Is there a way to ensure the thin black border/outline never appears in the pdf, even when first opening and viewing the file? Does this have to do with the Acrobat 8 in particular? Please let me know if you are also encountering this problem or have a solution.

    Thank you so much for your help.
    I am now working in Adobe Acrobat X Pro and have embedded the same video. The borders have disappeared.
    I have set the video activation settings to enable when "The page containing the content is opened". When the page is opened, I am now seeing a grey box (the size of the video) flash before the video is played. Do you know of a way to not have the grey box appear before the video plays? Or is there even a way to edit the color of this box so it is a less noticeable transition in my documet? I assume this is some sort of default setting to be displayed when the video loads. Any suggestions regarding this issue would be greatly appreciated.

  • Adobe reader XI can't open mp3 files in a pdf document- says the required decoder not installed

    Adobe reader XI can't open mp3 file links contained in a pdf - it says the required decoder is not installed
    please help!

    This is not a function of Reader, but that your computer does not seem to be configured to play mp3 files. Try fixing your file associations. The method of doing so depends upon your OS and it version number.

  • Troubleshoot pdf adobe reader file to convert to doc and save to disk

    I unfortunately have major issues with pdf files. I am not even certain how or why I am no longer able to use postscripts to view online pdf files which then enabled me to save as either a word docx or as in pages or in excell on my computer. Because many websites require adobe reader to view pdf files I downloader the adobe reader 11.0.04. Since then all online / htlm files can not be saved accordingly. In addition when I create a word, excell or page file and want to save it as a pdf on computer drive it only allows it to be saved to adobe online pdf.
    I never signed up to have adobe save pdf files online. I do not have share file options or any type of online subscriptions. I checked my system preferences and do not have cloud documents checked off.
    I want to find out is it possible to view, convert and save online web archieve and other pdf files without adobe. If so what and how. 
    What is the equivilant of a pdf converter app which I thought I had on my Mac. FYI using Mac book pro OS 10.8.5 not ready to go to 10.9.
    I use Safari 80% of time and Firefox the rest of time but only when websites work with Safari.
    If I were to eliminate adobe reader pdf plug in but wanted current disk saved files to open a pdf version what would happen? I admit I feel a bit behind in understanding pdf and webarchieve mechanics but am willing to learn. So if anyone can give me online learining tutorials that not only explain how but also provide video practice I would appreciate it.

    Another option is Sirvisetti AutoMail Desktop Connector (part of Sirvisetti AutoStream family of products) that allows you to convert any document to PDF and automatically launches your default e-mail client with the document attached. You just need to add To/Cc/Bcc, type in the subject and message body and click send!
    You can request for a demo at http://www.sirvisetti.com
    Hope it helps!
    - Mark

  • I have Firefox 10.0.2. and OSX 10.6.8. and the latest PDF adobe reader, and still can not open with the browser PDF files.Can someone help,pls?Thanx

    Dear Ones,
    I have Firefox 10.0.2. and OSX 10.6.8. and the latest PDF adobe reader, and still can not open with the browser PDF files.Can someone help,pls?Thanx

    see if this is helpful : [http://support.mozilla.org/en-US/kb/Opening%20PDF%20files%20within%20Firefox Opening PDF files within Firefox]
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

Maybe you are looking for

  • Xbmc-standalone no sound [SOLVED]

    Hi All, I have re-installed my media box and decided to go standalone this time instead of using a window manager. Everything has installed fine except when stock standard xbmc plays music/video there is no sound. Alsa libs is installed but alsaplaye

  • Payload Update

    In worklist API I have found method: worklistservice.updatePayload(IWorklistContext, IWorklistTask, Map) I have IWorklistContext and IWorklistTask, but I don't know how Map should look like. My payload is: <id>123</id> <name>Tom</name> <job>software

  • MacBook Pro i7 to Epson C88 fail

    Here's the error message, even after new drivers dated 6/30/2010... /System/Library/Printers/Libraries/PrintJobMgr/Contents/MacOS/PrintJobMgr failed What to do???

  • Customizing Publish Options for Word Doc

    Are there any additional publish customization options for Word doc? I checked the options available, and I didnt find any feature that allows you, for example, to manipulate slide images ( like, size and position), slide notes ( fonts and placement)

  • Report SLIN Error need to be removed

    Hi All, I am getting the below SLIN error while doing extended program check. How to rectify this error. Use addition UNIT when outputting IT_TAB-MENGE Use auxiliary field when outputting with MESSAGE Regards, Viji.