RDP Users seeing display issues with SharePoint Online Template

I originally posted this in the SharePoint Online forums, but they referred me to the RDP forums as it appears to be an issue with RDP, not SharePoint Online: Original
Post
I've been able to verify this only happens in RDP when opening a Word Template with embedded Excel table  from SharePoint Online within the local Word 2010 application.

Amy,
Thank you for the input.  Its rather odd, but it appears the users who are seeing this problem are connecting via RDP on laptops with widescreens, with screen resolution set much higher than the 1290x1084 we use on the terminal servers.  Turning
the resolution down on the laptops did keep the table from becoming oversized and most of it running off edge of document.
However, it appears even turning down the resolution of the client machine still affects how the font is displayed in the document. The font size and type are different than the template document, they get saved that way and appear that way to other users
who do have their screen resolution set correctly.   It seems there is something else going on here, thoughts?

Similar Messages

  • Issues with SharePoint 2013 after upgrading from windows 2012 to 2012 r2

    We have a Sharepoint with Sp1 environment on windows 2012. Recently we upgraded the windows 2012 to 2012 r2. After the upgrade sharepoint environment is completely unstable.
    At first all the sites returned 401 errors. After resolving by resetting the object cache accounts the sites are back.
    Then i see that none of the performance point dashboards work. I figured that claims to windows token service is defaulted to local system account. I previously configured with a domain account. I reconfigured to work with domain account. 
    All the dashboard pages throw error.
           Some Error logs:Failed to get document content data. System.ComponentModel.Win32Exception (0x80004005): Cannot complete this function     at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow 
    Application error when access /Dashboards/Performance Dashboard/Main.aspx, Error=The EnableScriptGlobalization property cannot be changed during async postbacks or after the Init event.   at System.Web.UI.ScriptManager.set_EnableScriptGlobalization(Boolean
    value)    
      4.  I tried to create a new dashboard and this time the performancepoint designer wont launch. After some troubleshooting i see that c2w host file didnot have the caller  C:\Program Files\Windows Identity Foundation\v3.5. 
           I added <add value="WSS_WPG" /> and now it launches
      5.  Now the Dashboard launches and peruser identity works without having kerberos enabled at IIS. I have all the spn and required delegations setup for this url . But i did not configure at the IIS level
    yet.
    It looks like lot of things got messed up and reset. Can we upgrade to windows 2012 r2 with a sharepoint application inplace. what is the recommended approach and Whats happening with Performancepoint dashboards. IS there a known issue with sharepoint 2013
    sp1.
    Raj-Shpt

    Thanks for the above article. Few issues are solved . One of the main issue is with Performancepoint Dashboard.
     I have all the spn and required delegations setup for this url . But i did not configure at
    the IIS level yet. Still per user identity works without having kerberos enabled at IIS.
    Raj-Shpt

  • Multi User Calendar Display Issue

    When we moved to GW2012 one of our departments that uses a Multi User calendar (5 users in total) noticed some strange display issues.
    When User1 is looking at her Multi User Calendar, the client is displaying her appointments in User2's column as well. But if you look at User2's Multi User calendar, you don't see any of User1's appointments in User2's column, so it appears to be a display issue with User1. This same issue is happening with one other user.
    All users are on Client 12.0.2, Build 108211 . Interestingly if we look at the calendar on a machine running the GW8 client this display issue does not occur. I have also gone as far as rebuilding the calendar from scratch but this hasn't changed anything.
    Any suggestions?
    Thanks!
    Steve

    Hi
    If you open a Service Request with Novell Technical Services you will receive this Field Test File patch for the GroupWise 2012 Client. It is specifically to fix issues with multi-user calenders. Please let us know if you are in a position to open an SR.
    Many thanks.
    Cheers,

  • Does anyone else have display issues with Intel X3100 graphics and OS X Lion?

    I took the screenshot below to demonstrate one issue I have had with graphics since upgrading to OS X Lion. I use a Late 2007 MacBook with 2.0GHz Core 2 Duo and the Intel X3100 graphics chipset. I have 4GB RAM. Had to reboot to get this to correct itself. The problem is the menubar (obvious) and the desktop image is missing, replaced by the grey.
    I have an external monitor connected (second image) and everything displays properly there.
    Some other issues I've noticed are using Mission Control sometimes yields unpredictable results, graphically speaking, and the fullscreen apps don't always allow me to see the menubar. These all seem graphically related. Is this a hardware or software problem? Any solutions?

    Here is another display issue with my machine...perhaps software rather than hardware? The icon for the rtf file "Matt Passages" is missing entirely. There is a faint rectangle present instead. The same file has an icon in the first image posted above. No change to the file since then. And two other RTFs have the icon! Odd things with Lion.

  • Authentication with SharePoint Online

    Hi
    I have a win32 C++ application which is able, using NTLM authentication, to call the different SharePoint web services (lists, copy, etc) in a local SharePoint installation. This is done by building XML SOAP requests at runtime and HTTP posting.
    This approach does not work with SharePoint Online and I was wondering if it was possible to make the existing code work without a total rewrite.
    I have experience with OAuth 2 as I have previously integrated to OneDrive, Google Drive, Dropbox etc. using their REST web service api.
    Is it also possible to use OAuth 2 with SharePoint Online and the web services in a similar fashion? Have refresh tokens and exchanging them for access tokens which are sent to server in post.
    I have tried playing around with it, creating an app in the Microsoft Seller Dashboard and tried using client id with OAuthAuthorize.aspx, but getting error 'The clientId 'xxx'
    is not a valid service identity.". No idea what that means.
    Am I going the wrong way and can someone point me in the right direction?
    Thanks!

    Hi,
    In order to access SharePoint Online via REST API, we can use SharePointOnlineCredentials object to pass the authentication.
    Here’s a code sample that connects to the REST API:
    var creds = new SharePointOnlineCredentials(SPO_USERNAME, StringUtilities.ToSecureString(SPO_PASSWORD));
    HttpWebRequest request = (HttpWebRequest)HttpWebRequest.Create(SPO_URL + "/_api/web/lists");
    request.Credentials = creds;
    request.Method = "GET";
    request.Accept = "application/json;odata=verbose";
    request.Headers.Add("X-FORMS_BASED_AUTH_ACCEPTED: f");
    var response = (HttpWebResponse)request.GetResponse();
    using (var reader = new System.IO.StreamReader(response.GetResponseStream()))
    Console.WriteLine(reader.ReadToEnd());
    More information:
    http://msdn.microsoft.com/en-us/library/office/microsoft.sharepoint.client.sharepointonlinecredentials(v=office.15).aspx
    http://sharepointtaproom.com/2014/01/23/connecting-to-sharepoint-onlines-csom-or-rest-apis-from-sharepoint-2010/
    http://sergeluca.wordpress.com/2009/08/31/calling-sharepoint-dlls-from-c-code/
    Best regards
    Dennis Guo
    TechNet Community Support

  • Perfomance issue with SharePoint List.

    Current System:
    Our application (for submitting and publishing articles) is using WSS 3.0
     to store content and host workflows.
    Article content like PDFs, Images & Videos are stored in a SharePoint document library.
    There is also a list in which we have configured a custom state machine workflow. While creating an list SP item from the UI, instance of the configured workflow instance will be triggered and start monitoring.
    Each article belongs to a Journal.  We have TBs of data stored in content databases. Initially there was only one site collection (“http://<myweb:8080>/ArtcleLibrary”) and entire article data was storing it the same document library.
    Later we decided to split the document library based on journal.  
    To achieve better scalability, we have now changed the application architecture by creating site collection for each journal and keep article content (there are many articles in a journal) in corresponding site collections. We have added more content databases
    and sites collections are equally distributed among these Dbs.
    Now it is like (“http://<myweb:8080>/<journalID>/ ArtcleLibrary”)
    Actual Problem:
    We have achieved scalability in the case of content management by splitting document libraries among different site collections and content databases.
    But still the SP list for managing workflow is in the initial site collection (“http://<myweb>:8080/WorkflowTasks”). This single list contains now 60,000 items (=60,000 workflow instances) even if we deleted completed list items older than 3 months.
    We have performance issues with the current workflow list. It is taking time (avg 20s) to create/read list item from the SP List. Sometimes items are not getting created in the list item.
    From MSDN I came to know than there are recommended count for items in SPList (2000
     or 5000 items).
    What is the best solution to solve the above performance issue with SharePoint list?
    Whether the above mentioned our approach to document library will work for SP list also (means split current SP List and keep in each Journal site collection)?
    Please advise.

    Hi Andrew,
    Thanks for your post.
    I still have some doubts.
    If we go like this, will OWSTIMER be able to handle workflows (custom workflow is attached to SP List) of these many site collections. We have now more than 600 site collections.

  • SunRay issue with Beehive Online web page display

    I've noticed that when accessing the [Beehive Online web pages| https://beehiveonline.oracle.com/index.html] from a SunRay often results in loss of some of the page formatting and/or a problem loading page error:
    "The connection was reset
    The connection to the server was reset while the page was loading.
    The site could be temporarily unavailable or too busy. Try again in a few
    moments.
    If you are unable to load any pages, check your computer's network
    connection.
    If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web."
    <Try Again>
    Clicking the 'Try Again' button usually never works - a shift/reload of the page and/or clearing the cache is usually what it takes to get the page to display again. The loss of background formatting happens more often, and again only is fixed by shift/reloading the page.
    In doing a test before posting this thread, after receiving the 'problem loading page error', I did a shift/reload to display the page. But then every link I clicked on from the https://beehiveonline.oracle.com/index.html navigation resulted in the same error, forcing me to do the shift/reload on every page! I could only get this behavior to quite by going into preferences and clearing my cache. Then I started seeing the loss of the background formatting!
    This problem appears to be only from a SunRay (using FF 6.0.2, but this also occurred using FF 3.6). I pulled up FF 3.6.18 as well as IE 9 on my Oracle laptop (Windows XP), and clicked through the various Beehive Online pages multiple times, and did not experience any format loss or page load problem.
    Is there a fix for these issues on SunRay?
    Thanks,
    Marjie

    Still seeing this issue on SunRay. I posted a couple of screenshots in my public documents folder on our team BOL workspace - hopefully you can view them for an examples of what I'm talking about:
    loss of formatting
    connection reset error
    Edited by: MWake on Oct 10, 2011 8:08 AM

  • Display Issues with mini (Mid 2010) and LG L246WP

    I recently purchased a new mini (Mid 2010 base model) and planned to use it with my 24" LG L246WP monitor, which is about 3 years old. The monitor has VGA, component, and HDMI inputs.
    I used an HDMI-to-HDMI cable to connect the mini directly to the monitor, and the output is completely messed up. The mini recognized the monitor (titling the System Preferences > Display dialog with 'L246WP') and set it to the monitor's native resolution of 1920x1200, but on the monitor the image is cropped to what looks like a 4:3 aspect ratio and with part of the image shifted up and left so I cannot view the top menu bar or the left hand side of the desktop. The monitor's on-screen display shows 1080p in this mode.
    The Display dialog also gives me an option for 1080p. I can select this and use the Underscan slider to resize the desktop output to fit on the screen, but it is still shifted left and must be resized smaller than the available display space (plus the total image is only 1080 pixels, not using the monitor's full native screen). In this mode, 1080p also shows on the monitor's on-screen display.
    I tried 1024x768 to see if I could get a properly-positioned image, but the desktop was shifted just like in the 1920x1200 case and the monitor's on-screen display status still reported 1080p.
    The monitor has a menu setting under an HDMI heading with "Video" and "PC" options, but changing this selection does not make a difference.
    Since the monitor came out before HDMI was as widespread as it is today, it came with a DVI-to-HDMI cable, so I also tried using that cable with the HDMI-to-DVI adapter that came with the mini, but this did not make a difference either.
    To prove it wasn't the HDMI cable, I connected the mini to my Samsung 6300 series 40" LED HDTV and with some tweaking of the Underscan slider the displayed image filled the screen perfectly.
    I've searched the Internet and various forum threads (i.e. http://hardforum.com/showthread.php?t=1167222&page=63) seem to indicate this monitor can send a corrupted EDID that causes issues, especially with nVidia graphics drivers. On Windows you can use registry or driver hacks to override the EDID with the correct values, but on OS X this doesn't seem possible (I was hoping for a Terminal one-liner but it seems this doesn't exist). I have seen some mentions of the shareware SwitchResX (http://www.madrau.com), which looks like it gives you the option to override resolution settings, but I haven't tried this yet.
    It also appears to me that the monitor is always interpreting the signal (or the mini is always sending the signal) as 1080p, even if I've set 1920x1200 in the Display dialog. I don't know if this is a defect in the monitor where it always assumes the HDMI input is a 1080p source (previous I used it with an Xbox 360 with no issues but that was 1080p HDMI), or if is a bug in the graphics drivers (or at least a lack of flexibility / miscommunication to the user trying to handle a corrupt EDID).
    I asked my local Genius Bar for advice today (without bringing any hardware in) but was not told anything I didn't already know.
    I'm trying to determine the best way to work through this issue. *My questions are:*
    Would it make any difference if I used a Mini DisplayPort-to-DVI adapter (and then my DVI-to-HDMI cable to the monitor's HDMI input)?
    What about a Mini DisplayPort-to-VGA adapter? In the past I used a 12" Powerbook (via a mini-DVI-to-VGA adapter) with this monitor and had no display issues like this, but I'd prefer to stick with a digital connection on my brand new mini.
    Is SwitchResX the only practical way in OS X to override a corrupt EDID and force the mini to output a certain resolution?
    Besides the various adapters and SwitchResX, is there anything else I should try before buying a new monitor?

    Hello EPWilson4984.
    I have been experiencing the same issues you described. Connecting my brand new Mac Mini to my Westinghouse 24”monitor (L2410NM,  1920x1200 pixel resolution) produces a very fuzzy and washed out image quality. The Mac recognizes the monitor and applies the right resolution (1920x1200), but it looks just awful. The EDID info is definitely not right.
    Now, I tried your suggestion (DVI-to-HDMI), and similar suggestions from other threads, but nothing works. Nothing seems to work at all.
    The main input for the monitor is HDMI, so whatever cable I use, in the end always has to connect to the monitor via HDMI. I tried all these combinations with zero success:
    Mac mini -> HDMI cable -> monitor (result: fuzzy and blurry image)
    Mac mini -> displayport –HDMI adapter-> HDMI cable -> monitor (result: fuzzy and blurry image)
    Mac mini  -> displayport –DVI adapter-> DVI-to-HDMI cable -> monitor (result: it gives me a blank screen, no image at all)
    I’m running out of options. Don’t know what to do. The 24” monitor produces beautiful, crisp images when hooked to my Windows 7 PC. It looks horrible when connected to my brand new Mac Mini.
    Any alternatives you may have come across? Please let me know, thank you.

  • Is Office Home and Business 2013 fully compatible with Sharepoint Online (Office 365)?

    My client recently upgraded 3 Windows 7 PCs (2-32 & 1-64-bit OS) from Office 2007 32-bit (which was actually working fine against Exchange/SharePoint Online) to Office Home and Business 2013 (32-bit)
    Now, for all 3 PCs, while Office 2013 Word/Excel can open, check out/in, and save SharePoint Online files, there is ALWAYS a 2 minute delay in closing the file which is apparently waiting for the Local Security Authority call to return. This seems
    to indicate an issue related to SharePoint security on the client side.
      Problem Event Name: AppHangXProcB1
      Application Name:        
    WINWORD.EXE
      Application Version:    
    15.0.4657.1000
      Waiting on Application Name: 
    lsass.exe:lsasspirpc
    This is the Local Security Authority Security Support Provider Interface Remote Procedure Call (LSA SSPI RPC)
    My client has 66 licenses for SharePoint Online (Plan 2) and 73 Exchange Online (Plan 1) "stand alone" services. The same failure is happening on 3 Win 7 PCs. All of which I've carefully reviewed against the MS Office trouble shooting guides (start
    Windows OS w/out non-MS services, Word/Excel safe mode w/out add-ons, O365 readiness checks, Office repair, etc.). We have PCs running Win 7 (32 & 64-bit) w/Office 365 ProPlus & Office Professional Plus 2013 that work fine. it's JUST these 3 Win 7
    PCs that were upgraded from Office 2007 to Office Home and Business 2013 that have the 2 min. SharePoint file close time.
    Can you please confirm that Office Home and Business 2013 is compatible w/SharePoint Online
    at least for Excel and Word?
    The "slow close" problem can be demonstrated on multiple site collections/sub sites and w/Excel & Word docs in doc libs and lists
    After many hours capturing information, following the MS Office trouble shooting guides, and repairing the Office install, I've had no luck in resolving this.While Word/Excel will eventually close SharePoint Online files after about
    2 minutes, this is certainly unacceptable. Otherwise, locally stored files close normally and new files were created by the Office 2013 Excel/Word for this testing.
    Any thoughts or guidance would be appreciated.  

    Hi raygabe,
    I couldn't find the document mentioned there is any compatibility between Office365 SharePoint online and Office Home and Business 2013 version, I would recommend that you check if the issue could be reproduced on other Win7 machines installed with Office
    Home and Business 2013 installed directly instead of upgrading from Office2007, see if issue is related to Office application upgrade.
    I also recommend that you post this issue on our dedicated Office365 SharePoint online forum and Office 2013 forum for a better assistance with more experts regarding this issue from the following links.
    http://community.office365.com/en-us/f/154.aspx
    https://social.technet.microsoft.com/Forums/office/en-us/home?category=officeitpro
    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 havefeedback for TechNet Subscriber Support, contact [email protected] 
    Daniel Yang
    TechNet Community Support

  • Project File Sync with SharePoint online across time zones

    We have a Project file that we have synced with an 0365 SharePoint site.  The project teams are working in US Central Time and Vladivostok Russia.  The original Project file is set up in Vladivostok time.  Users see the SharePoint Task Dates
    in their local time.  However, when the project manager opens the file in Central Time Zone, the project file automatically reschedules start dates that are on Monday in Vladivostok (which start on Sunday in US Central Time) to non-weekend US Days and
    then updates the SharePoint Tasks.  If the project manager in Vladivostok opens the file, more auto-scheduling occurs to move Start Dates to non-weekends in Vladivostok.
    Is there anything we can do to avoid the auto-rescheduling based on the time zones that will not affect the file if we need to change the Start and Due Dates due to late starts?
    Kim Frehe

    The level of sophistication that synchronizing to a SharePoint site is minimalistic. This is a very simple collaboration scheme. AFAIK, there is nothing you can do other than to all play in the same time zone, or at least pretend to by observing the offset.
    For international collaboration, Project Online would be your best answer. I suggest that you request a 30-day trial, which you can obtain from a Gold partner such as my company.
    Gary Chefetz, MCITP, MCP, MVP msProjectExperts
    Project and Project ServerFAQs
    Project Server Help BLOG

  • LR display issue with Windows 8.1

    I installed LR 5 on Windows 8.1.  The install went fine.  When it launched, it prompted me for my product key and I entered it.  After it was complete, I exited out of LR.  When I went back to launch LR, it launches but will not display. I can hover over it on the taskbar and see the application running but it will not display.  I have restarted both Windows and LR and it does not resolve this.  I did not have this issue with LR 3 on Windows 8.1.  Has anyone else experienced this?

    Hi,
    For this problem, in my opinion, it would be better to contact LifeCam Cinema support for further assistance:
    http://www.microsoft.com/hardware/en-us/support/contact-us
    Roger Lu
    TechNet Community Support

  • Display issue with LiveCycle Designer ES4 for cropped PDF in WIN7

    Hi,
    I am having issue displaying the cropped PDF file in the LiveCycle Designer ES4. The PDF files are cropped 3 inches from bottom using Adobe Acrobat 8 Professional. It used to display properly when we have a WinXP machine but once we moved to a Win7 machine, it cannot display the top part of the PDF anymore. Can anyone help on how to fix the display issue? Thanks.
    Kenny
    Environment:
    Adobe LiveCycle Designer ES4 V11.0.0.2013.0303.1.892433
    Adobe Acrobat 8.0.0
    Screenshots
    Win 7, LiveCycle Designer does not display properly
    Win XP, LiveCycle Designer used to display properly

    Thanks vNohria.
    I am having same issue with Adobe Acrobat 9. The Acrobat 9 cropped file is displaying properly under WinXP but have the same issue as above in Win7. This issue seems uncommon as I tried to look for similar issue  and couldn't find any.
    P.S. It's only the Design View in Win7 that has the issue, I can still see the file fine with Preview PDF in both enviornment.
    Design View:
    Preview PDF:

  • Exporting Users by display name with Apostrophe

    Looking to read in a list of users by display name, grab additional properties, format and export to a new list.
    This issue I have is users with apostrophe's in their display name do not get parsed properly.  I'm not sure how to leverage the ` in this case to escape that character
    Thanks,
    # Import AD Module
    Import-Module ActiveDirectory
    # Import CSV into variable $users
    $users = Import-Csv -Path C:\Input.csv
    # Loop through CSV and update users if they exist in CVS file
    foreach ($user in $users) {
    #Search in specified OU and Update existing attributes
    Get-ADUser -Filter "DisplayName -eq '$($user.DisplayName)'" -searchscope Subtree -Properties "UserPrincipalName", "EmailAddress", "Department","msRTCSIP-PrimaryUserAddress" | Select-Object SamAccountName, UserPrinciPalName,
    EmailAddress, Department, @{ n = 'msRTCSIP-PrimaryUserAddress'; e = { $_.'msRTCSIP-PrimaryUserAddress' -replace "sip:", ""  } } | export-csv 'c:\output.csv' -NoClobber -Append

    What I mean with this is, if I have a an input of file of AD users by display name and one of those contains an apostrophe, for example Joe S'mith.
    The ' in the name does not get parsed properly and I wind up getting output similar to the following.
    Get-ADUser : Error parsing query: 'DisplayName -eq 'Joe S'Mith'' Error Message: 'syntax error' at position: '25'.
    At line:20 char:1
    + Get-ADUser -Filter "DisplayName -eq '$($user.DisplayName)'" -searchscope Subtree ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ParserError: (:) [Get-ADUser], ADFilterParsingException
        + FullyQualifiedErrorId : Error parsing query: 'DisplayName -eq 'Joe S'Mith'' Error Message: 'syntax error' at position: '25'.,Microsoft.ActiveDirectory.Management. 
       Commands.GetADUser

  • Screen display issue with InDesign CS4 (Windows)

    I just upgraded from CS2 to CS4. I can open and use InDesign with no problems, until I try to switch to another application. Then, when I try to go back to InDesign, all I can see is the portion of the bar at the top of the screen that shows the link to Bridge, the view options and a bit of the outline of a palette or two. I have a two monitor setup. Most of the palettes are on the auxillary monitor and they show up just fine. The main display is where I'm having the issue. I can toggle in and out of Photoshop with no display issues. I haven't tried working with anything else from the CS4 package besides InD and Photoshop. This was not an issue with any CS2 product (Dreamweaver, Fireworks, InDesign, Photoshop, Flash). Nor has it been an issue with any of the other software I am running (so far).
    When the display vanishes, I can see the "data" from the program I was trying to toggle out of. For example, if I try to toggle between this page and InD right now, I can see most of this page except for the part of the page obscured by the outline of the control palette (that one reminiscent of pagemaker) and the little bits at the top. I can't see the project I'm working on. I can't see the File/Edit/etc. bar at the top of the page. A Control/Shift/Save will lock up the program completely. Then, I see the "save as" menu box (in addition to the browser screen around it) but the program is locked up. I can close everything on the computer and reboot and open InDesign to resume work--that is until I need to do something like edit a photo to drop into a layout. Then the issue occurs all over again.
    Windows machine; XP Pro, service pack 3 build 2600; NVidea GeForce 9600 GT graphics card.

    Bob, thanks for the info about the 6.0.2 patch. I'll try grabbing that today. This morning, on the first boot, I can't even see the program when I open it--just the snip of the command palette and part of the very top bar. Very irritating.
    Peter, I have tried maximizing, closing, reopening, etc. everything else I can think of. Same issue. I finally just bit the bullet and went back to CS2, rebuilding the current project so I can get the work done by deadline. I'll look for new video drivers this afternoon after I get back on track timewise on this newsletter. Weird that this display issue should just affect the one Adobe program though, and not the others if it is a video driver problem. I didn't do a lot of work in Dreamweaver--just enough to see if it displayed the same weird behaviour. Nope. Nor does Photoshop. Nor does Bridge. Nor does Acrobat. nor does any other software on the machine.

  • Convert Word documents to PDF with SharePoint Online 2013 - C#

    We have a client with a requirement to automatically create a PDF copy of a Word document when the Word doc hits a major version.
    I am aware there are third party apps for this, but we'd prefer to develop this ourselves.
    Word Automation Services is not available in SharePoint Online, so we do not have that option.
    We'd prefer not to use Microsoft.Office.Interop.Word as we'd then need a client running with MS Word.
    It would seem like the CSOM Microsoft.SharePoint.Client would be able to do this somehow.  I'd imagine that's how the third party apps are accomplishing this.  However I'm not seeing specifically how to save to PDF via CSOM.
    Can anyone provide insight on how to accomplish this programatically?
    Thanks

    Hi Mr. Craig,
    you can create provider hosted app and use the below thread
    https://social.msdn.microsoft.com/Forums/office/en-US/40b2ee36-13c9-420d-a6b5-3ec5f42b09d7/converting-docx-to-pdf
    Please let me know if this is helpful
    Kind Regards, John Naguib Technical Consultant/Architect MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation

Maybe you are looking for

  • Having trouble setting up an Ad Hoc network with both iOS, Mac OS, and Windows.

    So I'm skiing with some friends but we forgot to bring a router with us.  The lodge internet is passable but we only have one ethernet connection.  My friend connected his (windows) laptop to the ethernet and set up an Ad-Hoc network.  The problem is

  • How the heck do I automatically organize my files?

    I know it worked before. Like everytime I would add a new song into my library, I know iTunes would automatically make files all nice and stuff. But since the new stupid upgrade (when iTunes changed it's interface) it won't do it anymore! I went to m

  • Unable to find workbook in the server

    When we run 3.x workbook in 7.0 we are getting the following pop-up 'Unable to find workbook in the server'. We were able to open the workbook in the 3.x. Did any one face the same issue.The trace showns authorization are good. Pls. Help!!

  • Why is my battery life so short?

    I bought a brand new battery but only get about 2hrs of life out of it.  I've gone through the support pages and tips for improving battery life, but it hasn't changed.  Can anyone help me with this?

  • Window Audio error (someone please help)

    my old computer broke down. So I got one of the ENVY dv4 notebook for win8, and the audio system is beats of course. but I found out that the audio system of the computer is mess up, or it's "auto fill sound" should i say. basicly this is what happen