Preserving text in exported slices

Greetings from Sunny South Florida everyone, long time reader first time poster,
Im slicing a site up and exporting it to dream weaver and everything works fine but the text on the PSD, which are in their individual layers, get flatten in to the image when sliced and my client said they want the text as text on the final site not as an image.
Could you please help me out and point me somewhere or possibly answer this for me: I need the text in the psd , when sliced, to export into Dream Weaver as text.
Someone told me to copy the text from PS and paste it in Dream Weaver, sorry but thats not what im looking for.
Thanks in advance

when you say start over on a clean slate can you define what you mean cause thats proably
= create a set of nested tables from scratch in DW, where smaller tables sit inside a main table and each of the tables has a uniform column/ row division not using colspan/ rowspan attributes. Of course, tables are the legacy way of doing things, so if you want to be über-perfect, do it with DIVs, following the same analogy of separating content types by creating hierarchies of DIVs inside DIVs. For more specifics, stop by in the DW forum, there are some very knowledgeable people over there.
Mylenium

Similar Messages

  • How do I preserve cross reference text when exporting to XML?

    I am exporting my Framemaker documents to XML. However, when I open the raw XML, the reference formatting is obviously gone. So instead of seeing, say,  see Figure 6. I now see, see . 
    Is there some way to preserve this on export?
    Help would be much appreceated!

    Josh,
    The normal behavior is to have an empty element with the ID/IDRef markup that allows the xref element to be resolved again afterwards, by whatever post-processing step you put the XML through. The text of a cross-reference is a FrameMaker formatting artifact (not unlike a paragraph format, etc.) and is intentionally discarded during export. If you reimport the XML with the empty element, FM will re-resolve the xref, and then will restore the text using whatever format it originally had (the format name is also stored as markup).
    If you want to preserve the element tag of the xref, I don't think there is any way to preserve the text, unless you write an import/export API client. You could possibly use an XSLT stylesheet to repopulate the text in some cases, but this seems like a process fraught with many complications.
    If you do not care about the element tag, the manual says that you can just unwrap it, then you'll get the xref text. Here is a (rough) snip from the Structure Developers Guide:
    Translating FrameMaker cross-reference elements to text in markup
    You may not want your FrameMaker cross-reference elements to remain elements in the
    markup representation—you can choose to translate them to text instead. To do so, use
    this rule:
    fm element "fmtag" unwrap;
    where fmtag is the FrameMaker element tag for a cross-reference element.
    All of this does beg the following question, though... why do you want to do this, especially if the text is referencing figure numbers, page numbers, etc. that have no relevance in the markup? Normally, it is expected that preservation of the markup is the essential thing, allowing the text to be regenerated later by whatever process uses the XML (perhaps including FM). If you drop the element tag, the actual link will be permanently lost.
    Russ

  • Exporting slices from multiple states doesn't name the 1st state

    I've tried various setups in the File > HTML Setup > Document Specific options for setting state names for exported slices, and i've tried the defaults.
    Whenever I have a page with multiple states, and i want to export a slice from each state, when it generates the files it creates:
    slicename.png
    slicename_s2.png
    slicename_s3.png etc
    how can i force fireworks to name the 1st slice with _s1

    I've tried various setups in the File > HTML Setup > Document Specific options for setting state names for exported slices, and i've tried the defaults.
    Whenever I have a page with multiple states, and i want to export a slice from each state, when it generates the files it creates:
    slicename.png
    slicename_s2.png
    slicename_s3.png etc
    how can i force fireworks to name the 1st slice with _s1

  • InDesign Conditional text batch export with TOC update

    Hello Everyone,
    I'm just getting into the scripting, so bear with me please.
    I have an indesign document with several conditional text variations and a generated Table Of Contents. I've found -hans-'s batch exporting script which works perfectly, BUT, in my document there are conditional headings too, which have their impact on the TOC of course and sadly indesign's toc update is not live. So all I need, is add a line (or 2) in the script that selects and updates the TOC for me before exporting each PDF. I've tried labeling the TOC text frame (with script label) and invoke a menu action on it, but I think I didn't get the Syntax right. I guess for someone experienced this is a really simple task.
    Here is -hans-'s Conditional text batch exporting script:
    http://forums.adobe.com/message/4764443
    thanks for your help!
    wood1y

    Hi,
    Thank you for your answer. This is my syntax so far. All I did to -hans-'s script was, I tried to create a variable with a text frame that has the "TOC" label, select it with a .select action (found it on a forum) that doesn't work, and tried to invoke the update toc with app.scriptMenuActions.itemByID(71442).invoke(); which doesn't work either. So yes, as I told you, I'm a beginner.
    var nameOfThePDFExportPresetYouWantToUse = 'DiscManual' //please don't forget to set!
    var currDoc = app.activeDocument;
    var currFilePath = currDoc.filePath.absoluteURI + '/';
    var currFileName = currDoc.name.replace(/.indd/, '');
    var currConditions = currDoc.conditions;
    var myTOC = currDoc.textFrames.item("TOC")
    //set all conditions visible to false
    currConditions.everyItem().visible = false;
    l = currConditions.length;
    //cycle thru conditions
    while(l--){
    currCondition =  currConditions[l];
    //set actual condition visible to true
    currCondition.visible = true;
    currConditionName = currCondition.name
    //select TOC
    myTOC.select();
    //update TOC
    app.scriptMenuActions.itemByID(71442).invoke();
    //set pdfName
    var exportTo = File(currFilePath + currFileName + '_' + currConditionName +'.pdf');
    //Have a look here:
    //export PDF. to choose backgroundexport. use the second line of code
    //currDoc.exportFile(ExportFormat.PDF_TYPE, exportTo,false,  nameOfThePDFExportPresetYouWantToUse);
    currDoc.asynchronousExportFile(ExportFormat.PDF_TYPE, exportTo,false,  nameOfThePDFExportPresetYouWantToUse);
    //set actual condition visible to false
        currCondition.visible = false;

  • Issue exporting slices from different pages

    I'm an experienced Fireworks user, and love the new pages
    function, but have found what I consider to be a bug.
    I have about 70 graphics that I need to have trimmed in one
    direction but not the other. Since I can't do this with layers
    (Adobe should REALLY consider adding this as a feature for
    exporting by layers, imo - currently exporting by layer only allows
    trimming in both directions or no trim) I'm using pages - each page
    has a single layer with multiple objects, and a single slice. This
    is great, except for one giant bug: when I try to export "images
    only" + "selected slices only" and deselect "this page only", it
    uses the page name for the exported graphic, not the slice name. If
    I export all the pages, the slice names are used. This is a big
    issue for us, since exporting by layers or exporting slices using
    pages is a HUGE help in repetitive image production (but only when
    it works right).

    Kathleen13 wrote:
    > There are 70 pages with one slice per page. Each slice
    is uniquely named,
    > according to a naming convention. It is not a shared
    layer slice or a master
    > page slice.
    >
    > 1. I want all the slices on about half of the pages to
    print, and the output
    > graphics should be named for the slices.
    > 2. I turned off the slices on the pages where I don't
    want the slice to export
    > 3. I am exporting "images only", using slices, with
    "this page only"
    > deselected and "selected slices only" turned on
    (although, I tried it with that
    > turned off and saw no difference in the result).
    >
    > In previous versions of Fireworks, only the slices that
    are turned on will
    > export, so it follows that should still be the case,
    regardless of what page
    > they're on. And that is the case: only the slices that
    are turned on export,
    > but instead of being named for the slice, they're named
    for the page. If the
    > app were exporting the pages, the entire page area
    should export, but it
    > doesn't. Also, export pages to files is a different
    command in the drop menu on
    > export, so exporting slices should not export pages, any
    way you look at it.
    >
    > Lastly, the slices export with the slice names if I turn
    them all on, but if
    > any slices are turned off, the slices export with the
    page names. I can't
    > imagine that is intended behavior because it's not
    logical or helpful, and I
    > can't imagine that it would be considered expected
    behavior by a user.
    >
    > I cannot send the files I am working on, for legal
    reasons, but I will create
    > files that require the same process. It will take me a
    couple of days as I am
    > in crunch mode on this project.
    >
    Thanks Kathleen. This is great detailed info. I look forward
    to seeing
    your example. Hopefully we can figure something out. :-)
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    Extending Knowledge, Daily
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    news://forums.macromedia.com/macromedia.fireworks
    news://forums.macromedia.com/macromedia.dreamweaver

  • Illustrator CS6 - Export Slices to SWF or SVG - not possible anymore?!?

    Hi all,
    I just learned that it's not possible anymore to export slices to swf or svg via the save for web dialog:
    http://blogs.adobe.com/ivandavid/illustrator_cs6_save_for_web/
    Apart from the fact that I believe that this is a pretty strange decision to remove an existing feature…
    Does anyone know a workaround for that (apart from installing cs5.5...)?
    I need to somehow be able to export my slices to swf.
    As far as I know, the only option to export slices is via the save for web dialog, but this dialog only offers pixel graphic formats, so now way to use fireworks or what ever to convert them to vector swfs…
    What a bummer…
    Thanks!

    Semi-ignore my previous answer - figured out another work around that involves converting your slices to artboards.
    After you have made all of your slices, use the Slice Selection Tool to select your first slice. Go to Object > Artboards > Convert to Artboards. This should create a new artboard out of that slice. Do this for all of your slices.
    After creating new artboards from your slices, go to File > Export... and select Flash (swf) from the dropdown menu. Make sure you check the "Use Artboards" option underneath the format menu.
    This process should result in individual swf files of each of your slices, along with your original image. Hope this helps!

  • Preserving Black when Exporting from InDesign to PDF

    Hi All:
    I hope  someone who knows Acrobat can help me with this. I have an InDesign file  that I must export to PDF. That in itself isn't the problem. This is:
    The  text in InDesign is solid black (000000), but once it exports to PDF,  it collects a myriad of colors and will not print preperly to the  newsprint. I'm doing this for a newspaper. I use InDesign, they use  Quark. The client uses InDesign as well. I can NOT figure out how to  convince Acrobat to leave the color alone.
    I've tried to  figure it out with the Ink Manager, etc., but for the life of me, no  matter what I do, It comes out as all the colors of the rainbow. It  LOOKS black in the PDF, but when you select it, it is NOT black. It's a  mess. Two full pages of this stuff and I'll have to redo the whole  darned thing in Quark unless I can figure this out.
    I have tried using "Preserve Black" once it's in PDF format, but it doesn't seem to do anything. Obviously I'm missing something in the Export from InDesign function, but I can't figure out what.
    Can someone help me?
    Thanks so much, in advance.

    Okay. Above is the swtch from the original Color Preset. Below is the swtch after I made the changes mentioned above. I'm sure I'm not the only one who sees no difference. ??

  • Can AI simply outline everything in a PDF rather than preserve text as text?

    I’m on a 2013 MacBook Pro running Mavericks using CS4.  I am a composer of experimental music.
    My workflow is as follows:  I create a music score in a program called Sibelius - I export the file as a PDF - I open this PDF in Illustrator and edit it further. 
    This usually works great but occasionally I suddenly get the following error when I open a file: “to preserve appearance, some text has been outlined”. When I proceed to open the file the musical notes have been replaced with text letters and nothing as been outlined.  In Sibelius, musical notes are actually text from a special font called Opus.  I don’t care if AI treats the notes as text or simply as outlined objects as long as they look right and can be moved around. 
    Is there a way to make AI look at a PDF and not try to preserve the text but simply outline everything as individual objects so that they look the same as in the orignal PDF?
    Thanks

    Kurt, Thank you!  In this case it seems to at least have given me a way around the font switching problem but now when I go to edit the document, I can only select individual objects (like a note-head for example) with the direct selection tool (A) because if I use the regular selection tool (V), it selects everything on the page at once.  Basically, I'm forced to work on the level of individual points rather than with entire objects (I know there is jargon that would clarify what I mean that I'm not versed in, with apologies) 
    Mike, Thank you!  I do it all the time.  Usually AI has no problem with the font but every now and then, especially when I've been working on a large multi-page document for a long time it will give me this error and then I can't proceed.  I'm hopeful that Kurt's solution will provide me with a (albeit slightly less convenient) way forward when that happens. 
    From reading other threads, the problem seems to be one with the nature of PDF files which are not intended to be edited so extensively and with extreme detail as I have been doing, that there is an inherent instability in editing PDF files with AI. 

  • Exported slices not working in Dreamweaver

    I'm hoping someone can tell me what I'm doing wrong. I
    created a simple rollover in fireworks, an image that when you
    rollover it will reveal text. I followed instructions from a
    tutorial, created my duplicate frame, everything looked great when
    I tested the rollover in preview in fireworks but when I exported
    to dreamweaver the rollover didn't work. I exported images with
    html, I didn't say just this frame, not sure what I'm doing wrong.
    I know this should work. Any suggestions would be very much
    appreciated.

    heathrowe wrote:
    >
    quote:
    Originally posted by:
    Michaela1
    > I didn't mean that literally but in tutorials it says
    create the graphic and
    > fireworks will put together the html needed to export
    with the slices for it to
    > work in dreamweaver. I'm thinking it must just be some
    option I didn't select.
    >
    >
    > This is fine Michael. The Help file showcases some round
    tripping methods that
    > use this html as you describe.
    > If you are comfortable with the html output from Fw, and
    the round-tripping
    > support to Dreamweaver then stick to it.
    > I WOULD NOT TAKE Stephane's advise at face value.
    >
    > His advise does no justice to new FW users, nor to those
    who don't use
    > Dreamweaver, yet alone the roundtripping capabilities
    between the two
    > applications.
    >
    > Michael, if the end result works and what you created is
    fine with you, then
    > super. I wouldn't let the the 'high and mighty' attitude
    of some get to you.
    >
    > h
    >
    The point Stephane is making - and rightly so - to use the
    right tool
    for the job. I can create html files from MS Word, but I
    won't, because
    of how Word generates the html (or at least how it *used* to.
    No idea
    what it does in the latest iteration). FW generates passable
    html, but
    it is NOT an html editor.
    Example 1: It doesn't export text as text unless you ensure
    you create
    html slices, and even then, if the output is a table layout,
    the layout
    can explode if the text content is changed or even altered in
    size by
    the user.
    Example 2: Its comprehension of CSS is very poor, if you
    think of the
    program as a web page editor. As a graphics editor, hey at
    least it can
    export layers. With the addition of the Smart CSS extension,
    things are
    even better, but that is not native FW functionality.
    Knowing your way around "under the hood" of a web page is
    still an
    important skill *if* you are producing content for clients
    and being
    paid to do it. IMO, that is part of what being a professional
    is all
    about, and it's worth noting I make a distinction between the
    professional and casual user.
    Very often we assume on this forum that those asking
    questions are
    either in the profession, or planning to be, so at times the
    advice
    given may seem a bit - impassioned - shall we say. But this
    is done for
    a good reason. To help steer people down the right path. To
    help them
    understand that there may be better, more standardized,
    consistent or
    even just preferred ways of doing things in a professional
    manner.
    FW's html has improved over time, but the program is not
    intended to be
    a web page creation tool; it's a graphic design tool. As the
    software
    evolves, maybe this will change somewhat, but no one can
    really say.
    Now if you're just building a site for fun and are not
    concerned about
    all that high-falluting pro mumbo jumbo, then hey, as
    Heathrowe says, go
    ahead. And by all means use FW as a learning tool. Just
    understand there
    are tools more suited to the job of creating html pages than
    FW.
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    Adobe Community Expert
    http://tinyurl.com/2a7dyp
    See my work on Flickr
    http://www.flickr.com/photos/jim_babbage/

  • Strikethrough and preserve text style formatting in captivate 5

    #1: Is there an option in Captivate 5 to strikethrough the text?
    #2: What do we need to do to have the text style formatting preserved in Captivate 5 when copied from Word document. However, it works in captivate 4 and it even preserves the text that is strikethrough even though this particular option cannot be found there.
    To clarify further. I have the text in word document that combines two three to types of font, font styles, and colors. When I copy and paste it within the text caption in Captivate 5 all the style formatting goes away. Whereas, in captivate 4 I'm able to preserve all that including strikethrough text.
    Thanks!
    Doh

    Hello,
    Copy/paste from Word doesn't keep the formatting anymore in CP5, I'm sorry. The text engine has changed totally. Whereas you have a lot more possibilities to format text (more styles, but no strikethrough) and paragraphs within Captivate (Properties Inspector, regions Character, Format) the former workflow that you used in CP4 wiil not function anymore. Even with Export/Import Captions it will not work. If you feel that this an important feature to add, please fill in the feature request form.
    Feature request form
    Perhaps this could be useful (and is not documented in the Help as far as I know): to have subscript in CP5, select the character(s) and use the shortcut key CTRL-=. For superscript the shortcut key is CTRL-SHIFT-=
    Lilybiri

  • Repeating row texts when exporting web report to Excel

    Dear all,
    When exporting a web report (including a structure/hierarchy) to Excel (via the 'export to excel button), the row texts (e.g. balance sheet texts) appear twice (column A and B)in the Excel result.
    When using the web context menu 'Export to Excel' this issue does not occur.
    I am using a BW 3.5 system which has been upgraded to support pack 16.
    I assume it is the combination of the structure and the 'export to excel' functionality that does not match up, because when I switch off the hierarchy functionality in the web report query properties, the export to excel does not give me any problems.
    Does anyone know how to solve this issue?
    Thanks in advance,
    Arjan.

    Did you write that software, COTS package called Medgate?
    If not then ask that company for support. No one here would know how to fix it. They are using the CR RDC report engine.
    Thank you
    Don

  • Missing text after EXPORT from PMD to PDF

    Hi,
    I have a document, designed through Adobe pagemaker 70, which I would like converted to PDF. Within Adobe PageMaker 70 I performed a File-->Export-->Adobe PDF, kept all the default options and managed to generate a PDF version of the *.PMD document. However, some of the text in the PDF document is missing. I searched on the internet and discovered one can do Document-->Examine Document within Adobe Acrobat 9 Pro to display any hidden text. Doing this I was able to see the missing text.
    There is an image in the source Pagemaker document, but the image is not square but cropped along it's outside edge and the text flows around the edge (hope that makes sense).  What's puzzling is that in Adobe Acrobat 9 Pro the generate PDF has the image displayed in a box and some (not all) the text behind this box is shown as hidden, where as in the source document all text flowing around the image is visible.
    Can anyone please help with this problem and tell me how I can get the hidden text in my PDF document to display so it's visible in an Acrobat Reader or when printed?... I am still a bit of a newbie with both Pagemaker and Acrobat so your help would be much appreciated.
    Thanks in advance.
    Sharon
    PS: I have not uploaded the file but do not mind doing so if some one is able to help and requests either the source PMD file or the generated PDF file

    Hi,
    The "question mark" displayed may be refereed to the missing font.
    Are you trying to convert a public web page? if yes then please share a link so that i can also test it.
    Regards,
    Anoop

  • How to convert FCP subtitles created in Text to EXPORT as one .stl file for broadcaster

    I created about 300 subtitles in Text, one version for English and one for German, that included narration and on-screen dialog, for a one-hour film I produced. An exported QT file creates a burned-in subtitle. However, the European distributor wants the film without subtitles and wants the subtitles as a .stl file (with the TimeCode for start and end of each subtitle text), one for English and one for German. I can create a QT file without subtitles. But I could not find a way to convert the FCP text into a file.
    a. In FCP, I see no option to export to create an .stl file. How does one go about making the .stl file?
    b. Some software I found like Subtitle Extractor creates an .stl file from an existing track in DVDSP's subtitle tracks, like S1 or S2, etc. I also see no such option in DVDSP to export to create an .stl file. Does this mean I would need to re-write all the subtitles in FCP into DVDSP? This means re-writing over 600 subtitles from FCP to DVDSP! This will take months. Any faster and effective solution? DVDSP is a solution only if this Subtitle Extractor software works! Any feedback on this? I tried to run a quick test in DVDSP but no .stl file was created and it resulted in an error.
    c. I need to identify which subtitles are narration, and indentify the person speaking the dialog for the .stl file. Do I do this on the stl file or FCP (assuming there is a way to convert the FCP work)?
    Using FCP 7.0.3, Mac OSX 10.6.8, 3.06 GHz Intel Core 2 Duo, 4GB Mhz, 500 GB drive

    I've worked with title exchange pro and I thought it was great.  The software author was very helpful when I had a probllem.    I used it in a different way (converting a pre existing stl file into a subtitle track in fcp - a series of text clips with the appropriate timings and placement that I could copy into a sequence - to proof subtitles created by a service before using for a digital cinema print), but I'm pretty sure it'll do what you want. 
    http://www.spherico.com/filmtools/TitleExchange/

  • Troubles with printing text document exported to pdf (edited)

    Hello, I've exported a text document from pages to pdf.  When I open it with adobe reader everything it's ok.
    But when then I try to print the pdf file a small dots grid on the background appears on the paper sheets. Can someone tell me what can I do to make the grid disappear?

    Try Print as Image (Advanced button on Print panel).

  • Creating a photo slide shome with music and text and export to dvd

    Hello I am a newbie on this so I would need a lot of help
    I would like to create a presentetion DVD for my town. The idea is a slide show of photos with some music and after a set of photos a screen with text displaying infos about the city or the sights. This will be in 2 languages.
    So my questions are:
    1. I live in europe, what my initial settings must be: PAL? Frame rates? Audio? Any other settings?
    2. I will import still images, what is the the prefered size? the original size or should I resized them to 760px?
    3. How can I import text in to my project?
    4. What is the best way to export it in order to view this on a TV using DVD device or in PC.
    Thanks in Advance
    Nikos

    Along with the excellent suggestions and links that Eddie provided you, there are some considerations for the "two languages," aspect. One way is to do two SlideShows, and alter the Titles for each one individually. This is the easier way, as it only involves changing your Titles by language.
    The better way is to use the Subtitles function in Encore. When setup properly, with the Subtitles scripted, this will allow the user to use a "Language Selection Menu" to choose the desired language. IIRC, you can have up to 6 different languages as Subtitles. You then only have to produce one DVD (it's also only one Project in PrPro), and the users can choose. There are several very important considerations that you should address early on, when using Subtitles. I don't know the ins-and-outs well enough to comment, but if you post HERE, and ask for info, you WILL be directed to all of the proper instructions. Do this BEFORE you get into production, as it will save tons of work, should you have to try to fix anything later.
    One tip: you will want your Exported Audio to be in either PCM/WAV, or AC3. These are the only DVD-standard Audio formats. MPEG-Audio is an "optional" format in PAL-land, but can be frought with problems. You still will need either the WAV, or the AC3 for your main Audio. Do not Export muxed files for Encore. It likes elemental streams best, i.e. one Audio-only file and one Video-only file. Muxed sources cause nothing but grief.
    For heavily Titled Projects, I use a wordprocessor and then bring the text into Photoshop (PS) to create my Titles. Titler is a good, and powerful tool, but it does not have some capabilities, like spell-checking. In PS, I do my layout and image editing, then Save my full, Layered file as a working .PSD. If I only need the "Flattened" version (if I am not going to animate any of the Layers), I'll flatten, and do a Save_As. This file is then Imported into PrPro.
    Note: if you do go the Subtitle in Encore route, you will need to do those Titles in a Subtitling program. Recommendations will come at the link above - The Encore>Subtitles forum. If you do the Subtitles, make sure that you use the proper Timecode delimiters - PAL is the colon ":" and not the semi-colon ";".
    Good luck with the Project, and do not forget to start with a post to the Encore>Subtitles forum. Those folk know their stuff. Pay special attention to anything that Jbowden or Neil Wilkes says, as they are both very good and offer sage advice.
    Hunt

Maybe you are looking for

  • Question on a safari symptom that implies dns wierdness

    This question is posted here because to problem shows up best in Safari. However, as I understand the process, I do not believe the core of the problem is specifically Safari. When I try to browse to a nonexistant domain (for example, typing in xyzzy

  • Dashcode no longer works with Lion

    Snow Leopard 64 with Dashcode - no problems. Updated to Lion - Dashcode now no longer works. Any ideas people?

  • My internal hard drives don't appear in disk utility. Can't install os X

    Hi, I have a macpro. In this computer are 4 1TB hard drives. They were set up as a raid set. I booted my comp with a snow leopard install disk and opened raid utility to delete the raid set so I can install os X on one hard drive and use the other ha

  • Editing MAIL toolbar

    I don't know if Apple has changed the Support format or if i just got lost. I had intended to post a question in the MAIL section, but I can't seem to find it today. Anyway, I want to delete "Reply All" from my MAIL toolbar. How do I do it?

  • GPO not replicating to other DC

    Hello, I have 2 Server 2008 R2 vms (VMware esxi 5.1 U1) running as DCs.  When I create a new GPO on the PDC emulator and then open GP management console on the other DC (targeted at itself not the PDC, the object is there but the configuration is mis