/pimcore-groupdocs-comparison-source

GroupDocs Comparison plugin for PimCore

Primary LanguagePHP

GroupDocs Comparison Plugin for PimCore CMS.

For use plugin add code to your view:

<?php $groupDocs = new GroupDocsComparison_GroupDocs(); ?>
<?php echo $groupDocs->renderFrame(); ?>

For configure default params login as admin and go to "Extras" => "Configure GroupDocs Comparison" menu.

Also you can override default params like:

<?php $groupDocs1 = new GroupDocsComparison_GroupDocs(array( 'frameborder' => '1', 'width' => '680', 'height' => '900' )); ?>
<?php echo $groupDocs1->renderFrame(); ?>

###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.