Interpreting #pdfloc tag in annotation file?

Well, given that I've gotten no response at all to my suggestion of enhancement to include the excerpt in the annotation file, I'll try an additional approach: can someone explain the encoding of the #pdfloc tag so that I might use the jPDF API (poke, poke) or maybe the Acrobat Reader javascript API, to retrieve the excerpt on the server side? I'd still prefer to have the <excerpt> tag added to the annot file as requested, but this might be an acceptable work-around...<br /><br />argh...

Hi,
Please clarify the following:
* "X: is a network drive, but it's actually a network drive on my machine." - Is "X" a mapped drive to one of your shared folder on network?
* What is the project directory structure with respect to WEB-INF/web.xml? Are you able to see the three pages (from web & pages folder) in NitroX Editor?
* Does the modified content appear in "Design view" of index.jsp upon restarting NitroX?
Ex:
- modify one of the pages in "web" folder > save the file (alert appears)
- restart NitroX, does index.jsp display the modified content of included page?
* If possible please send the test case project which exhibits the behavior to [email protected]
Thanks,
M7 Support

Similar Messages

  • Any restrictions on fiddling with manifest or annotations file?

    I'm working to download annotations and source documents together from a digital library, and set them up in DE for review by readers. This involves downloading the XML annotations file, the PDF source file, and a constructed manifest file (or editing the existing manifest file) to get DE to see the relationships. Are there any restrictions in DE that would prevent me doing this, assuming I get the XML files right?

    We have left the both the annotations and manifest file format private and undocumented because we are not yet finished tinkering with them and fully expect there to be changes and especially additions as we go forward (this is also the answer to your #pdfloc tag question - private and undocumented on purpose, right now). Any changes you make to the manifest and annotation will be completely unsupported - we aren't going to go out of our way to disable what you've done, but we aren't going to test against it either.
    Jim Lester
    Adobe Systems

  • Setting MP3 ID3 tag renders mp3 file useless

    Hi guys,
    I'm using the Java MP3 class Library from www.id3.org and am trying to set the artist and title of my mp3s.
    If anyone has used this library, do you know how I might set this information?
    I've tried using the TagContent object supplied by getArtist() and getTitle(), furthermore I have tried creating a new TagContent and applying the tag to the file, but it just throws exceptions when I next try to read this information from the file.
    e.g I have tried this:
    MP3File f = new MP3File(new File("D:/"),"1999_Prince.mp3");
    TagContent tc = f.getArtist();
    tc.setContent("PRINCE");
    f.setArtist(tc);
    f.update();and also this:
    MP3File f = new MP3File(new File("D:/"),"1999_Prince.mp3");
    TagContent tc = new TagContent();
    tc.setContent("PRINCE");
    f.setArtist(tc);
    f.update();This example only changes the artist to capital letters (I'm just experimenting with the code), but it means when I come to read the file again, I can't read the artist.
    Thanks in advance for any ideas,
    Richard

    Hi,
    I just tried it out too, I was lookin for some java mp3 classes and these look great. I used your code to rename a couple of files as a test and it worked. Onlt difference was I used the single string constructor rather than the (file, String) one. I think that it might be interpreting your D:\ as being the name of the file and it cant find it. I'd try the String,String constructor instead eg ("D:\","file name"). These classes look really interesting. I might create a decent java mp3 editor with um at some stage if I get time!
    Kemal Enver
    [email protected]

  • Including NetUI tags with jspf files

    Hello
    I'm trying to clean up my jsp code by putting some of it into .jspf
    files. But apparently this include means that my netUI tags are rendered
    at text and not interpretated.
    Is this how it should be?, can one only put pure HTML into .jspf files?
    Oliver Billing

    Hey Vimala
    Found out why it dosent work. Its because I use the danish letters ???
    Example:
    <td><netui:label
    value="{pageFlow.st?vne.DRFSt?vne.overst?vne.navn}"></netui:label></td>
    The above is rendered as text when included in a jspf file.
    <netui:label value="{pageFlow.ekvipage.hest.navn}"></netui:label>
    The above works (same file)
    So its actually a bug :-)
    Oliver Billing
    [email protected] skrev:
    Hey Vimala
    I'm using <%@ include file="/header.jspf"%> and it dosent work. I'm
    using workshop 8.1
    Oliver Billing
    Vimala Ranganathan skrev:
    Hi Oliver
    How are you including the jspf file into the jsp's?
    If you use <jsp:include> tag then it will not be executed.
    Do NOT do this way:
    <jsp:include page="/jspf/sample.jspf"/>
    However, in this way it should works fine:
    <%@include file="/jspf/sample.jspf"%>
    Can you please try and check if this works?
    Thanks
    Vimala
    Some more technical info:
    There is a fundamental difference between the include directive <%@ include %> and <jsp:include >
    The <%@ include %> tag includes the file at translation/compile time. It is like copying and pasting the contents of the "fragment" into the main JSP. It is then translated, compiled and run.
    The <jsp:include> tag includes the result of running that page at execution time. ie it is as if you made a web request to that URL, and pasted the response you got back into the response of the including page.
    What does this mean in your case?
    1 - a .jspf file will not be evaluated by <jsp:include>. If you make a request for the jspf file directly, it will send you the source, because it doesn't invoke the JSP servlet on jspf files.
    Solution: change the file to sample.jsp, and it should include ok or use @include

  • Cannot Interpret the data in the file

    Hi,
    I need to upload rate routing and I have created a BDC program using a sample recording.
    While I am uploading the data from the flat file, I am getting an error message " Cannot Interpret the data in the file ".
    Please help me where I might have gone wrong. I have checked with template in the flat file and it is correct.
    Please do the needful.
    Thanks,
    Ranjan R Jinka
    Edited by: Ranjan Jinka on Apr 29, 2011 8:55 AM

    Hai Ranjan,
    Please, Check this
    " Can not interpret the data in file " error while uploading the data in DB
    - Check the heading of the excel column and filed used in program.
    If possible, please paste the program so the viewers have a better idea and you will get the exact solution.
    Regards,
    Mani

  • Missing ID3 Tags on Song Files

    I have a obscure problem with iTunes that has me very frustrated. I selected my entire music library, then right click -> get info -> check boxes for artist, genre, album, etc and then hit okay. I thought this would look for missing tag information in songs and fill in the blanks, but instead it erased the tag information for all the songs in my library.
    Luckily, my hard drive was spared. When I open up the C: drive and look at my music folder, nothing has changed. All of the mp3 files are still tagged with the correct information. The only problem is that when I try to access songs from iTunes they appear to have no such tag information.
    I have tried fixing this by deleting everything from iTunes and then adding it all back, but this didn't help. Reinstalling iTunes and a full Windows system restore didn't help either.
    The result of this is that I'm afraid to sync my iPod with my computer until this is all resolved. Any insight into the problem would be greatly appreciated. Thanks.

    Ooops. You just created a lot of work by erasing the tag info.
    I think there are some scripts out there that can fill in ID3 tags based on file names.
    This page is from an apple discussions regular poster:
    http://samsoft.org.uk/iTunes/scripts.asp
    You could try the "TagFromFilename" script.
    For future, itunes does not have the ability to update tag info like Windows Media Player does. I suppose you could see what WMP will do, before trying that script.
    Since I haven't used either one to do this, I can't say how well either works.

  • How do you force itunes comments to ID3 tags in MP3 files?

    I have comments all throughout itunes. The mp3 files do not have those comments in the ID3 info.
    How do you force itunes comments to write out to ID3 tags in MP3 files?
    The folder and files all have write permission.

    Yeah, don't do that, you probably also degrade the sound quality... If you've confirmed it is something odd with multiple tags try this.
    Select a group of mp3 files (You might want to start with a smart playlist so you don't mess with any other format)
    Right-click and use Convert ID3 Tags > None (may need to repeat this step if multiple tags)
    Then right-click and use Convert ID3 Tags > v2.3 (v2.4 support still patchy from various accounts)
    Downside is that it will lose any embedded artwork, but it should preserve all other meta-data, both tag-based and stored within the library itself.
    In fact, if you use my CreateFolderArt script before and after updating the tags it should archive any artwork as a local Folder.jpg image for each album and then reinsert that image on the subsequent run... Check it out on a single album first. If it doesn't work as expected let me know and I'll tweak the script to achieve this end.
    tt2

  • How can we get  tag of XML file using SAX

    Hi ,
    I'm parsing one SAX parser , I'have almost done this parsing. i have faced problem for one case, i'e how can we get tag from XML file using SAX parser?
    XML file is
    <DFProperties>
    <AccessType>
    <Get/>
    </AccessType> <Description>
    gdhhd
    </Description>
    <DFFormat>
    <chr/>
    </DFFormat>
    <Scope>
    <Permanent/>
    </Scope>
    <DFTitle>gsgd</DFTitle>
    <DFType>
    <MIME>text/plain</MIME>
    </DFType>
    </DFProperties>
    I want out like GET and Permanent... means this one tag which is present inside of another tag.
    Handler class like
    public void startElement(String namespaceURI, String localName,
                   String qName, Attributes atts) throws SAXException {
    if(_ACCESSTYPE.equals(localName)){
                   accessTypeElement=ACCESSTYPE;
    public void characters(char[] ch, int start, int length)
                   throws SAXException {
    if (_ACCESSTYPE.equals(_accessTypeElement)) {
                   String strValue = new String(ch, start, length);
                   System.out.println("Accestype-----------------------------> " + strValue);
                   //System.out.println(" " + strValue);
    public void endElement(String namespaceURI, String localName, String qName)
                   throws SAXException {
    if (_ACCESSTYPE.equals(localName)) {
                   _accessTypeElement = "";
    . please any body help me

    Hi ,
    I have one problem,Please help me.
    1. How can I'll identify where exactly my Node is ended,means how how can we find corresponding nodename? in partcular place
    <Node> .............starttag1
    <NodeName>Test</NodeName>
    <Node>................starttag2
    <nodeName>test1</NodeName>
    </Node>..................endtag2
    <Node>.....................starttag3
    <NodeName><NodeName>
    <Node> .........................starttag4
    <NodeName>test4</NodeName>
    </Node>.......enddtag4
    </Node>...........end tag3
    </Node>............endtag1
    my code is below
    private final String _NODENAME = "NodeName";
    private final String _NODE = "Node";
    private String _nodeElement = "";
         private String _NodeNameElement = "";
    public void startElement(String namespaceURI, String localName,
                   String qName, Attributes atts) throws SAXException {
    if (_NODENAME.equals(localName)) {
                   NodeNameElement = NODENAME;
    if(_NODE.equals(localName)){
         System.out.println("start");
         if (_NODENAME.equals(localName)) {
                   NodeNameElement = NODENAME;
    public void characters(char[] ch, int start, int length)
                   throws SAXException {
    if (_NODENAME.equals(_NodeNameElement)) {
                   String strValue = new String(ch, start, length);
                   String sttt=strValue;
                   System.out.println("NODENAME: ************* " + strValue);
    if(_NODE.equals(_nodeElement)){
                   if (_NODENAME.equals(_NodeNameElement)) {
                        String strValue = new String(ch, start, length);
                        String sttt=strValue;
                        System.out.println("nodevalue********** " + strValue);
    public void endElement(String namespaceURI, String localName, String qName)
                   throws SAXException {
    if (_NODENAME.equals(localName)) {
                   _NodeNameElement = "";
    if(_NODE.equals(localName)){
                   System.out.println("NODENAME: %%%%%%%%%");
    please help me. How can I figure node ending for particular nodename

  • HTML tag input type="file"

    hello!
    i used the html tag <input type="file" name="fp"> to have a browse File in my html Page and succesfully gets the file,path and directory when i used fp.value on my windows but when i Load the Html file in Linux
    i only get the filename (excluding the Path)
    can someone tell how to get through this any solution ?
    nid yur help badly!
    Gud day!
    p.s. i used a javascript to get the pf.value.

    Here is a solution:
    Post your question on a relevant forum. These forums are for Java. Java is not Javascript. Javascript is not Java.

  • ITunes not picking up on tags from AAC files ripped using Toast 9

    I am trying to rip CD's into AAC files using Toast 9. When I import them into iTunes, they have next to no tags - only artist, album, and song title. I don't know if the problem is with iTunes or Toast 9 at this point. Is there a way I can see all the tags on a file outside of iTunes? Has anyone else had this problem? Of the discussion topic, but does anyone know how to make Toast 9 write the tags?

    Good question. I feel that Toast provides a better rip, at least that's what my ears tell me. It's looking more and more like I'll have to use iTunes, despite haiving bought Toast 9 just for ripping. As a guy just switching from PC I'm getting kinda frustrated with a lack of options. I have to say, Easy Media Creator works a lot better and more intuitively than Toast.

  • PSE5 not writing tags to photo files

    Having invested hours, weeks, and months in the process of tagging my many thousands of family photographs within PSE5, I am dismayed to find that having taken the manual step of writing the tags to the files, that only some of them have indeed done so. Quite a few of my photo files are showing up in Windows Explorer with the tags I have given them safely in place - great. However, twice as many appear to not be tagged at all. Can anyone explain to me what has happened and how I can rectify it, please? The prospect of having to tag them all again leaves me wanting to go and stick my head in a blender.
    A second problem is that, inexplicably, PSE5 recently started creating duplicate photo files with a "edTMP" suffix - they recreate the exact same file with the exact same file size. The only difference is that, where tags have been saved to a photo, the "edTMP" version does not include the tags. So, I just delete these files, but with the number that PSE is creating, it is a very time consuming job. Does anyone have any idea why this is happening and how I can stop it, please?
    Many, many thanks in advance to anyone who can help me rectify these really maddening issues. Thanks! And best wishes.

    First problem - It might be possible that while using 'Write keyword tag and properties info to photos' option, Organizer may have shown some errors (saying like 'Skipping invalid files'). As a result write operation may not be applied on some files. This may happen if there are some permissions issues with images. Please check that all your files are writable.
    Second option - This is an extension of first problem. Whenever Organizer fails to do any file operation (in your case 'Write keyword tag..' option), it creates a temp file. There is no way of deleting these files from withing Organizer (you need to delete them manually).
    ~Andromeda

  • [svn:fx-trunk] 5067: In preparation for adding ASDoc version tags for Flex, remove old tags from AIR files

    Revision: 5067
    Author: [email protected]
    Date: 2009-02-25 08:21:22 -0800 (Wed, 25 Feb 2009)
    Log Message:
    In preparation for adding ASDoc version tags for Flex, remove old tags from AIR files
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemComboBox.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemDataGrid.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemEnumerationMode .as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemHistoryButton.a s
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemList.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemSizeDisplayMode .as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FileSystemTree.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/FlexNativeMenu.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/HTML.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/FlexHTMLLoader.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/IWindow.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/Window.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/WindowedApplication.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/windowClasses/StatusBar.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/windowClasses/TitleBar.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/events/AIREvent.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/events/FileEvent.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/events/FlexNativeMenuEvent.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/events/FlexNativeWindowBoundsEvent .as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/events/WindowExistenceEvent.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/managers/NativeDragManagerImpl.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/managers/WindowedSystemManager.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/ApplicationTitleBarBack groundSkin.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/StatusBarBackgroundSkin .as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/WindowBackground.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/WindowCloseButtonSkin.a s
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/WindowMaximizeButtonSki n.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/WindowMinimizeButtonSki n.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/skins/halo/WindowRestoreButtonSkin .as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/utils/DirectoryEnumeration.as
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/utils/DirectoryEnumerationMode.as

    I'm also having this problem. I'm using Flash Builder 4.6, AIR 3.4 and I've made a DLL (e.g. ExtensionDll.dll) which needs to call functions in another DLL (e.g. DllUsedByExtensionDll.dll) . I've made sure my ANE is working with the ExtensionDll.dll already, so there are no issues with my actionscript code or my ANE packaging or my DLL compilation. However, once I start calling functions from the other DLL, it starts throwing me Error #3500. Even if I call this function (e.g. abc()) in ExtensionDll.dll, but I never actually use the function from actionscript, and I call another function (e.g. def()) from actionscript, the Error #3500 still appears, so it does not seem to depened on the whether the code is used or not.
    It's similar to this problem.
    http://stackoverflow.com/questions/9823504/how-to-use-external-dll-in-air-native-extension
    Does anyone have a solution or at least a way to debug this?

  • [svn:fx-trunk] 8583: Add ASDoc version tags to AIR files

    Revision: 8583
    Author:   [email protected]
    Date:     2009-07-15 10:21:01 -0700 (Wed, 15 Jul 2009)
    Log Message:
    Add ASDoc version tags to AIR files
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Checkintests: passed
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/CloseB uttonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Grippe rSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacClo seButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacMax imizeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacMin imizeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacTit leBarSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Maximi zeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Minimi zeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Restor eButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/TitleB arSkin.mxml

    Thats good news.

  • Can EPUB and ANNOT files in MY Documents be deleted automatically

    I have noticed that ADE leaves EPUB and ANNOT files behind in My Documents for books I have deleted from my Nook reader via ADE.  Is this common, or do I have to do something to have them automatically deleted?  Can I just go in and delete them amnually?

    Hi,
    Please refer to the help article here for probable cause and workarounds: http://helpx.adobe.com/acrobat/kb/pdf-error-1015-11001-update.html
    Thanks,
    Ashu

  • Plz help to get the tag of html file

    hi
    I wants to convert the HTML file into PDF file dynamically.
    So first i wants to get the tag of html file when we pass the path of html file.
    so how i do this plz help me.

    Plz Tell me how I get the HTML Tag through the java code.

Maybe you are looking for

  • HT204053 How do I delete an iCloud ID that has an old email address and I can't remember the password?

    How do I delete and iCloud account that has a former email address and I can't remember the password.  All attempts to recover the password have failed!!

  • Need help saving a rendered video in Premiere Elements 13...

    I have a rendered video that I am ready to save to my computer.  The last Premiere Elements program I had was 1.0 lol.  In 1.0, I would select to export the video as .avi and use that to burn to a dvd.  In Premiere Elements 13, "export" is grayed out

  • Final Cut Pro markers

    I often use Final Cut to edit floorball games that I shoot in my spare time. These projects are quite long, rarely less than an hour. In order to make the DVD from a game user friendly, I add chapter markers for when things in the game occurs; scorin

  • International calls don't work ....... ??????????????.............?????????

    Dear any help for Dial Peer to international Calls i can not do any international calls .... i did these commands: translation-rule 5 Rule 1 ^001 1 dial-peer voice 5 pots numbering-type network destination-pattern 00 progress_ind progress enable 8 pr

  • Order acknoweldgement

    Hi, I am dealing with a scenario where all the purchase orders require order acknowledgement from vendor. But system should not stop from entering GR even if acknowledgement is not entered. Is there any standard report that can give us the list of PO