Hi Florent, I understand that there is no "standard way" to do this. There could be different mechanisms depending on the type of document :
1. MS Word : VB Script 2. PDF : Javascript 3. HTML : hrefs to anchors Even if we did implement this, the obvious question would be "How would the user define the bookmark in the document"? I couldn't find any other systems which do this, but since this could be a common use case, I thought I would ask here. Thanks and regards Venu Florent Guillaume <[EMAIL PROTECTED]> 09/05/2008 06:05 PM To Venugopal T <[EMAIL PROTECTED]> cc [email protected] Subject Re: [Ecm] Fw: Opening document to bookmark or section Hi, How do you define "open"? In a browser? In an external application? What kinds of documents are you talking about? For HTML in a browser it's possible to write code to make it scroll to any given anchor. For external documents, for instance Microsoft Word, I'm not aware of any published method that allows you to do that. Do you have any information on other systems that would do that? Florent On 4 Sep 2008, at 14:20, Venugopal T wrote: > Hello.. any insights into how we can make this work? The requirement > is the following : When the user clicks on a document link in the > CMS, the document should open to a particular bookmark (Chapter, > Section etc.). > > Is it possible in any CMS? > > Thanks and Regards > Venu > > ----- Forwarded by Venugopal T/IBS on 09/04/2008 05:49 PM ----- > Venugopal T <[EMAIL PROTECTED]> > Sent by: [EMAIL PROTECTED] > 09/01/2008 11:07 AM > > To > [email protected] > cc > Subject > [Ecm] Opening document to bookmark or section > > > > > > > Hello All, > > Is it possible to open a document to a bookmark in Nuxeo (or any > other CMS). This would be useful in two situations : > • A user who is uploading a document as part of a workflow might be > interested in specifying the section to open the document to > • When clicking on search results it might be helpful to open the > document to the specific location containing the search term > > I understand that the implementation might depend upon > > The document type > The platform on which the user is running > The program set to handle the document mime type > > Has any of these been implemented in Nuxeo or plugins? > > Thanks and Rgds > Venu > > > > DISCLAIMER: > > "The information in this e-mail and any attachment is intended only > for the person to whom it is addressed and may contain confidential > and/or privileged material. If you have received this e-mail in > error, kindly contact the sender and destroy all copies of the > original communication. IBS makes no warranty, express or implied, > nor guarantees the accuracy, adequacy or completeness of the > information contained in this email or any attachment and is not > liable for any errors, defects, omissions, viruses or for resultant > loss or damage, if any, direct or indirect." > > > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm > > > > > DISCLAIMER: > > "The information in this e-mail and any attachment is intended only > for the person to whom it is addressed and may contain confidential > and/or privileged material. If you have received this e-mail in > error, kindly contact the sender and destroy all copies of the > original communication. IBS makes no warranty, express or implied, > nor guarantees the accuracy, adequacy or completeness of the > information contained in this email or any attachment and is not > liable for any errors, defects, omissions, viruses or for resultant > loss or damage, if any, direct or indirect." > > > > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm -- Florent Guillaume, Director of R&D, Nuxeo Open Source Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87 DISCLAIMER: "The information in this e-mail and any attachment is intended only for the person to whom it is addressed and may contain confidential and/or privileged material. If you have received this e-mail in error, kindly contact the sender and destroy all copies of the original communication. IBS makes no warranty, express or implied, nor guarantees the accuracy, adequacy or completeness of the information contained in this email or any attachment and is not liable for any errors, defects, omissions, viruses or for resultant loss or damage, if any, direct or indirect."
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
