ODrive Edit in Place PDF Document Manual Versioning enabled Error

Hi,
Any one has tried or able to do edit in place with ODrive and PDF Document type?
I have manual versioning enable. When I am doing edit in place from ODrive for PDF Document getting following error.
I have manually check out the document before doing Edit from ODrive.
Need help to resolve this issue.
Thanks,
Jigar
Error logs
07/05/31 15:45:07 content: [oracle.ifs.ecm.util.FolderUtilities] [24] 99117 publicuser1 INFO: resolveLegacyPath targetPath =
07/05/31 15:46:29 content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] 99117 publicuser1 WARNING: no mapping found for ORACLE.FDK.ItemNotCheckedOut
07/05/31 15:46:29 content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] 99117 publicuser1 WARNING: unmapped exception: oracle.ifs.fdk.FdkException:
ErrorCode = ORACLE.FDK.AggregateError; DetailedErrorCode = ORACLE.FDK.AggregateError; Cause = IFS-90244: Cannot update all of the specified
items; ServerStackTraceId = ; Info = null; Entries = 1
Main Exception Stack Trace:
ORACLE.FDK.AggregateError:ORACLE.FDK.AggregateError
at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:181)
at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:74)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1661)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocument(FileManagerImpl.java:1511)
at oracle.ifs.protocols.dav.ecm.EcmDavServlet.doPut(EcmDavServlet.java:1688)
at oracle.ifs.protocols.dav.DavServlet.doPut(DavServlet.java:1929)
at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2622)
at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3616)
at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)
Caused by: oracle.ifs.common.IfsException: IFS-90244: Cannot update all of the specified items
at oracle.ifs.ecm.util.BulkUtilities.ecmUpdate(BulkUtilities.java:369)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1653)
... 19 more
FdkException Details: oracle.ifs.fdk.FdkException: ErrorCode = ORACLE.FDK.AggregateError; DetailedErrorCode = ORACLE.FDK.AggregateError;
Cause = IFS-90244: Cannot update all of the specified items; ServerStackTraceId = ; Info = null; Entries = 1
Entry[0] = oracle.ifs.fdk.FdkExceptionEntry: ErrorCode = ORACLE.FDK.OperationError; DetailedErrorCode = ORACLE.FDK.ItemNotCheckedOut;
ItemID = 99150; Cause = IFS-90301: Cannot update a Document under version control that is not checked out; Info = null
Cause Exception Stack Trace:
oracle.ifs.common.IfsException: IFS-90301: Cannot update a Document under version control that is not checked out
at oracle.ifs.ecm.beans.EcmDocument.lowLevelUpdate(EcmDocument.java:938)
at oracle.ifs.ecm.beans.EcmDocument.ecmUpdate(EcmDocument.java:618)
at oracle.ifs.ecm.util.BulkUtilities.ecmUpdate(BulkUtilities.java:345)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1653)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocument(FileManagerImpl.java:1511)
at oracle.ifs.protocols.dav.ecm.EcmDavServlet.doPut(EcmDavServlet.java:1688)
at oracle.ifs.protocols.dav.DavServlet.doPut(DavServlet.java:1929)
at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2622)
at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3616)
at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)
Entry[0] = oracle.ifs.fdk.FdkExceptionEntry: ErrorCode = ORACLE.FDK.OperationError; DetailedErrorCode = ORACLE.FDK.ItemNotCheckedOut;
ItemID = 99150; Cause = IFS-90301: Cannot update a Document under version control that is not checked out; Info = null
Cause Exception Stack Trace:
oracle.ifs.common.IfsException: IFS-90301: Cannot update a Document under version control that is not checked out
at oracle.ifs.ecm.beans.EcmDocument.lowLevelUpdate(EcmDocument.java:938)
at oracle.ifs.ecm.beans.EcmDocument.ecmUpdate(EcmDocument.java:618)
at oracle.ifs.ecm.util.BulkUtilities.ecmUpdate(BulkUtilities.java:345)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1653)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocument(FileManagerImpl.java:1511)
at oracle.ifs.protocols.dav.ecm.EcmDavServlet.doPut(EcmDavServlet.java:1688)
at oracle.ifs.protocols.dav.DavServlet.doPut(DavServlet.java:1929)
at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2622)
at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3616)
at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)
07/05/31 15:46:29 content: Servlet error
ORACLE.FDK.AggregateError:ORACLE.FDK.AggregateError
at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:181)
at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:74)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1661)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocument(FileManagerImpl.java:1511)
at oracle.ifs.protocols.dav.ecm.EcmDavServlet.doPut(EcmDavServlet.java:1688)
at oracle.ifs.protocols.dav.DavServlet.doPut(DavServlet.java:1929)
at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2622)
at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3616)
at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)
Caused by: oracle.ifs.common.IfsException: IFS-90244: Cannot update all of the specified items
at oracle.ifs.ecm.util.BulkUtilities.ecmUpdate(BulkUtilities.java:369)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1653)
... 19 more
FdkException Details: oracle.ifs.fdk.FdkException: ErrorCode = ORACLE.FDK.AggregateError; DetailedErrorCode = ORACLE.FDK.AggregateError;
Cause = IFS-90244: Cannot update all of the specified items; ServerStackTraceId = ; Info = null; Entries = 1
Entry[0] = oracle.ifs.fdk.FdkExceptionEntry: ErrorCode = ORACLE.FDK.OperationError; DetailedErrorCode = ORACLE.FDK.ItemNotCheckedOut;
ItemID = 99150; Cause = IFS-90301: Cannot update a Document under version control that is not checked out; Info = null
Cause Exception Stack Trace:
oracle.ifs.common.IfsException: IFS-90301: Cannot update a Document under version control that is not checked out
at oracle.ifs.ecm.beans.EcmDocument.lowLevelUpdate(EcmDocument.java:938)
at oracle.ifs.ecm.beans.EcmDocument.ecmUpdate(EcmDocument.java:618)
at oracle.ifs.ecm.util.BulkUtilities.ecmUpdate(BulkUtilities.java:345)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1653)
at oracle.ifs.fdk.impl.FileManagerImpl.updateDocument(FileManagerImpl.java:1511)
at oracle.ifs.protocols.dav.ecm.EcmDavServlet.doPut(EcmDavServlet.java:1688)
at oracle.ifs.protocols.dav.DavServlet.doPut(DavServlet.java:1929)
at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2622)
at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3616)
at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)

Hi Matt,
Thank you for your very useful reply.
I have non blocking serial approval workflow.
In my workflow I have attachment as PDF document to be signed. URI of that document is from Odrive. Foe example O:\sjrwmd\DMSFAContainer\DMSFALibrary\36397\P041282\978599\Invoice_with_2_blank_sig_OD_2.pdf
When task has been assign to any user, from task detail page of the worklist application user click / open that pdf file and sign the document. When user save this document Odrive should save that to Contentdb.
Just wanted to know that why it is not ODrive bug?
I was able to do following test It works only in Acrobat 6.0.
Steps I did,
1) Upload pdf file to folder with manual versioning enable.
2) Manually checked out file from web ui.
3) Login to ODrive using same user
4) Created html file with link (Please replace href portion to your url of the file)
<HTML>
<BODY>
Testing Link <BR>
<a class="blue" href="O:/sjrwmd/DMSFAContainer/DMSFALibrary/36397/P041282/978599/Invoice_102_wit
h_blank_sig_OD.pdf" target="_blank">Invoice_101CD.pdf</a> <BR>
<a class="blue" href="O:/sjrwmd/DMSFAContainer/DMSFALibrary/16966/P040577/246361/ST_Memo.doc"
target="_blank">ST_Memo.doc</a>
</BODY>
</HTML>
5) Open html in browser
6) Click on document link
7) Will open pdf files in browser
8) Sign the document
9) Click on save a copy button.
10) In the save a copy dialog , file name place paste your file url of o drive for example in my
case
O:/sjrwmd/DMSFAContainer/DMSFALibrary/36397/P041282/978599/Invoice_102_with_blank_sig_OD.pdf
click save
11) This should save updated file
12) Checked in document
I will look into programmatically way to achive this.
Regards,
Jigar

Similar Messages

  • How do i edit a scanned pdf document in word?

    how do i edit a scanned pdf document in word?

    In order to edit a scanned PDF anywhere, you'll need to run Optical Character Recognition so it can covert the text from an image to actual text.
    That would require Adobe Acrobat once the PDF is created. If you are using scanning software to create the PDF, that option may be in the software so you can OCR it as you create it.

  • I am having a problem opening pdf document.  I get error message: "Adobe Reader has stopped working"

    I am having a problem opening pdf document.  I get error message: "Adobe Reader has stopped working" then I get Windows is looking on line for a solution, but then my document closes. I tried uninstalling and reinstalling Adobe Reader XI, rebooted my computer but this did not help.  I get the same message. What to do?

    Can you open Reader by itself?  If so, check if disabling Protected Mode improves the situation [Edit | Preferences | Security (Enhanced)].

  • Edit metadata for pdf documents offline sharepoint

    How editing of metadata for non-MS office (example PDF) documents will be addressed in an SharePoint offline scenario?

    MetaClean is a graphical tool for managing the Metadata from Microsoft Office, OpenOffice and PDF files to Windows, Linux, Unix and Mac platforms.
    MetaClean is specially designed to efficiently support and manage very large files and to batch process many files at the same time.
    Supports versions of Microsoft Office 97, 2003, 2007, 2010 and 2013.
    Download URL:
    http://www.adarsus.com/en/metaclean.html

  • Adobe X Pro editing/ typing in PDF document

    As I begin to edit a PDF document, while typing, the text or screen seems to refresh for long enough intervals (few seconds) that it is making it very difficult
    to work. Operating system is Windows XP SP2.

    Really? No one?

  • Edit an existing PDF document.  I subscribe, but I continue to get message to subscribe. I am getting nowhere.  Help. Thanks

    Anyone -  I have just subscribed to Acrobat Pro.  When I try to modify an existing PDF document I just get pop-ups to subscribe.  Really frustrating.  Any suggestions.  Is there a help line [telephone]
    with a live person somewhere? Thanks

    I did this to Did you install from  Creative Cloud. I did that and it seemed to work

  • How can I edit a scanned PDF document

    How can I edit scanned pdf document

    Hi vejaietwaroo,
    Could you please let us know the Adobe application that you are using?

  • Opeing PDF documents gives me an error when adobe trys to open it.

    Hello,
    I changed the way files open from SharePoint. It now will open your application directly such as excel and word will launch those apps to open them. When I try to PDF files I get the following error
    "There was an error opening this document. The file name, directory name, or volume label syntax is incorrect."
    If i right click on the link and save target as, then save the file on my desktop i can then open it in adobe. So the file is fine. This error occurs on all PDF files.
    Any ideas om what this issue might be?
    Thanks in advance

    Hi,
    For troubleshotting your issue, please take steps as below:
    Launch IE -> Click on Gear (settings) -> Manage Add-ons -> Show: All Add-ons ->
    There are 2 Adobe Add-ons:
    Adobe PDF Reader  &  Adobe Acrobat Sharepoint Open Document
    Double-click both and be sure to click the button "ALLOW ON ALL SITES".
    Reference:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/545efcc6-b748-4df8-aee0-7f57f778ad1e/sharepoint-2010-opening-pdfs-in-search-results-the-filename-directory-name-or-volume-label?forum=sharepointgeneralprevious
    http://crowdsupport.telstra.com.au/t5/T-Suite-Applications/There-was-an-error-opening-this-document-The-filename-directory/td-p/197425
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Eric Tao
    TechNet Community Support

  • Links (urls) inside a pdf document are not enabled by the New firefox pdf preview feature but are in Chrome & IE

    The new pdf preview feature in firefox desktop does NOT seem to activate any links (urls) inside the pdf meaning they are no longer clickable.
    Is anyone else experiencing this problem.
    I send out product information using pdf's with clickable links inside (as do lots of businesses) and this loss of clickable links functionality is a problem.
    I also tried the same pdf files in IE and Chrome and their inline pdf previews keep all links fully working.
    I know the pdf preview in firefox can be deactivated and the adobe reader can be used instead but in reality lots of people won't know how to do this or won't be troubled to find out how and will just move on.
    Does anyone know if this feature is going to be fixed or supported or is it a deliberate security feature.
    Thanks.
    JP.

    Hey JPEdwards,
    The PDF.js team is still hard at work on the built-in viewer. It looks like there is already a bug on file for this and they are aware of it:
    https://bugzilla.mozilla.org/show_bug.cgi?id=821599
    Please don't post in the bug if you are just confirming that you've seen the problem too. That clutters the tickets ;)

  • While editing a scanned pdf, Acrobat will not recognize the current font & change to very different font. How can I choose the font I want to match the current document?

    While editing a scanned pdf, Acrobat will not recognize the current font & change to very different font. How can I choose the font I want to match the current document?

     Thanks for answering. The version is XI.0.10. I just did the update yesterday hoping that I could now properly edit a scanned pdf document. Yes, it's happening on most all scanned documents. I followed your steps & found the list of fonts used in the document & then attempted to edit. The same occurs. When I type in a correction, I get an error alert... "the original font (in this case Fd 5805) is not available or can't be used in editing. Acrobat is using the font Minion Pro in its place." 
    When I select the text & right click as you suggested, my only choices are cut, copy, delete or select all, no "edit text".
    I have no other options to choose another font. Thanks for any help you can direct my way. 
    Debbie
          From: sukritd15 <[email protected]>
    To: Deborah Karr <[email protected]>
    Sent: Friday, February 13, 2015 5:35 AM
    Subject:  While editing a scanned pdf, Acrobat will not recognize the current font & change to very different font. How can I choose the font I want to match the current document?
    While editing a scanned pdf, Acrobat will not recognize the current font & change to very different font. How can I choose the font I want to match the current document?
    created by sukritd15 in Creating, Editing & Exporting PDFs - View the full discussionHi Deborah , I would like to know couple of things before I assist you further.1.Which version of Acrobat are you using ?2.Is it happening for all the scanned PDF' or any particular PDF? You can try these steps,Launch the scanned PDF >right click >Document Properties(from the drop down list) >Fonts(on the dialog box)>From here you will get the fonts used in that PDF . While editing the PDF ,select the text that are editing or typing in with the help of selection tool .After you select the text ,right click on the text and choose "edit text" from the drop down list .From there you will be able to choose the desired font . RegardsSukrit Dhingra If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7190881#7190881 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7190881#7190881 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Creating, Editing & Exporting PDFs by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • How do I edit a converted PDF in a Word document?

    How do I edit a converted PDF document in a Word document

    Someone has a answer ?
    I have no options when I record a PDF document in a Word document like Windows (I am working on a Macintosh). And I would like to have a interactive table of contents (TOC). I didnt find informations about it in "PDF Pack". Maybe "PDF Pack" is the solution. Sorry for my bad english.

  • Use comments with several opened pdf documents?

    I love Acrobat! I currently have Acrobat 9.0, version 9.5.5. I have noticed sadly that the properties bar for comments becomes disabled when 2 or more pdf documents are opened. I have to save the editing, close all pdf documents, and re-open desired document. Is this normal or is there a feature I needed enable?
    Thanks.

    That is odd, but this old version is not compatible with the latest operating systems (Windows 7 or 8). Try to update to the latest possible version, and if you're still encountering problems you might consider upgrading to Acrobat XI, the latest version.

  • Is there any way to track text edits made in pdf file

    when making text edits to a pdf document, i am interested to know ... is there any way to track these within acrobat.
    i.e. text added/deleted to the pdf and not commented.
    i am using acrobat version 11.0.09.
    many thanks in advance.

    Not really.  The best you can do is use the Compare Documents function to
    identify such changes after the fact.

  • Embed fonts late in existing PDF-document

    Hello,
    I already searched for hours to find a way to embed fonts in existing pdf-documents.
    I tryed it in these ways:
         1. Creating a PS-file out of the PDF-file and the creating a PDF-file out of the PS-file --> it doesn't work, because the PS-file can not be created
         2. editing the PDF-file via the adobe sdk wich is installed whith the AdobeAcrobatStandard9 --> I don't find a way to set the fonts to embedded
    I now that it is possible to embed the fonts while open the pdf-document manually and edit it with the TouchUp-Tool. But this way we can not handle, because we need to edit thousands of documents. So we need a solution wich works as a CommandLine-Tool or so.
    I hope anyone have an idea and can help me
    Thanks a lot
    Clemens

    Acrobat 9 Standard does not have the capability.  It is, however,
    available as part of Acrobat 9 Professional.  That solution can also be
    used as part of a Batch Process to address your volume needs.
    There are no command line options available.
    Also, don't forget that Acrobat can NOT be used on a server...

  • Signing a PDF document

    When I try to sign a PDF document, I get this error: 
    "The windows Crypttographic Service Provider reported and error:  The security token does not have storage space available for an additional container.  Error code 2148073507".
    Anyone have an Idea?

    Per the OP, the issue is that the previous version of the users certificates have not been removed
    from windows.
    To do this (I only know the process through I.E.):
    1 - Open Internet Explorer
    2 - Alt-T to open the tools menu and select Internet Options
    3 - Choose the Content Tab and select Certificates
    You will most likely see your 3 previous certificates, your CURRENT certificates and possibly other users certificates.
    4 - REMOVE the LOWER "CA" numbered certificates by selecting them and clicking "Remove".
    5 - Close IE
    6 - Close Any Adobe Acrobat Documents
    7 - Re-open the document you want to sign and it should work.
    IF You only had your OLD certificates, you can add your new certificates by opening Active Client
    1a. Choose Tools
    2a. Choose Advanced
    3a. Select Make Certificates Available To Windows
    Hope this helps whoever comes across this in the future.

Maybe you are looking for