Author Archives: Pavel Teplitsky

Avatar

About Pavel Teplitsky

Marketplace Developer at GroupDocs

How to Fix a virtualPath Issue in the SharePoint 2013

GroupDocs.Annotation for .NET Library logoThis article will guide you how to resolve a virtualPath issue that may appear in SharePoint 2013 when trying to add a 3rd party library (for example SignalR), or when you use the “~” symbol in the path. We encountered this issue while developing a plugin that allows you to integrate the GroupDocs.Annotation for .NET library into SharePoint. Overall, the issue is quite strange, as it is not reported in the stack trace or logs. Googling it didn’t give… Continue Reading
Posted in zArchive | Tagged , ,

Using a Network Storage with the GroupDocs.Annotation for .NET Library

Greetings everyone! GroupDocs.Annotation for .NET Library logo Not all of you might know that the latest version of the GroupDocs.Annotation for .NET library can read and save annotated documents not only from local storage or web links, but also from network storage. In other words, you can now locate documents on any network machine. This feature can be useful for businesses who have several machines networked to one main storage, or for customers who use one machine as a server and another one as a… Continue Reading
Posted in zArchive | Tagged , , , , , ,

How to Сreate a Plugin for Sugar On-Demand Using GroupDocs GDrive Plugin Example

SugarCRM is an open-platform web-based customer relationship management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example.

Requirements

  • PHP 5.3
  • SugarCRM On-Demand account
  • SugarCRM On-Demand application
  • GroupDocs account

Development of GroupDocs GDrive

Two main features of Sugar On-Demand are:
  1. All functions relating to the file system are
Continue Reading
Posted in zArchive | Tagged , ,

SugarCRM Plugin Tutorial Using GroupDocs Viewer API

GroupDocs offers a full set of document management tools for SugarCRM: we’ve developed a bunch of plugins which help you use Viewer, Annotation, Assembly, Comparison and Signature apps in SugarCRM. This article gives some recommendations on how to create your own custom plugin for SugarCRM. We will use the GroupDocs Viewer plugin for SugarCRM as an example. SugarCRM is an open-platform web-based CRM solution which has an on-demand cloud platform. Today we show you how to create an on-site version… Continue Reading
Posted in zArchive | Tagged , ,