.PDF organization

Hello all!
I am going paperless with my life.  Included in my library will be MS documents (Word/excel/Power P/Etc) and scanned in documents.  PDF files are great, because they are the scanner standard!  I recently learned how to use MS File Tags to let my Windows Vista find documents.
For instance, need a copy of your 2007 Income taxes?  Click search, and type in
tag: 2007 tax
This will bring up microsoft and .PDF files with the file tags (keywords for PDF) that include "2007" and "tax"
Now the problem:
Windows explorer (in Vista) can display a "Tags" column in the Details view.  Microsoft Office documents show the file tags, while PDF do not.  Explorer can search only the PDF Keywords Metatag, but will not display it nor any other metatags in explorer.  I know many of you know this, as I have searched on this alot...
Why does the Keywords metatag seem to be the only one searchable?  Can I create a unique metatag that will be fully read by explorer?
Adobe specific (like Organizer) and thrid party apps are not a good solution for this, as my database needs to be portable.
Thanks

One of the problems is the search algorithm used in the Windows search. I had searched for a file for about a year and until I found the issue with the MS search it had missed me. The search will search inside a file for only a given set of specific file types (all MS files). Other files can only be searched by name, not content. There is a flag for this in the registry. The post at http://weblogs.asp.net/owscott/archive/2008/04/04/enabling-xp-and-windows-server-2003-to-s earch-all-files-types.aspx indicates one solution.
I think this is the process that you are referring to. If not, I am sorry. It is just that MS does not tell you that they do not search the content of ALL files, only the ones they have in a list (i.e., all MS files).

Similar Messages

  • PDF Organization, Library?

    Hello,
    I have a collection of pdfs downloaded from the USPTO, specifically the Chapters from the MPEP, including a TOC pdf. It appears that the pdfs are linked, in the TOC document, there is a search link that opens up the full Acrobat search, from which all chapters in the MPEP (the collection of pdfs) can be searched. It is proving to be a great tool but I have no idea how it works, I am primarily concerned with not damaging it when I edit the individual chapters using Pro. If anyone could direct me to where I can read up on the organization or send me a note on the organization that would be great. Thanks
    Further, unaware of the linkage I removed one chapter from the collection and added back another version of the same chapter which I had annotated, this chapter / pdf -the added one- is also searched when the link in the TOC is used to search.
    Best,

    One of the problems is the search algorithm used in the Windows search. I had searched for a file for about a year and until I found the issue with the MS search it had missed me. The search will search inside a file for only a given set of specific file types (all MS files). Other files can only be searched by name, not content. There is a flag for this in the registry. The post at http://weblogs.asp.net/owscott/archive/2008/04/04/enabling-xp-and-windows-server-2003-to-s earch-all-files-types.aspx indicates one solution.
    I think this is the process that you are referring to. If not, I am sorry. It is just that MS does not tell you that they do not search the content of ALL files, only the ones they have in a list (i.e., all MS files).

  • Looking for a .pdf organizer/metadata editor

    Hi,
    I have a bunch of .pdf files of research papers that I would like to organized and publish to the web. I would like to be able to quickly preview the .pdf, rename, modify basic metadata like title, author, keywords and subject, and then upload to the web where the directory can be viewed or searched based on the metadata. What would you advise?
    I am testing "A-PDF preview and rename" and I like the tool so far except I would like to be able to copy and past text out of the previewed document to be used in metadata fields.
    I currently use CS4 with acrobat 9 pro.
    Thanks,
    bob

    I found a better, partial solution, in case anyone is interested. Cost 60 bucks but does most of what I want it to do "PDF Explorer 1.5". No frills database for .pdf files that allows copy and past into metadata fields. Still nothing on sharing the database via the net or summarizing metadata as a web gallery. Maybe bridge can do this? or Photoshop? Would be cool to be able to create a photoshop image gallery that uses the .pdf cover page as the image and includes the display of chosen metadata... I will keep plugging but am still interested in anyone's ideas on this.
    b

  • Problem sending email from Organizer 11

    I installed Elements 11 and received a Verification Code however when trying to send photos through email attachment, it does not ask for the verification code and I get an error message :"cannot send to outbox". My OS is Vista 32 bit, email client is Windows Mail, it does not give me the choice to choose Windows Mail in share settings. When trying to share as a PDF, Organizer shuts down completely. What do I have to do to be able to enter the Verification Code as it has not asked for it when trying to send email.

    I don't think that you can, I switched from Entourage to Outlook and neither of them would so now I use Mac Mail.

  • Manuel PDF Photoshop Elements 11 (français)

    Où trouver le fichier PDF du manuel de Photoshop Elements 11 en français?

    This should be it:
    Editor
    http://helpx.adobe.com/fr/pdf/photoshop-elements_reference.pdf
    Organizer
    http://helpx.adobe.com/fr/pdf/elements-organizer_reference.pdf

  • DWCS6 - can't edit in Code view {subject edited by moderator}

    In the split view or the design view, I can edit text anywhere on the page but when I click on the code side the text is grey and line number bar turns blue. Is there a way to turn the editing back on in the code view? Working on a PC with a document created on a mac.

    No, it won't let me edit in the code at all.
    Here's the code:
    <!DOCTYPE HTML>
    <html><!-- InstanceBegin template="/Templates/OCVR.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <!-- InstanceBeginEditable name="doctitle" -->
      <title>OVCR | New Researcher Guide</title>
      <!-- InstanceEndEditable -->
    <!-- Mobile Specific Metas
    ================================================== -->
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
    <!-- CSS
    ================================================== -->
    <link rel="stylesheet" href="../css/reset.css" type="text/css" media="all" />
    <link rel="stylesheet" href="../css/responsive.css" type="text/css" media="all" />
    <!--[if lte IE 7]>
      <link rel="stylesheet" type="text/css" href="/ovcr/css/ie7.css" />
    <![endif]-->
    <!-- OTHER LINKS
    ================================================== -->
    <link href="http://illinois.edu/lb/rss/19/text.xml" rel="alternate" type="application/rss+xml" title="Illinois News Bureau: Research" />
    <!-- JS
    ================================================== -->
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js"></script>
    <script src="../scripts/search.js" type="text/javascript"></script>
    <script type="text/javascript" src="http://emergency.webservices.illinois.edu/illinois.js"></script>
    <!-- InstanceBeginEditable name="head" -->
      <link rel="stylesheet" href="../css/smoothness/jquery-ui-1.8.23.custom.css">
      <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js"></script>
      <script>
      $(function() {
      $( "#accordion" ).accordion({
      active: false,
      autoHeight: false,
      collapsible: true,
      header: 'h2'
      </script>
      <!-- InstanceEndEditable -->
    </head>
    <body>
    <div id="header">
      <div class="wrapper">
      <div id="logo"><a href="http://illinois.edu/"><img src="../images/uiuc.png" alt="The Office of the Vice Chancellor for Research" width="57" height="71" /></a><a href="../index.cfm"><img id="ovcr-logo" src="../images/invisible.png" alt="The Office of the Vice Chancellor for Research" width="437" height="63" /></a></div>
      <div id="campus">
      <ul id="nav_2">
      <li class="firstLI"><a href="http://illinois.edu/map/view">Maps</a></li>
      <li><a href="http://illinois.edu/ds/azList">A-Z Campus Index</a></li>
      </ul>
      <form action="" onSubmit="sendSearch()" id="" name="gs" method="get">
      <input type="hidden" name="search">
      <input type="hidden" value="all" name="search_type">
      <input type="hidden" value="" name="skinId">
      <input type="hidden" value="" name="cx">
      <input type="hidden" value="" name="cof">
      <input type="text" onFocus="checkSearchValue()" value="Search" size="10" class="searchbox" id="q" name="q">
      <input type="submit" id="go" class="searchbutton" value="Search" name="sa">
      <ul id="searchRadio">
      <li>
      <input type="radio" checked="checked" value="1" id="searchType_people" name="t">
      <label for="searchType_people">Directory</label>
      </li>
      <li>
      <input type="radio" value="2" id="searchType_info" name="t">
      <label for="searchType_info">Illinois</label>
      </li>
      </ul>
      </form>
      </div>
      </div>
    </div>
    <!-- <= end #header -->
    <div id="nav_main">
      <ul>
      <li><a href="../research/index.cfm">Research Funding</a></li>
      <li><a href="../policies/index.cfm">Policies &amp; Compliance</a></li>
      <li><a href="../training/index.cfm">Training for Researchers</a></li>
      <li><a href="index.cfm">About the OVCR</a></li>
      </ul>
    </div>
    <!-- <= end #navigation -->
    <div class="wrapper">
      <div id="crumbs"><!-- InstanceBeginEditable name="crumbs" --><a href="../index.cfm">Home</a> &raquo; <a href="index.cfm">About the OVCR</a> &raquo; <strong>New Researcher Guide</strong><!-- InstanceEndEditable --></div>
      <!-- <= end #crumbs -->
      <div id="content-bg">
      <div id="content">
      <div id="article"> <!-- InstanceBeginEditable name="content" -->
      <!-- <= end #crumbs -->
      <div id="content">
      <div id="article"> <!-- InstanceBeginEditable name="content" -->
      <div id="subNav"><!-- #BeginLibraryItem "/Templates/about.lbi" --><ul id="menu_resp">
      <li><a href="staff.cfm">Staff Directory</a></li>
      <li><a href="../orgchart.pdf">Organization Chart</a></li>
      <li><a href="committees.cfm">Committees of the VCR</a></li>
      <li><a href="units.cfm">Overview of Units</a></li>
      <li><a href="reports_statistics.cfm">Reports &amp; Statistics</a></li>
      <li><a href="Research_Admin_Guidelines.cfm">OVCR Research Administration Guidelines</a></li>
      <li><a href="volunteer.cfm">Volunteer to Help Illinois Research</a></li>
      <li><a href="contact.cfm">Contact Us</a></li>
    </ul>
    <p><a href="#" onClick="javascript:$('#menu_resp').slideToggle(); return false;" id="menu_m">&ndash; Menu &ndash;</a></p>
    <!-- #EndLibraryItem --></div>
      <div class="section">
      <h1>New Researcher Guide </h1>
      <div id="accordion">
       <p><strong>Welcome to the Illinois Research Community!</strong></p>
      <p>Illinois is a large and complex institution, but we hope that you will soon find your way around both the physical and the electronic campus.<br>
       <br>
       Our culture values collegiality and interdisciplinary research, and we hope this page provides the basic information you need to help you launch your own productive research endeavors.<br>
      <br>
               Click on the tabs below for select links and information about the Illinois research community. More detailed information can be found throughout this website - and if you need additional guidance, don't hesitate to <a href="mailto:[email protected]">contact us</a>. </p>
    <h2><a href="#">Find Research Resources</a></h2>
       <div>
      <p>Your college's research office can provide specifics, as individual research needs will vary depending upon your discipline, but the following links may help you find the tools, equipment, and services to achieve your research goals: </p>
      <p><a href="http://research.illinois.edu/units/technology.cfm">Campus research facilities and services</a><a href="http://research.illinois.edu/about/programs-and-resources.cfm"><br>
         Research programs and additional resources</a></p>
      <p>Select items that may be of particular interest to new faculty include:</p>
       <p><a href="http://www.library.illinois.edu/sc">Library research resources (Scholarly Commons) </a><br>
         <a href="http://www.library.illinois.edu/ugl/mc/">Support for producing digital media  (Media Commons)</a><a href="https://ideals.illinois.edu/"> <br>Research Repository (IDEALS)</a><a href="http://itg.beckman.illinois.edu/visualization_laboratory/"><br>
           Modeling, imaging, and graphic design services (Beckman Vis Lab) and</a><a href="http://www.igb.illinois.edu/core">Microscopy services (IGB Core Facilities)</a><a href="http://www.it.illinois.edu/"><br>
           Computing resources (IT Excellence)</a></p>
               </div>
      <h2><a href="#">Find Funding</a></h2>
       <div>
      <p> Your departmental business office can  guide you, but when you are ready to look for funding, the OVCR can help.</p>
      <h4>Internal Funding Resources:</h4>
                            <p>The <a href="http://crb.research.illinois.edu/">Research Board</a> provides support for new faculty to initiate research at Illinois. <a href="http://research.illinois.edu/research/Funding_Opportunities.cfm"><br>
                            Additional Campus Funding Opportunities</a></p>
                            <h4>External Funding Resources:</h4>
                            <p><a href="http://externalfunding.research.illinois.edu/Default.aspx">Limited Submissions</a><a href="https://www.grantforward.com/index"><br>
                              Grant Forward </a></p>
                            <p>The OVCR offers <a href="http://research.illinois.edu/research/support.cfm">additional support</a> to faculty in the humanities, arts, and social sciences<em>. </em></p>
                            <p><em><br />
                            </em> </p>
                          </div>
      <h2><a href="#">Hire Staff</a><br />
      </h2>
      <div>
      <p>Your departmental business office should be able to assist you with personnel needs. There are many different employee classifications, and the hiring process differs significantly depending on the position.</p>
      <p>Visit the Illinois Human Resources <a href="http://humanresources.illinois.edu/index.html">website</a> for more information. <br />
       </p>
         </div>
      <h2><a href="#">Find Collaborators</a></h2>
      <div>
      <p>The University of Illinois at Urbana-Champaign is currently developing a &quot;Faculty Experts Database&quot;<em> -</em> a tool that will showcase faculty expertise and help you to connect with colleagues. We will launch that service in Fall 2013, but in the meantime we encourage you to connect with your department head and senior faculty, and your college's senior administration. They can provide suggestions on connecting with other researchers across campus. </p>
      <p>Additionally, the research   institutes that report to the OVCR are hubs of collaboration and interdisciplinary research on campus: </p>
      <p><a href="http://beckman.illinois.edu/">Beckman Institute for Advanced Science and Technology</a></p>
      <p><a href="http://www.igb.illinois.edu">Institute for Genomic Biology</a></p>
      <p><a href="http://www.ncsa.illinois.edu/">National Center for Supercomputing Applications</a></p>
      <p><a href="http://www.prairie.illinois.edu/">Prairie Research Institute</a><br />
       </p>
                            </div>
      <h2><a href="#">Understand Regulatory Requirements</a></h2>
      <div>
      <p>Supporting the   safe and ethical conduct of research is a priority for the Office of the Vice Chancellor for Research at the University of Illinois at Urbana-Champaign. Review a <a href="http://research.illinois.edu/policies/checklist.cfm">checklist</a> to help you get started, or learn more about research <a href="http://research.illinois.edu/policies/index.cfm">policies</a>and required<a href="http://research.illinois.edu/training/index.cfm"> training.</a><em><br />
       </em> </p>
      </div>
                            <h2><a href="#">Share Your Results</a></h2>
      <div>
      <p>The<a href="http://otm.illinois.edu/"> Office of Technology Management</a> can help you understand the intellectual property issues in research activities and your role in commercializing university innovation. </p>
      <p>The  News Bureau generates and coordinates national news coverage of the Urbana-Champaign campus. News Bureau writers cover <a href="http://news.illinois.edu/about_staff.html">specific campus beats</a> and also provide advice for interacting with the media. </p>
      <p>Many departments and colleges also have communications staff to help share news and research results. Find your unit's &quot;Chief Communications Officer&quot; <a href="http://publicaffairs.illinois.edu/campus/cco.html">here</a>. <em><br />
       </em></p>
             </div>
      <h2><a href="#">People in Research: The Names You Need to Know</a></h2>
                                <div>
      <h4><a href="../orgchart.pdf">OVCR Org Chart</a> </h4>
      <p><a href="http://research.illinois.edu/about/staff.cfm"><br>
         Office of the Vice Chancellor for Research</a><br>
       Peter Schiffer, Vice Chancellor for Research<br>
       Melanie Loots, Executive Associate Vice Chancellor for Research<br>
       Jan Novakofski, Associate Vice Chancellor, Compliance<br>
       Nancy Abelmann, Associate Vice Chancellor for Humanities, Arts, and Related Fields
                                  <br>
                                  Howard Guenther, Associate Vice Chancellor, Research Integrity Officer
      </p>
      <p><a href="http://www.ospra.illinois.edu/">Office of Sponsored Programs</a><br>
       Dave Richardson, Director </p>
      <p><a href="http://irb.illinois.edu/">Institutional Review Board</a><br>
       Anita Balgopal, Director</p>
      <p> <a href="http://www.drs.illinois.edu/">Division of Research Safety</a><br>
       Peter Ashbrook, Director</p>
      <p><a href="http://dar.research.illinois.edu/">Division of Animal Resources</a><br>
       Lyndon Goodly, Director</p>
      <p><a href="http://biomedical.illinois.edu/">Division of Biomedical Sciences</a><br>
       Jennifer Eardley, Interim Director
      </p>
                                </div>
      <p> </p>
         </div>
      <!-- <= end .section -->
      <div class="clear"></div>
      <!-- InstanceEndEditable --> </div>
      </div>
      </div>
      <!-- <= end #content --></div>
    <div id="footer">
      <div class="wrapper">
      <div id="address">
      <p><strong>Office of the Vice Chancellor for Research</strong><br>
      Fourth Floor, Swanlund Administration Building, MC-304<br>
      601 E. John Street, Champaign, IL 61820</p>
      </div>
      <div id="email">
      <p><strong>Email:</strong> <a href="mailto:[email protected]">[email protected]</a><br>
      <strong>Phone:</strong> 217-333-0034<br>
      <strong>Fax:</strong> 217-244-3716</p>
      </div>
      <p id="c">&copy; 2012 Board of Trustees of the <a href="http://illinois.edu/">University of Illinois</a></p>
      </div>
    </div>
    <!-- <= end #footer --> <script src="../scripts/menu.js"></script> <script type="text/javascript" src="http://emergency.webservices.illinois.edu/illinois.js"></script>
    <!-- InstanceBeginEditable name="footer" --><!-- InstanceEndEditable -->
    <div id="modal"></div>
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-6127625-1");
    pageTracker._trackPageview();
    } catch(err) {}
    </script>
    </body>
    <!-- InstanceEnd --></html>

  • Adobe Help.Error# 16822

    Hi, I cannot update Adobe Help (Elements 9). Every time that I try this error is generated:"There was an error downloading the update. Error# 16822".
    thank you for your help.

    It might be simplest just to download the help files as pdfs:
    Organizer:
    http://help.adobe.com/en_US/ElementsOrganizer/9.0/Using/elementsorganizer_9_help.pdf
    Editor:
    http://help.adobe.com/en_US/PhotoshopElements/9.0/Using/photoshopelements_9_help.pdf

  • How to edit & organize pdf's in iBooks?

    How does one edit title and authors in list view of pdf's in iBooks, and then organize them into catagories, and name catagories?

    Actually, you can retitle PDFs from within iBooks on the iPad itself.  See my post at
    Can I edit title of PDF in iBooks?
    Maybe that will help you or someone else with a similar question.

  • This is going to sound really ridiculous but, what is an "interactive" PDF?  I received a PDF from an organization which stated it was furnishing an "interactive PDF" but on which I am not even able to highlight or make comments.

    This is going to sound really ridiculous but, what is an "interactive" PDF? 
    I received a PDF from an organization which stated it was furnishing an "interactive PDF" but on which I am not even able to highlight or make comments. 

    Well turned out it is secured, but if you can't even highlight points, can you still refer to it as "interactive?" 
    The problem was that they furnished both a book and a PDF file which are identical and I am unable to understand the point. I would refer to the PDF as  "flat" or "static" rather than "interactive."   It seems redundant and I find the description misleading.  It's also remarkably wasteful. 
    (Also, visualize the levels of efficiency between 1) scrolling through a PDF, highlighting certain points, and keyboarding comments vs 2) turning pages in a book, picking up a pen to highlight areas, and getting out the pen and paper to handwrite comments.)  
    Thanks so much for taking the time.

  • HT4059 I'm trying to organize my PDFs in iBooks on my ipad2 and I can't figure out how to combine multiple PDFs into one. Any thoughts?

    I'm trying to organize my PDFs in iBooks on my ipad2 and can't figure out how to combine multiple PDFs into one. Any thoughts?

    I'm trying to organize my PDFs in iBooks on my ipad2 and can't figure out how to combine multiple PDFs into one. Any thoughts?

  • Content Organizer bug - PDF files does not get routed correctly if autodeclaration is on and library level default values are set

    It looks like whenever one specifies Column default values at a library level then the content organizer routing goes a bit awry SPECIFICALLY FOR NON OFFICE FILES [e.g. PDF] . Below are the observations and issues
    1. Column level default value set on a record library with auto declaration of records turned on.  The content organizer routes the document to the library but also keeps a copy of the document in the drop off library. It does not remove it from the drop
    off library. The instant we clear the default value settings at the library level of the target library the content organizer works as expected again. 
    2. If default value settings are specified on a column in the target library then the PDF file gets routed to the document library but all the metadata is blanked out. The copy of the file that remains in the drop off library has all the correct metadata but
    the target library has blanked out metadata. 
    Are the 2 observations described above by design or are they bugs? If so is there any documentation that is available that proves this because this does not make logical sense and proving this to a client in the absence of any documentation is a challenge.
    The problem goes away if we shift the default value to the site columns directly at the site collection level. It's just the library level defaults that the pdf files do not seem to agree with

    Hi Lisa,
    Thanks for responding. This can be replicated in any environment but is only replicable for a specific combination of content organizer settings . The combination of settings I am referring to can be seen in the screenshot below. If you turn off redirect
    users to the drop off library for direct uploads to libraries and if you turn on sharepoint versioning then you should be able to replicate the issue. Also we are using managed metadata site columns. I simplified this use case to a custom content content type
    with just 2 custom managed metadata columns and can still replicate the issue in several environments. Also note the issue does not occur if the default values are set at the site or site collection level. It only occurs if you set the column value default
    at a library level.  I was able to replicate this on a completely vanilla Enterprise records site collection freshly created just to test this.  Also note that the issue is not that the file does not reach the destination library. The issue is the
    document does not get removed from the drop off library after it is transfered to the destination library which technically should have gotten removed.

  • Organize PDF docs on iPad?

    I have sent several PDF docs to my iPad, but I am unable to create folders to organize them into specific categories. Is it possible to do so?

    no problem!
    if you have an excel document on your mac or pc that you want to view only, email it to yourself from your desktop, open the email onyour iPad, and touch the attachment - it will open as a view only file so all the cell formulae etc are hidden, you just see the visible elements.
    if you want something you can use to edit, i use an app called Office2 (that's a superscript "2" or 'Office squared'. I'm using the iPhone version on my iPhone and iPad, It's currently £3.49 on the iTunes app store. But I see there is now an iPad version (HD) available for a fiver.
    Basically, you do exactly the same as above but when you touch the attachment in the email, if Office2 is installed there is an option at the top asking which app you want to open it in. Choose Office 2 then you can open, change, save, mail it back to yourself.
    i don't use very large excel files, but it works for me!!
    enjoy
    paul

  • Refresh list of PDFs in Organizer?

    I use Organizer within Acrobat to see an overview of my PDFs. When I delete PDFs using Windows Explorer and then go back to Organizer, the PDFs still show up in the listing. Is there any way to refresh/update the list of PDFs in Organizer? Also, is there any way to delete PDFs from within Organizer?
    I'm using Acrobat Pro 8.1 on Windows XP. Thanks.

    I agree.  It would be great if Organizer would search out and check for changes in links.
    It would also be great if the organizer remembered some attribute so that if the drive or location of the PDFs changes, Organizer would find the files.  I just added a new hard drive and set it up in a RAID array.  Then I moved 'My Documents' to the mirrored RAID array.  The file structure was the same, but the drive letter changed.  Organizer was lost, and did not show me my collections.  It would be nice if there was an xml file or another database file where links for files could at least be manually updated, using an edior like Notepad++

  • Organizer 10 pdf help file

    There is an error in the f aq about the location of the Organizer 10 pdf help file.
    http://forums.adobe.com/thread/992825?tstart=0
    It points to the Organizer 9 help file.
    The true location can be found by using the new Help hub for Photoshop Elements: http://helpx.adobe.com/photoshop-elements.html
    which I strongly recommend to bookmark !
    The real location is:
    http://help.adobe.com/en_US/elementsorganizer/using/elementsorganizer_10_help.pdf

    Barbara B. wrote:
    Fixed, thanks.
    Thanks for the quick reaction, Barbara !
    Not much difference between 9 and 10 anyway...

  • Is it possible to link a photo to an organizational schedule in pdf?

    Is it possible to link a photo to an organizational schedule in pdf?

    It still isn't clear to me. I understand the org chart is in a PDF.
    Where are the photos?
    * In the same PDF?
    * In a different PDF?
    * In many different PDFs?
    * On a web page somewhere (JPEGs etc.)?
    * Somewhere else?
    Do you just want the link to show the whole relevant page of the chart, or something more?

Maybe you are looking for

  • Is there a way to set a preference for image resolution in PSE10?

    Once I transfer image files from the camera to the Organizer (PSE10), they are listed in the information panel window as having a resolution of 180.  I use the printer  more than the internet for these files, so I really want the resolution to be 300

  • Cant install windows ultimate 32 bit on my imac.

    i cant install windows 7 ultimate on my imac every time i gets to the part wherr you shall pick the boot camp it says that i should put a cd with a driver in it put the windows cd wont get out.

  • I've tried 3 different hifi's but can't get my iPod to connect....HELP

    Please help me.....my iPod won't connect with my hifi. It's a new iPod touch, software version 4.3.5 and the hifi is a new Sony CMT-CX5Bip. This is my 3rd hifi, having returned 2 others thinking they were faulty! Is it my Touch? What can I do?

  • How to edit line data in AL11 file

    Hi Friends, I am facing some problem for below requirement, we are uploading data into AL11 files into BW-ODS, but sometimes whiles loading they are facing with error data, now we are trying to edit the particular line, i am able to edit and am able

  • "index.numbers" can't be opened

    I have upgraded my MacBook Air 2012 to Mavericks, and then upgraded to Numbers 3.0 from whichever version I had before (bought a few months ago). One of my Numbers spreadsheets now refuses to open, giving the message ""index.numbers" can't be opened.