No Preview Displaying with Custom Templates in 2013

We have deployed custom PowerPoint and word templates using the instructions in Deploy custom templates in Office 2010.<o:p></o:p>
In 2010, they seem to be working perfectly fine. When you select File - New there is a <companyname> folder next to Featured folder and when you click on it you can see 3 thumbnail images
of the custom templates. When you click each thumbnail it presents the appropriate preview image that are specified in the XML file. <o:p></o:p>
In PowerPoint 2013, you can see the thumbnail image but the Preview is blank. I have attempted to use both .png and .jpg files as well as saving the template as .pptx and .potx. The .pptx seems
to work the best as the .potx seem to just give a spinning wheel in the preview window. In Word 2013 there is no preview comes up at all - it just creates the new file. You can still create a new file using the template. <o:p></o:p>
We are using the Group Policy to deploy the templates to all users. The Registry settings appear to be correct and I have tried some suggestions in the forum without any change. <o:p></o:p>
Is there a different way to deploy them to 2013 users.
Any ideas??
Diana

Hi,
Just tried this on my desktop, issue also repro’s on my Office 2013, but everything looks OK for Office 2010.
Since we did this with the instruction specified for Office 2010, there might be some updates on below code for 2013 version of Office in
XML configuration file which used to create thumbnail and preview files:
<o:preview filename="1big.gif" source=<path> />.
The bad news is we cannot find any descriptions/documentations on the internet about this for Office 2013 currently. We might still need to wait to see if Microsoft will publish any technical articles on this to guide
user on how to make it on Office 2013.

Similar Messages

  • Incorrect JFrame icon display with custom theme

    I created a JFrame with custom icon and theme.
    The problem is the transparent color of icon
    doesnt not display correctly.
    Can anyone help?

    Hi,
    As you said, the custom theme appears when applying seatle.master page, but not when applying a custom master page.
    It might be an issue of this custom master page.
    As a common practice, I would suggest you inspect the “Change the look” page source code when applying the seatle.master page using IE Developer Tools, compare it
    with the page when applying that custom master page, to see if it will give you more information about this issue.
    Another suggestion is that, you can create a new custom master page by copying the seatle.master page, verify the custom theme preview in the “Change the look” page,
    then add other customization one after one, keep verifying during the process. By doing this, it will be easier to find out the root cause.
    About using the F12 developer tools:
    https://msdn.microsoft.com/en-us/library/ie/bg182326%28v=vs.85%29?f=255&MSPPError=-2147217396
    Thanks
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Switching themes with customized templates

    Most typical Apex applications start with a quick prototype containing most of the required functionality, get required approvals, and continue building it up.
    During all of this, the concept of "themes" is mentioned and demonstrated as a reassurance that the "look and feel" of the application can be very easily switched at any point. In other words, let's worry about designing the content and behaviour, the presentation can be easily switched.
    All this sounds very good on paper and is do-able as long as one uses the out-of-the-box Apex themes/templates. But, in my experience, any non-trivial application has lots of customized templates. That brings me to my question.
    As soon as you start to customize templates, modify them, create new ones, etc, you start to get "committed" to that specific theme. In other words, if I have a theme with 10 customized templates, 5 slightly modified ones, etc, and I switch to another theme from the Apex repository, I get all the out-of-the-box templates for that theme. I have to painstakingly re-do all my customizations for the corresponding templates in the new theme.
    And Apex does nothing to help me with this task. There is no "diff" utility between themes, no compares, no merges, nothing. I have to eye-ball the old template, copy the HTML snippets from the Builder into Notepad, pull up my new template and manually copy, paste, modify snippets into the new template. Very error-prone.
    How have people handled this sort of thing? Are there any best-practices, any procedures that people follow to make switching between themes painless?
    Thanks

    Hello,
    Second post down.
    http://wiki.shellprompt.net/bin/view/Apex/ThemeTips
    I build out themes all the time that are about 70/30 standard templates to custom templates and following that procedure makes the switches fairly easy.
    Carl

  • Exporting images in PDF and broadcasting with custom template error in BI 7

    Hello! We're in the process of creating broadcast reports and are running into some problems. We need someone with experience exporting PDF's or creating broadcasts using custom web templates in 7.0.
    Our issue is two-pronged:
    1) We want users to be able to export (with WAD command) web reports to PDF with the company logo. We have a custom web template with just a JPG image and analysis grid. But for some reason, when this template gets exported to PDF, the image does not get included. We've tried embedding the image into table, group, container, container-layout to no avail. Any suggestions?
    2) We also need the company logo in PDF broadcast reports. We replaced the standard broadcasting web template 0BROADCATING_TEMPLATE (using RSCUST27) with a custom one, but we immediately get the "error loading template ..." when trying to access the Broadcaster. There seem to be no OSS notes for this. 
    Please let me know if you need any additional information.
    Thank you!!

    1) We want users to be able to export (with WAD command) web reports to PDF with the company logo. We have a custom web template with just a JPG image and analysis grid. But for some reason, when this template gets exported to PDF, the image does not get included. We've tried embedding the image into table, group, container, container-layout to no avail. Any suggestions?
    which std template are you replacing with this custom template?
    Broadcasting
    Query Precalculation
    Report Precalculat.
    Enterpr. Report
    Ad Hoc Analysis
    I mean which template does online link default to when it is clicked.

  • Open SMF for external devices with custom template

    I want to open a smf file for external midi device/instrument with command "CMD   Open" using custom Template settings.

    Look for the page and set the Window Features property with "fullscreen=yes" value (without quotes).
    Ensure the Launch in New Window property is set to '1' (open in external window)
    Regards

  • Problems with custom template splash page

    Hi Folks,
    We're having issues with a custom template which is used for our splash page at https://servername:8000/index.html. Autoconfig is set up correctly and should be parsing some variables but doesn't seem to be doing so.
    It parses this ok:
    <a href="%s_webentryurlprotocol%://%s_webentryhost%.%s_webentrydomain%:%s_active_webport%/OA_HTML/AppsLocalLogin.jsp" style="font-size: 160%;">Click Here To Login</a>but then this part is not parsed at all:
    <td>
          <p style="font-size: 70%;">You are connected to %s_systemname% on %s_webhost%.</p>
           <p style="font-size: 70%;">These details may be required for support purposes.</p>
          </td>Can someone enlighten as to why this is happening please? I've tried many combinations of variables and html tags but am lost.
    Many thanks in advance.
    Regards, Pete
    Edited by: Pete Mahon on Feb 5, 2010 2:10 PM

    There is an "undocumented" parameter you need to include in your
    page. It MUST be a hidden field value called "p_action". The
    form hidden value is either "OK" or "CANCEL" (case sensitive).
    Thus, when the form is submitted, this parameter states to
    commit the changes. Useful if you have a "Save" button and
    a "Cancel" button.

  • Custom sendemail in sharepoint 2013 designer workflow using dictionary object with email template from list

    I  am looking for custom sendemail in sharepoint 2013 designer workflow using dictionary object with email template from list
    MCTS Sharepoint 2010, MCAD dotnet, MCPDEA, SharePoint Lead

    Hi Greetings.
    pls check if it helps you.
    http://msdn.microsoft.com/en-us/library/office/jj554504(v=office.15).aspx
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Having templates appear when users click the "New Document" button in a document library with custom content types

    Hi all,
    I'm using SharePoint Online, but I'm seeing the same behavior in an on-prem 2013 instance as well. My situation is this:
    - I've created a document library
    - I've created a custom content type and attached a custom document template to it
    - I've assigned the custom content type to the document library, and disabled the default "document" option
    What I'm expecting to see is that when I browse to the document library and click "new document", that either a) a picklist appears allowing me to specify the document template I want (using the custom template I specified) or b) open the custom
    template itself. That doesn't happen - instead, when I click new document I'm prompted to upload a file, which seems to contradict the whole point of using a custom content type/custom document template combo.
    Am I missing something? The custom template isn't in the Forms library, which seems to be a problem if I wanted to use the custom document template instead of the default.
    Ideally I'd like a menu like the one shown here:
    http://social.msdn.microsoft.com/Forums/en-US/59ce3bd8-bf7f-4872-ae76-60d8c81dfc32/display-content-types-on-new-document-button-in-document-libraries?forum=sharepointgeneral, except with me being able to control the list of items that is shown.
    Any ideas? Thanks!

    Hi Brain,
    What you have done is by design behavior.
    If you want to show the Office document templates list (e.g. below image from your above referenced link) to select when click "+new document" link, this will need to install Office Web App 2013 which provides this feature,
    you can new document and see it is using WopiFrame.aspx page, please see more from below article about how to configure OWA 2013 for SharePoint 2013 on-premise.
    http://technet.microsoft.com/en-us/library/ff431687(v=office.15).aspx
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] 
    Daniel Yang
    TechNet Community Support

  • Deploy custom templates in Office 2013

     Hi All,
    We have been using the backstage view of Office 2010 to deploy custom templates, as described in the TechNet article
    http://technet.microsoft.com/en-us/library/cc178976(v=office.14).aspx 
    We recently upgraded to Office 2013 and have not been successful in getting our templates to show up in the backstage view.  We have tried creating the spotlight registry keys under
    the \Microsoft\Office\15.0\Common\Spotlight but this was also unsuccessful. 
    Has anyone been able to deploy custom templates using the 2007/10 spotlight approach outlined in that TechNet article?
    Thanks
    Dan

    Thank you Max,
    Can you please specify how the permissions should be set to allow Word 2013 to access SP 2013 via the XML file? Is it enough to simply be logged into SharePoint with Contribute rights to the library or is there more that needs to be done?
    Hi Katie,
    I believe Contribute permissions are enough for this case.
    Have a look at the following solution, see if it works for your situation:
    http://zasharepoint.blogspot.com/2014/04/sorry-we-couldnt-find-your-file-is-it.html
    More hints to troubleshoot this issue:
    Have you tested this issue on another machine?
    Is proxy used?
    Does the SharePoint environment has complex permission settings (e.g. the inheriting permissions are broken, or cross domain environment, etc.)?  
    Max Meng
    TechNet Community Support

  • SolMan 7.1 Setup Monitoring - Custom Template is not display to Assign

    Hi All,
    SAP Solution Manager Configuration: Technical Monitoring - System Monitoring
    While creating custom template, i am facing issue, Please check it out below screens,
    After done, all setup, the custom template should display to apply and active.But it is not displaying
    This is the error msg below,
    Please help me out
    Regards
    Jay

    Hello Jagadish,
    thanks for your support.
    I went with Visual Admin tool to node SID - Server - Services - SLD Data Supplier.
    I saw some information - how can I check here?
    Afterwards I went to node SID - Server - Services - JCo RFC Provider and saw informations about client, user password. How can I check these informations? I stopped the SAPSLDAPI_SID RFC listener and started again. This worked without problems.
    I closed visual administrator and tried to login again via http://hostname:50000/sld. After cklick on button "Administration" there is no reaction - I get a blank site with no information on it.
    When I start configuration again through SOLMAN_ADMIN system hangs now in step 107 " SLD Server Configuration".
    Regards,
    Julia
    Edited by: Julia Bayrhammer on Oct 26, 2011 9:04 AM

  • Custom Button Rendering/Disabling with Velocity Templates [SOLVED]

    I have a custom button in my application that I only want to show up on specific pages and I can't seem to figure out a EL expression that will let me disable or not render the button on the following criteria,
    - The velocity template will be installed on tableForm configured groups.
    - I only want the button to be activated/visable when in the 'Details' view for a specific row
    - When the group has insertions permitted.
    I have tried to steal some code from the *.vm files for other buttons and items used by JHeadstart, but none of the expressions seem to be solving my problem. I have always found the Data Binding through EL Expressions with the ADF very confusing to work with so any guidance would be greatly appreciated. (Is there a way to 'debug' EL expressions to see the actual data that is available to me at any given time?)
    Thanks.
    Message was edited by:
    M.Ruston
    Message was edited by:
    M.Ruston

    My Case is :
    The code of my button in Custom Template :
    <af:commandButton text="Zone Charge Group Details"
    rendered="true" disabled="false" immediate="true" >
    <f:actionListener type="oracle.jheadstart.controller.jsf.listener.DoRollbackActionListener"/>
    <af:resetActionListener/>
    </af:commandButton>
    my Custom Template is running successfully and button appear in runtime
    But I want re-write this code so that this button is binded with a method in Managed Bean
    Scenario is :
    when click the button in a page, it calls a method in that Bean and pass a parameter to it.
    And the ouptut of this method is displayed in another page.
    There is no Error message....
    Please, If you don't understand anything, Ask me .
    My Question is :
    How to bind Button to a Method in a custom Template?
    Please,Reply me ASAP.
    Thank you very much.
    Rabab Youssef,
    J2EE Developer

  • I am changing from Word to Pages. I have created my custom template with all my styles etc and that is what comes up when I go for a New Document. Fine. How do I get it to use the same Custom Template when I use Pages to open a Word document?

    I am changing from Word to Pages. I have created my custom template with all my styles etc and that is what comes up when I go for a New Document. Fine. How do I get it to use the same Custom Template when I use Pages to open a Word document?

    The template is a document in itself, it is not applied to an existing document whether it is a Pages document or a Word document converted to a Pages document.
    You would need to either copy and paste content, using existing styles, or apply the styles to the converted Word document.
    You can Import the Styles from an existing document and those imported Styles can be used to override the current document's styles:
    Menu > Format > Import Styles
    The process is simplified if the styles use the same names, otherwise you will need to delete the style you don't want and replace it with the one that you do want when asked, then the substitution is pretty straightforward.
    Peter

  • Error on creating a subsite from custom template with full control

    I have a site collection and a subsites A and B on it, there is a group 'Managers' that has Read permissions on
    site A. This group has Full control permissions on site B, and I have a solution with custom site definition, lists and feature event receiver that breaks permissions for certain list and sets Read permissions for group 'Visitors'. This list
    is being created when site was created by my custom site definition. But when I try to create a site from this template I get 'Access denied'.  I checked logs, and they say that site was created, every method in my receiver is executed without errors
    but later I see messages about deleting this site. But if I am a
    site collection admin everything works. And another fact is that if I create site without activating feature with event receiver and after creating site I
    manually activate the feature everything works fine. Any ideas?

    Hi,
    For a better troubleshooting, I suggest to do as follows:
    1. Rescope your features so that web application related activity are performed by a web application scoped feature.
    2. Disable the security setting  via PowerShell or a console app.
    function Set-RemoteAdministratorAccessDenied-False()
    [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint") > $null
    [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint.Administration") > $null
    # get content web service
    $contentService = [Microsoft.SharePoint.Administration.SPWebService]::ContentService
    # turn off remote administration security
    $contentService.RemoteAdministratorAccessDenied = $false
    $contentService.Update()
    Set-RemoteAdministratorAccessDenied-False
    Best regards
    Dennis Guo
    TechNet Community Support

  • Issue with retrieveing the Manager of a System User in a Custom workflow - CRM 2013

    Issues with custom workflow activity in CRM 2013 On-prem
    I'm trying to pass the Manager of the System
    here is the code that I'm running, it gets to setting the MANAGER and stops
    I put the ran the FetchXML seperatly and it does return a value so I know what bit works
    public class CaseAccountManagerManagersLookup : CodeActivity
    // Inputs
    [Input("Enter Case")]
    [ReferenceTarget("incident")]
    public InArgument<EntityReference> CA { get; set; }
    // Outputs
    [Output("Manager Output")]
    [ReferenceTarget("systemuser")]
    public OutArgument<EntityReference> AMOUT { get; set; }
    protected override void Execute(CodeActivityContext executionContext)
    // Context
    IWorkflowContext context = executionContext.GetExtension<IWorkflowContext>();
    IOrganizationServiceFactory serviceFactory = executionContext.GetExtension<IOrganizationServiceFactory>();
    IOrganizationService service = serviceFactory.CreateOrganizationService(context.UserId);
    //Create the tracing service
    ITracingService tracingService = executionContext.GetExtension<ITracingService>();
    // get the account and renewals manager ID's
    var CASE = CA.Get<EntityReference>(executionContext);
    tracingService.Trace("Case ID = " + CASE.Id);
    try
    // FETCH
    string fetchXml = string.Format(@"
    <fetch version='1.0' output-format='xml-platform' mapping='logical' distinct='false'>
    <entity name='incident'>
    <attribute name='title' />
    <attribute name='incidentid' />
    <order attribute='title' descending='false' />
    <filter type='and'>
    <condition attribute='incidentid' operator='eq' value='{0}' />
    </filter>
    <link-entity name='contact' from='contactid' to='customerid' alias='ak'>
    <link-entity name='account' from='accountid' to='parentcustomerid' alias='al'>
    <link-entity name='systemuser' from='systemuserid' to='bc_dssalesperson' alias='am'>
    <attribute name='parentsystemuserid' />
    </link-entity>
    </link-entity>
    </link-entity>
    </entity>
    </fetch>", CASE.Id);
    EntityCollection case_results = service.RetrieveMultiple(new FetchExpression(fetchXml));
    //tracingService.Trace("fetch has run");
    if (case_results.Entities.Count != 0)
    foreach (var a in case_results.Entities)
    //if (a.Attributes.Contains("ai_parentsystemuserid"))
    tracingService.Trace("set manager id next");
    var MANAGERID = (EntityReference)a.Attributes["parentsystemuserid"];
    tracingService.Trace("manager id set");
    AMOUT.Set(executionContext, MANAGERID);
    throw new InvalidOperationException("Want to see trace");
    tracingService.Trace("end ");
    catch (Exception e)
    throw new InvalidPluginExecutionException("Plugin - CaseAccountManagerManagerLookup - " + e.Message);
    finally
    throw new InvalidOperationException("Want to see trace");
    Pete

    Hello,
    Try to use am.parentsystemuserid instead of just parentsystemuserid.
    Dynamics CRM MVP/ Technical Evangelist at
    SlickData LLC
    My blog

  • Wanted To Channge The Standsrd Purchase Order Template with Customized Temp

    Hi ALL,
    I m using oracle 11.5.10.2. I want to change the template attached with the Standard Purchase Order(PO_STANDARD_XSLFO) which is in XSL-FO Formatt.I want to use my customized template for printing Purchase order.I attached one template with the same Data definition which the standard template is having.
    But still it is taking the standard template not the customized one. Can u tell me how i can attch the customized template with the standard Purchase Order. And one thing more if i want to update the exisiting Standard template then how i can update it bcoz the update is disabled for that template.
    Thanx
    Ravi

    Hi Klause,
    Thanx, for ur Reply. I did the same thing.....i copied the xsl-fo for standard template and i just removed the braces from there, which was for printing purpose only. this is the change what i did....
    <fo:inline xsl:use-attribute-sets="legal_details_style">
    <xsl:value-of select="TOTAL_AMOUNT" />
    <fo:leader leader-pattern="space" leader-length="2.0pt" />
    ( --------------i removed this brace
    <xsl:value-of select="CURRENCY_CODE" />
    ) --------------i removed this brace
    </fo:inline>
    and the rest is similar to the standard template.. But it has given me that error....
    Error while generating the PDForacle.apps.xdo.XDOException genDoc() : Exceptionjava.lang.Exception: Error while generating PDF :null java.lang.Exception: Error while generating PDF :null java.lang.Exception: Error while generating PDF :null at oracle.apps.po.communicate.PoGenerateDocument.genDoc(PoGenerateDocument.java:2084) at oracle.apps.po.communicate.PoGenerateDocumentCP.runProgram(PoGenerateDocumentCP.java:302) at oracle.apps.fnd.cp.request.Run.main(Run.java:148)
    Thts the error...which i m getting..... Can u help me out.....
    Thanx
    Ravi

Maybe you are looking for

  • How to create a new instance of a method

    How can I create a new instance of public int IsPrime1(int arg) method in my main program and execute it. It has to be a non static method. I have this code import java.math.*; public class IsPrime {      public int IsPrime1(int arg){                

  • Design Monthly Report in Cross Tab

    Hi Experts, I want to create Cross tab report in the following model.                     Jan              Feb        Mar       Apr       May State 1        No. of Documents State 2 State 3 I have only document for Feb month. I want to display Zero f

  • Stocks app in iOS8 problem

    Had iPhone 4s and had number of companies listed on the stocks app that is one of the built in apps. Just upgraded to iphone 6 with ios8 and the stocks app cannot find some of those same companies. My wife's 5s now running ios8 also exhibits same pro

  • OA Page access without attaching to any responsibility

    All, I have developed a page where employees can select the gift items. But this selection is possible only on their anniversary day. The page access link should not be available at any time. So the plan is to send the page access link to them by ema

  • HT4623 I have updated my phone but once the phone has restarted it sais COULD NOT ACTIVATE I PHONE. SERVER TEMPORARY UNAVAILABLE. Does anybody know waht do i have to do?

    I have recently updated my phone's version to the 6.1 version and it completed to programing but once the phone turned off and back on and i set up 1. The language to, english 2. Country and Region to, U.S. 3. tells me to choose a network which i alr