CFIMAGE tag and WriteToBrowser Issue

Recently installed CF8 on a CF5 machine and started using the
CFIMAGE tags. I was testing the WriteToBrowser action of
<cfimage> and all I get is a red X and the path is something
like ...
sample code looks like the following:
<cfimage name="objThumbnail"
source="#Your_Root_Directory_Info#images\an\#FILE.ServerFile#"
/>
<!--- resize images or create thumbnail images while
maintaining the aspect ratio --->
<cfset
ImageScaleToFit(objThumbnail,TMax_Width,TMAX_Height) />
<!--- write new image to browser --->
<cfimage action="writetobrowser" source="#objThumbnail#"
format="jpg" />
The result is and image source like the following:
http://www.yoursite.com/CFFileServlet/_cf_image/_cfimg7565794973859563543.jpg
Nothing but a RED X ... image not found.
Any suggestions?
Thanks.

I have a similar/same problem. My code is valid, and the
image will show up -- but only if the code resides in the default
c:\Inetpub\wwwroot directory. If my code is in a different
directory, I am unable to access the /CFFileServlet (or any other
servlet) mapping, and the images do not display.
Anybody know how to fix that? My laptop development machine
is running XP Pro with IIS 5.1.

Similar Messages

  • Tags, no longer displaying file names and other issues

    I upgraded to Mavericks, MacBook Air.
    I need help sorting out what is going on with Tags.
    I have a screen shot, but uploading it to this post is another problem I have run into with Mavericks.  I click on the camera icon, click on upload file, and then I get a list of greyed out files, and am unable to select any of them.  Very unmac like.
    Back to the tag issue.  The tags are listed in the open finder window.  Most of the tags I have created, when selected, will display all the files with that tag, and show the file name or icon.
    BUT, one of my tags, which has over a thousand files, will not display the file names.  What is shown are a list of blank icons, and no file names.  The preview for each file still shows as it should when a file is selected, and the file name is listed in the preview.
    A picture is worth a thousand words, so I really wish I could have uploaded the screen shot!
    In addition, some of the files, e.g. a .pdf file, will show no icon, no file name, no file size, but will open when double clicked and dispaly the file name and a greyed out addition to the file name "-Locked".  Much weirdness.
    Tags have not been working well for me.  I have used colours extensively in the past for organization and now it seems to be a huge problem converting to tags.  What a painful transition from Mountain Lion!

    With the backup completed, I followed your suggestion:
    "Go to your Finder "Go" menu hold the option key and choose Library. Then go to Preferences folder and trash these files:
    com.apple.finder.plist
    com.apple.sidebarlists.plist
    Then, restart, or log out and in again."
    The smart folders disappeared.  The original Tags named by colour are back on the list of Tags, and the problems remain unchanged.
    In the Tags I created for my file collection, call it the LotsOfFiles folder, there are no file names listed, none.
    However, when I changed the permissions on every file in the LotsOfFiles folder to Staff-Read & Write, then I was able to change, add, and delete Tags from the files.  Also, once the permissions were changed the file names appeared, after five minutes... so I edited this entry when I discovered the change.
    The files in LotsOfFiles have been collected since 1995, and have been saved to many computers and many backup systems.  They also have been used, saved, changed etc. in operating systems dating back to OS7, and almost every operating system up to 10.9.  They also are being used on different computers right now, one running OS 10.3.9. one running 10.7, and one running 10.9.  The computers all have different admin logins and info.
    But I still can't upload files to this forum!

  • In the Firefox browser, when i click button in ADF page, then popup  the OAF page in iframe tag,and then when i  click the PPR bean in  OAF page, then Firefox  browser reload to ADF page. This is not the right response,browser should not reload the ADF pa

    In the Firefox browser, when i click button in ADF page, then popup  the OAF page in iframe tag,and then when i  click the PPR bean in  OAF page, then Firefox  browser reload to ADF page. This is not the right response,browser should not reload the ADF page.It should stays in OAF page or goto another OAF page. and in other browser such ad IE,We get the right response.

    hello, normally such issues are caused by a firewall/security software which doesn't recognize & therefore blocks new firefox versions. please remove all program rules for firefox from your firewall and let it detect the new version of the browser again.
    [[Fix problems connecting to websites after updating Firefox]]

  • Save As with file containing tags and fields

    We are using Windows XP, AcroProf 8.1.5. We create non-tagged PDFs directly from InDesignCS3. We manually tagged this doc. After making updates to the original InD file, we create a new PDF. We open the original PDF file containing all tags and fields and replace the pages with the updated PDF file do a Save As to a new file. We then open the original tagged PDF and insert the pages of the NEW file at the end and delete the first half of the file (containing the original tagged pages). When we do a save we get the following error message and Acrobat closes.
    Error signature -- AppName: Acrobat.exe   AppVer 8.1.0.137  ModName: unknown   ModVer: 0.0.0.0  Offset: 00acdd35
    What could be causing this problem.
    We have tested this in the past using AcroProf 8.1.3 and the process worked. All tags were intact. Since then we received the 8.1.4 update and it no longer works.
    HELP. We are in the process of building a complete Accessible library of forms and will be working in the updated forms over last years.
    KEN PANTHEN, Albany, NY

    Can anyont help with this problem?
    Seems like there is little to be known about working with a tagged PDF. I searched the internet as well as the Adobe site and nothing to help resolve the issue.
    KEN PANTHEN, Albany, NY

  • I downloaded and installed Photoshop Elements & Premiere Elements.  I then launched Photoshop Elements Organizer and imported approx. 28,000 photos (including some videos).  A window opened indicating that many of the photos had tags, and asking if I want

    I downloaded and installed Photoshop Elements & Premiere Elements.  I then launched Photoshop Elements Organizer and imported approx. 28,000 photos (including some videos).  A window opened indicating that many of the photos had tags, and asking if I wanted to add the tags.  I said yes, and the process began.  When it reached 60% a window opened indicating that "Elements 13 Organizer has stopped working", with the only option being to "Close program."
    I've since tried to open organizer several times, but it goes immediately to "Elements 13 Organizer has stopped working".  I was able to open Editor, and tried opening Organizer from Editor, but encountered the same problem.
    FYI, I have an open case (#0214505556), but have not received the help I need.

    This issue is with respect to Elements 13.

  • Netui tags and javascript

              Hello Gang, not sure if anyone has run into this issue, but here it goes.
              I got a netui:form with netui:checkboxes that I need to have a specific type of
              functionality.
              The first netui:checkbox when checked calls a javascript function that enables
              the remaining netui:checkboxes so that the user can check them.
              Except the first netui:checkbox, all other netui:checkboxes need to be disabled
              at run time and then enabled once the first check box is checked, below is the
              code I got thus far, can't get the diable/enable part to work for the netui tags.
              (Keep in mind that this works well with regular html checkbox tag and javascript)
              The following code wont generate javascript errors.
              It's not doing anything in terms of enabling/disabling the netui:checkboxes.
              <script language="javascript">
              function checkBoxDisable()
              document[getNetuiTagName("updateForm")][getNetuiTagName("tue")].disabled=true;
              document[getNetuiTagName("updateForm")][getNetuiTagName("wed")].disabled=true;
              document[getNetuiTagName("updateForm")][getNetuiTagName("thu")].disabled=true;
              document[getNetuiTagName("updateForm")][getNetuiTagName("fri")].disabled=true;
              function checkboxEnable()
              if (document[getNetuiTagName("updateForm")][getNetuiTagName("mon")].checked)
              document[getNetuiTagName("updateForm")][getNetuiTagName("tue")].disabled=false;
              document[getNetuiTagName("updateForm")][getNetuiTagName("wed")].disabled=false;
              document[getNetuiTagName("updateForm")][getNetuiTagName("thu")].disabled=false;
              document[getNetuiTagName("updateForm")][getNetuiTagName("fri")].disabled=false;
              else
              document[getNetuiTagName("updateForm")][getNetuiTagName("tue")].disabled="true";
              document[getNetuiTagName("updateForm")][getNetuiTagName("wed")].disabled="true";
              document[getNetuiTagName("updateForm")][getNetuiTagName("thu")].disabled="true";
              document[getNetuiTagName("updateForm")][getNetuiTagName("fri")].disabled="true";
              </script>
              <netui:form action="updateContact" tagId="updateForm">
              <netui:checkBox dataSource="{actionForm.accessDays}" defaultValue="{pageFlow.days[0]}"
              tagId="mon" onClick="checkboxEnable()"/>Monday
              <netui:checkBox dataSource="{actionForm.accessDays}" defaultValue="{pageFlow.days[1]}"
              tagId="tue"/>Tuesday
              <netui:checkBox dataSource="{actionForm.accessDays}" defaultValue="{pageFlow.days[2]}"
              tagId="wed"/>Wednesday
              <netui:checkBox dataSource="{actionForm.accessDays}" defaultValue="{pageFlow.days[3]}"
              tagId="thu"/>Thursday
              <netui:checkBox dataSource="{actionForm.accessDays}" defaultValue="{pageFlow.days[4]}"
              tagId="fri"/>Friday
              </netui:form>
              Any help on this will be appreciated ..
              

              Hello Gang, not sure if anyone has run into this issue, but here it goes.
              I got a netui:form with netui:checkboxes that I need to have a specific type of
              functionality.
              The first netui:checkbox when checked calls a javascript function that enables
              the remaining netui:checkboxes so that the user can check them.
              Except the first netui:checkbox, all other netui:checkboxes need to be disabled
              at run time and then enabled once the first check box is checked, below is the
              code I got thus far, can't get the diable/enable part to work for the netui tags.
              (Keep in mind that this works well with regular html checkbox tag and javascript)
              The following code wont generate javascript errors.
              It's not doing anything in terms of enabling/disabling the netui:checkboxes.
              <script language="javascript">
              function checkBoxDisable()
              document[getNetuiTagName("updateForm")][getNetuiTagName("tue")].disabled=true;
              document[getNetuiTagName("updateForm")][getNetuiTagName("wed")].disabled=true;
              document[getNetuiTagName("updateForm")][getNetuiTagName("thu")].disabled=true;
              document[getNetuiTagName("updateForm")][getNetuiTagName("fri")].disabled=true;
              function checkboxEnable()
              if (document[getNetuiTagName("updateForm")][getNetuiTagName("mon")].checked)
              document[getNetuiTagName("updateForm")][getNetuiTagName("tue")].disabled=false;
              document[getNetuiTagName("updateForm")][getNetuiTagName("wed")].disabled=false;
              document[getNetuiTagName("updateForm")][getNetuiTagName("thu")].disabled=false;
              document[getNetuiTagName("updateForm")][getNetuiTagName("fri")].disabled=false;
              else
              document[getNetuiTagName("updateForm")][getNetuiTagName("tue")].disabled="true";
              document[getNetuiTagName("updateForm")][getNetuiTagName("wed")].disabled="true";
              document[getNetuiTagName("updateForm")][getNetuiTagName("thu")].disabled="true";
              document[getNetuiTagName("updateForm")][getNetuiTagName("fri")].disabled="true";
              </script>
              <netui:form action="updateContact" tagId="updateForm">
              <netui:checkBox dataSource="{actionForm.accessDays}" defaultValue="{pageFlow.days[0]}"
              tagId="mon" onClick="checkboxEnable()"/>Monday
              <netui:checkBox dataSource="{actionForm.accessDays}" defaultValue="{pageFlow.days[1]}"
              tagId="tue"/>Tuesday
              <netui:checkBox dataSource="{actionForm.accessDays}" defaultValue="{pageFlow.days[2]}"
              tagId="wed"/>Wednesday
              <netui:checkBox dataSource="{actionForm.accessDays}" defaultValue="{pageFlow.days[3]}"
              tagId="thu"/>Thursday
              <netui:checkBox dataSource="{actionForm.accessDays}" defaultValue="{pageFlow.days[4]}"
              tagId="fri"/>Friday
              </netui:form>
              Any help on this will be appreciated ..
              

  • PSE 9 Organizer Error Adding Keyword Tags and Other Woes

    Hello, everyone.  I am having a ton of problems with PSE 9 Organizer.  The most frustrating and biggest problem is that I believe my catalog has been corrupted beyond repair.  I spent all of yesterday tagging my photos.  I had no problems and everything seemed to be going well until all of the sudden, the organizer suddenly froze up.  I had to use the Windows task manager just to get it to close.  This happened several times.  Finally, the organizer locked up my computer and I had to restart.  I opened the catalog and didn't seem to have any problems at that point.  I was able to view all of the images, video files etc.  I was even able to open the editor from the organizer.  When I tried to add a tag to a photo it gave me an error.  All it said was "error adding keyword tag" then nothing.  I tried to delete the photo and all it said was "error deleting photo".  This "error" shows up any time I try to make any changes to all of the images.  I can't add any new photos, can't delete, or add tags.  I have repaired the catalog several times.  It found errors the first time, but evidently that didn't fix my problem.  I also optimized and deleted my thumbnail cache to see if that was the issue.  Still nothing.  I have other catalogs and they work fine, so it is something to do with this particular catalog.  Any suggestions on what to do next?  Can I move the pictures to a new catalog without losing the tags?  And no, I didn't write the tags to the images because I wasn't done tagging.  Besides, PSE doesn't always write the tags correctly, as you probably know. Next problem.   When I first open PSE and select the organizer, it doesn't alway open.  I can see it on my taskbar (Windows 7 64 bit), but I can't get the window to maximize.  I have to close and open several times to get the window to open.  Sometimes it randomly jumps to my second monitor like it can't decide where to go.  Very frustrating.  I would appreciate any suggestions about what to do.  Thanks.

    Back to the original question, after thinking about this for a couple days I have had two ideas for workarounds:
    1)  Copy my tag names into the photo metadata and create a new catalog to bring all of my images into.  This will allow me to keep all of my existing tags, and it MIGHT solve the tag display problem based on a test with a couple images in a new catalog.  The downsides to this are a) permanently writes my tags into the photo metadata which will be bad if I decide to change something later, b) loses all version sets, and c) loses all albums (although I don't have that many).  I found instructions for this workaround at http://www.johnrellis.com/psedbtool/photoshop-elements-faq.htm#_Merging_Catalogs.
    2)  Live with the lack of color tag display in Organizer, and use reverse searches to find missing tag categories.  For example, if I want to find all photos that do not have a "Places" tag, I check the box next to the "Places" category (which also selects all sub-categories and tags below this).  Then I go to the Options drop-down in the Find Bar and "Hide best match results" and "Show results that do not match".  This gives me every image in my catalog that does not have a tag from the "Places" category, so I can go through and tag these as appropriate.
    I would have gone with #1 if it weren't for the permanence of the keywords.  I guess I have a commitment problem (or I just haven't got my tag hierarchy figured out yet).  Instead, I am going with #2 which should give me most of what I need for now.  I will still hold out some small glimmer of hope that Adobe manages a fix for this issue down the road.

  • Is it possible to add keywords, title tags, and alt tags to lightbox images and/or triggers?

    I am building a mobile site that is pretty heavily dependant on lighbox displays for the scroll capability. The issue I have run into is that I need to be able to add alt and title tags to the images in the lightbox (slideshow) to maintain the seo of my site. I have only designed a few of the pages thus far, and the issue I am running across is that once an image is considered a "trigger" by muse I can no longer add the seo elements in the same way I can when it's an image.
    A few ways around this I found are:
    1) export the site to Dreamweaver and then I can go in to the code and add the seo for the images in the lighbox on the backend.
    2) I can build the site image by image and then over lay each trigger for the lighbox slideshow.
    The issue with #1 is that once I export my site to dreamweaver it is then no longer editable in muse. I see this presenting a huge problem as I move forward with new iterations of my website. Any changes made in dreamweaver are not transferable to muse and thus creating two seperate sites. That means I would need to recreate any and all seo built in every time I update the site. This is not really an option and is not efficien at all. Is there a way to jump back and forth between these two products that I am unaware of? That would be most helpful.
    The issue with #2: I have built each project page on the site as mostly large background images with triggers over laid. I did this to try and lower the overall gerth of the site, but it is seeming I am not going to be able to get around this and maintain the seo i am looking for.
    Has any one run into this problem and solved it?
    Here is the site thus far:
    ghatest.businesscatalyst.com
    Thank you for your feedback!

    Placed images and slideshow images support tooltips (the "title" attribute) and alt text via the "Edit Image Properties..." content menu.
    Strictly speaking, background images (fill images) in HTML do not support these tags. That said, in some contexts it may make sense for Muse to enable setting these attributes on an arbitrary object (which may, or may not, have a fill image).

  • Will LR4 import my video tags and metadata I've applied in Bridge?

    I'm excited to see the LR4 beta is out, and that it's got some cool new video features.
    All of my DSLR video is tagged and metadata'd in Adobe Bridge. Will LR4 be able to import or read that data so I don't have to do it all over again in LR? Please? Please, please, please?

    Petra, labels and ratings should be imported when you import the photos, even in LR3.  If you did the Bridge rating AFTER import, then you'd need to read the metadata from the files (under the Metadata menu, be aware doing so will replace any metadata currently in LR.)  Since you're currently using LR3 and having that issue, probably worth posting it on the LR3 forum http://forums.adobe.com/community/lightroom

  • Passing variables between data tag and Java

    Hello all,
    I have a question about using variables between data tag and java.
    Let me explain.
    I would like to populate variable "Test" with
    the information returned by jbo data tag library.
    <code>
    <% String Test = "%><jbo:ShowValue datasource="ds" dataitem="Cod" /><%";%>
    or
    <% String Test = "<jbo:ShowValue datasource="ds" dataitem="Cod" />";%>
    </code>
    This code did not work.
    Some suggestions
    Thanks
    Humberto
    null

    Humberto,
    I'm afraid I do not know the specific answer
    to your question (perhaps Juan the Data Tag
    Wizard will reply ;-). I vaguely recall
    struggling with teh same issue when I was
    playing with the tags for a demo. Here
    is a hack-around lifted from my demo
    that might help:
    <jbo:Row id="privRow" action="CURRENT" datasource="privileges" />
    <%
    String privName = (String)privRow.getAttribute("Privilegename");
    %>
    In other words, I ended up using the Row
    tag to get a local Java variable bound to the
    row instance and then used its methods
    to extract the value. I presume the class
    of the row instance is oracle.jbo.Row
    and you can lookup its supported methods
    in the reference doc.
    I'd be interested to hear if their is a more
    elegant way - the one suggested above is
    pretty tedious.
    Regards,
    Bill
    ----

  • CWCLI and XML issue on RME 4.3

    Hi All,
         On a Windows 2008 Server with SP1 running LMS 3.2, I have a script that creates IOS configuration files with the appropriate XML command file for use with the cwcli config import function.  The XML file contains the following tags and values:
    <payload>
    <command>
       cwcli config import -u admin -p [Base64PWD] -device [DisplayName]
      <arg>
       -f
      </arg>
      <arg-val>
       D:\Program Files\CSCOpx\tftpboot\[DisplayName].cfg.[ID]
      </arg-val>
    </command>
    </payload>
    When I execute the sample script to invoke the Servelet, as provided in the RME users guide, I get the information that the job is running:
    <!-- Executing: cwcli config import -u admin -p [Base64PWD] -device [DisplayName] -f D:\PROGRA~2\CSCOpx\temp\argValFile.txt -->
    <cwcli> INFO - Devices to be attempted in the job:
    [DisplayName]
    <cwcli> INFO - The job 5548 is created
    Waiting for the job results ...
    <cwcli> - Job Status: Job Succeeded
    Successful Devices:
    [DisplayName]
    <cwcli> INFO - CM0107 Import the config file to PRIMARY Running Config on device successful CM0091 Check if the device prompt is available.
    CM0089 Config archival successful for [DisplayName]
    <cwcli> INFO - The transport mode used is TFTP
    SUMMARY
    ========
            Successful: import
    <!-- Processing complete -->
    After this is where it gets weird!  On the switch - having previously issued the command "term mon" - I see the following output displayed:
    Apr 28 16:56:38: %SYS-5-CONFIG_I: Configured from console by cw_2000_hq on vty2 (10.185.64.101)
    Apr 28 16:56:46: %SYS-5-CONFIG_I: Configured from tftp://[CWServer]/20110428165646943-[DeviceIP].cfg by console
    and checking the device I see that no changes have taken place.  Inspection of the file that was sent via TFTP to the device indicates why - it contains garbage:
       D:\Program Files\CSCOpx\tftpboot\[DisplayName].cfg.[ID]
    end
    The file I am specifying between the XML <arg-val> tags contains these commands:
    interface FastEthernet0/21
      switchport access vlan 2400
      switchport mode access
      no cdp enable
      spanning-tree portfast
      ip verify source
      shutdown
    end
    Can anyone tell me what I am doing wrong, please..?
    Thanks,
    SRGi

    The documentation is wrong.  Your payload should include the commands you want to deploy.  So, use:
       cwcli config import -u admin -p [Base64PWD] -device [DisplayName]
       -f
      interface FastEthernet0/21
      switchport access vlan 2400
      switchport mode access
      no cdp enable
      spanning-tree portfast
      ip verify source
      shutdown
    end

  • PSE 8 slows down when tagging and captioning

    I'll start off will some system specs:
    i5 m450 @ 2.40ghz
    win7
    4gb memory
    approx 200 gb of free hd space
    running pse8 with approx 39,000 images, very small amount of video clips.
    people recognition and auto analyze are turned off.
    The issue is that when adding tags and captioning to multiple files the application slows down and sometimes freezes for short amount of time.
    Would installing additional ram totaling 8gb help this out or does ram play any role in the performance of the application?
    Thanks in advance

      PSE is a 32 bit application so it is unable to ever use 8gb’s of RAM. If adding information on import try firstly to add the files and start tagging etc after all the thumbnail previews have been generated. Otherwise break your workflow down into smaller batches.

  • Tagging and formatting for proper reflow

    It seems to be a general rule of thumb that how well a PDF reflows depends on how well it is tagged.
    Forgive me if it's blatantly obvious, but I can't find anything relating to tagging other than accessibility tagging. That seems to be more about ordering blocks of text in Acrobat so that handicapped users can listened to a properly ordered voice read out of the document.
    Is this the tagging that affects reflow?
    I suppose the reflow depends on formatting like paragraph marks, breaks, and other formatting characters (in Word speak). Is there a way to view all these - an Acrobat version of Word's "show formatting button", and touch them up?
    This is something I've been confused about for a time.

    Bill -
    Discarding reflow? For you, that may be appropriate to your needs/wants.
    However, as Tagged PDF is integral to making use of PDF logical structure it is essential if one's output PDF is to be effectively used by users of mobile devices, to users who have visual impairments and make use of AT, or for providers of PDFs who desire to support adequate export of PDF content,format, layout, & font information to an application such as MS Word.
    ~~~ ~~~
    ghumdinger -
    While Tagged PDF, from an Accessibility perspective, is well discussed in related Adobe documents, the PDF files span discussion from Acrobat 5 (Full release with Accessibility feature installed from OSM's "extra stuff" directory) to Acrobat 9.
    Perhaps the best was documentation published when Acrobat 7 was "new" (Adobe's Greg Pisocky's "how-to").
    However, all these are no longer readily available out in blue waters of web space.
    Too, bad because having them makes it easier to "get it" vis-a-vis Accessible PDFs.
    But, to your question.
    The sole definitive sources of "Tagged PDF" start with Adobe's PDF References and ends with the ISO Standard.
    It is Tagged PDF that provides:
    --| Reflow functionality
    --| Export to other applications with format-layout-font data-etc.
    --| Copy-Paste to other applications with some fundamental retention of content format.
    and, of course
    --| Accessibility
    Tagged PDF was introduced with PDF Version 1.6 (Acrobat 5.x)
    Each PDF Reference, from Version 1.6 to 1.7 provided the discussion and description of Tagged PDF.
    (Although there are a few documents that have some relevance tucked away in the Acrobat SDK(s).
    PDF became an ISO Standard mid-year of 2008.
    So, from then on the foundation document for anything PDF became ISO 32000 (currently "ISO 32000-1:2008".
    The Adobe extensions to the ISO standard describe fundamentals to what Acrobat 9.x adds to PDF.
    A free Adobe version of the ISO standard is available.
    See Leonard Rosenthol's Blog post at Acrobat User Community to learn how to obtain the Adobe version of the ISO 32000 Standard.
    http://www.acrobatusers.com/blogs/leonardr/adobe-posts-free-iso-32000
    As to mastering content in source application authoring files; implementation of an appropriate logical hierarchy is and is not "obvious".
    Well-formed tagged output PDF requires well-formed authoring files mastered in an application that has adequate Tag management.
    Currently, there are three choices that are "adequate".
    --| Adobe FrameMaker
    --| Adobe InDesign
    --| MS Word
    (n.b., It is my understanding that the Open Office community  is making strides to provide adequate, up front tag management & I suspect the Corel-Nuance collaboration may put WordPerfect in "the circle".)
    From MS Word, in Office 2007, SP2 or better, Microsoft provides a Save as to PDF that incorporates tag management; or, with Acrobat installed there is Adobe PDFMaker.
    Two critical characteristics of an authoring file:
    --| For Headings (chapter, section, etc.) - Only the built-in Headings are used.
    --| Tables must be configured such that they comply to the discussion the <Table> PDF mark up element.
    There are more. However the Headings and Tables issues are often what is overlooked by content authors.
    Typically, to "get it right" in the authoring file a major "make over" of existing templates is needed.
    Often, what is used came from the "make paper" days &, with some tweaks, became the "make PDF".
    Often, template authors, content authors, management, etc. are unaware of what must be done in the authoring environment in order to reach an end game of properly Tagged PDF.
    With that said, "getting it" requires making a study of what was in the PDF References and, now, the ISO Standard.
    The "how-to" comes from the "Accessibility" documents I alluded to above and a fair dinkum of "theory-to-practice" application.
    In summary, it starts with the authoring file and the content mastering.
    Done right (typically it isn't) with an application that has adequate tag management (often, it is not) the output PDF is a well-formed Tagged PDF -- that still will require post-processing by someone of competence via Acrobat Professional.
    The resultant PDF will then fulfill the Tagged PDF facilities discussed and described in the ISO 32000 Standard.
    With this you have reflow for mobile devices, accessibility for users of Assistive Technology applications and really rather good "export" of content/layout/format.
    If a PDF does not "cut it" with respect to this then one or both of these are the "root cause":
    --| Authoring application is not up to the task
    --| Content owner(s)/author(s) are not up to the task.
    Be well...
    Message was edited by: CtDave

  • SharePoint 2010 Enterprise Search for User Profile tags and Notes

    Hi,
    Actually my requirement is, "Sharepoint Enterprise Search for User Profile tags and Notes".
    I would like to use the Tags and Notes in enterprise search.
    Is it possible?
    Thanks & Regards
    Poomani Sankaran

    Check if this helps
    http://blogs.msdn.com/b/spses/archive/2011/02/05/social-computing-part-3-activity-feeds-social-ratings-tags-and-notes.aspx
    If this helped you resolve your issue, please mark it Answered. You can reach me through http://itfreesupport.com/

  • Sonnet and WD issues..?

    Just installed the drivers for a new Sonnet Tempo SATA card and hooked up a WD Studio drive to it, but no sign of life (correct cable and drive power ok etc)
    The Card appears on the top bar and the same drive had been working fine via FW800, but no joy through eSATA
    Anyone know of any issues..? I am aware of a RAID problem with WD & Sonnet, but this is a single, 500Gb drive

    Just for closure if anyone else gets this issue, it appears there are two sets of drivers for this card - one with a "Rev-A" tag and one without
    Guess which one I was initially using..? :-/ (yep, the wrong one... I was trying the non Rev-A one to no avail)
    After installing the right one, all was fine

Maybe you are looking for

  • ITunes won't load into my system, requires Administrator, I am the Administrator, what do I do?

    I uninstalled iTunes because it kept shutting down. I figured the best thing was to start over. After uninstalling iTunes, when I went to load the newest version 10.5 it wouldn't finish the installation telling me to log on as the administrator. I'm

  • HTTP adapter - Unable to access the following endpoint(s): REPLACE_WITH_ACTUAL_URL

    Hi All, Hope you all doing good. I had a simple but a bit unresolved issue. I am using soa suite 11.1.1.5 for calling a service which only accepts HTTPS POST requests. I used HTTP adapter to call that with required security applied. when I tested the

  • Nokia N97 Phone Aplications

    What's with the lack of N97 official phone applications? One of the most widely used phone applications are Skype, Gmail and Nokia Sports Tracker and since the launch of the phone there are no offical releases of none of them? What is taking so long?

  • Apps on iPod touch!

    Apps on my iPod touch with iOS6 are quitting inadvertently while using! Please solve!

  • IBook and Powerbook Poster

    I just bought this Fabric Poster from apple. It has a picture of the iBook G4 and Powerbook G4 and in the middle it says "Too bad you only have one Lap" Is this a geniune product, on the back it has a copyright date of 1996. Where do you think this w