Skip to content

liosha2007/umbraco-groupdocs-viewer-java-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroupDocs Viewer for Java plugin for Umbraco CMS (Source code)

Installation

  1. Install Umbraco CMS web site where plugin will be used.
  2. Install Macro using of plugin source code
    1. Copy Groupdocs.GroupDocsViewerJava.dll to the root bin directory of the web site.
    2. Copy GroupDocsViewerJava.ascx to the root usercontrols directory of the web site.
    3. Go to the Developer tab of admin umbraco.
    4. Create new Macro.
    5. Choose .NET User Control as /usercontrols/GroupDocsViewerJava.ascx in Main Properties of new Macro - Click Save button.
    6. Click Browse Properties button below and popup with plugin Properties (Guid, Width, Height) will be opened. Confirm suggested parameters.
    7. Reload the page and go to Parameters tab of created macro. You will see that Parameters were added.
  3. Use the macro at web pages as <umbraco:macro Alias="[Embed Document Viewer Alias]" Url="[Viewer Url]" Width="[Width]" Height="[Height]" UseHttpHandlers="[true or false]" runat="server"></umbraco:macro> (for instance, [Width]=600, [Height]=500). Note, Alias is the alias of macro.

How to get Document ID (GUID)

###Sign, Manage, Annotate, Assemble, Compare and Convert Documents with GroupDocs

  1. Sign documents online with GroupDocs Signature
  2. PDF, Word and Image Annotation with GroupDocs Annotation
  3. Online DOC, DOCX, PPT Document Comparison with GroupDocs Comparison
  4. Online Document Management with GroupDocs Dashboard
  5. Doc to PDF, Doc to Docx, PPT to PDF, and other Document Conversions with GroupDocs Viewer
  6. Online Document Automation with GroupDocs Assembly

###Created by GroupDocs Marketplace Team.

About

Sources of Umbraco GroupDocs Viewer for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages