En

How to Use the GetChanges Method from the Comparison Api to Return a List of Changes in a Document

This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples.
June 7, 2013 · 2 min · Derek Hyland

GroupDocs Released an Intro Video to Visually Describe its Online Document Viewer - the First in A Series!

Great news for all! We’re glad to announce that GroupDocs has introduced the first video in its series: How to view office documents online using GroupDocs Viewer. It’s an intro video for our efficient online document viewer app. In this video, you’ll find the features of GroupDocs Viewer and the methods to view documents online regardless of their format. This video is available on GroupDocs’ YouTube channel. null We’ve plans to introduce more videos in the coming weeks.
May 31, 2013 · 1 min · Derek Hyland

How to Use New Login Method in Plugins and Services

This article explains how to use the new method LoginUser, added to the new GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other FatFree samples.
May 31, 2013 · 3 min · Derek Hyland

Annotate PDF, Word and Other Files in TextPattern Using the GroupDocs Annotation Plugin

TextPattern users have a reason to get excited - we have launched GroupDocs’ annotation plugin for TextPattern. Embed documents to TextPattern pages and use our tool to annotate PDF, Microsoft Word, or other files easily. GroupDocs Annotation makes document reviewing and collaboration simple and its powerful set of annotation options scores high with our users. Our annotation plugin lets you share documents online with global teams and help them engage in group tasks.
May 24, 2013 · 3 min · Derek Hyland

How to Merge Data Fields from a DOCX File with a Data Source and Output to PDF

This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article.
May 3, 2013 · 2 min · Derek Hyland

Two Ways of Uploading Files into a GroupDocs Account

Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.
April 29, 2013 · 8 min · Derek Hyland

How to perform Callbacks with GroupDocs PHP SDK

This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article.
April 19, 2013 · 10 min · Derek Hyland

Developing Extensions for Google Chrome - GroupDocs Viewer

This article describes how Google Chrome extensions are structured. Also I’ll show you how to create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast to developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions.
April 2, 2013 · 7 min · Derek Hyland

How to Deploy .NET Project on the AppHarbor

This article explains the basics of using AppHarbor. In this article, I’ll use the .NET SDK Samples project to show how to deploy a .NET project on AppHarbor. Requirements .NET project App account GitHub PreparingFirst of all, we need a AppHarbor account. If you don’t have one yet, please create one. Registration on AppHarbor is similar to any other site: sign up from the AppHarbor home page by clicking the Sign up button.
March 22, 2013 · 2 min · Derek Hyland

Integration of GroupDocs’ Powerful Contract Management Software with Multiple Platforms

Great news to contract management world! After the successful integration of GroupDocs Annotation and GroupDocs Viewer apps with multiple platforms, GroupDocs have now introduced its efficient contract management software plugin to multiple platforms. Now, no matter what CMS you use, you can integrate our contract management software plugin to your websites. [caption id=“attachment_1721” align=“alignnone” width=“600” caption=“GroupDocs introduced its contract management software plugin for various CMSs”][/caption] Once the plugin is installed, you can embed questionnaires and then collect data to automatically create new documents online.
March 15, 2013 · 2 min · Derek Hyland