Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ navigation:
## Common Start

## List your directory names and order here, like this:
api:
title: API Reference
position: 100
installation-and-deployment:
title: Installation and Deployment
position: 4
Expand Down
4 changes: 2 additions & 2 deletions _layouts/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
dataBound: expandNavigation("{{page.url | remove_first: '/' }}")
});
</script>
<!-- <div id="page-api" class="k-treeview">
<div id="page-api" class="k-treeview">
<ul class="k-group">
<li class="k-item">
<span class="k-icon k-plus" role="presentation"></span>
Expand All @@ -35,7 +35,7 @@
</span>
</li>
</ul>
</div> -->
</div>
</div>

<a id="page-edit-link" class="btn btn-action" href="https://github.com/telerik/dpl-docs/edit/master{{ page.url | replace: '.html','' }}.md">Edit this page</a>
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: Redistributing Telerik Document Processing
page_title: Redistributing Telerik Document Processing
description: Redistributing Telerik Document Processing
slug: installation-deploying-telerik-document-processing
tags: distributing,instructions,document,processing
published: True
position: 3
---

# Redistributing Telerik Document Processing

Telerik Document Processing is part of several Telerik bundles and is licensed under the conditions with which you've obtained the product.

This topic contains technical guidelines for protecting the Telerik Document Processing binaries when redistributing them with your integrated product.


## UI for ASP.NET AJAX

[Protecting the Telerik ASP.NET AJAX Assemblies](http://docs.telerik.com/devtools/aspnet-ajax/deployment/protecting-the-telerik-asp.net-ajax-assembly#protecting-the-document-processing-libraries)


## UI for WPF

[Protecting the Telerik UI for WPF Assemblies](http://docs.telerik.com/devtools/wpf/installation-and-deployment/deploying-telerik-ui/protecting-telerik-assembly.html#building-telerik-documents-assemblies-from-source-code)


## UI for WinForms

[Protecting the Telerik UI for WinForms Assemblies](http://docs.telerik.com/devtools/winforms/installation-deployment-and-distribution/redistributing-telerik-ui-for-winforms#usingthe-telerik-document-processing-libraries-in-your-solutions)


## UI for Silverlight

[Protecting the Telerik UI for Silverlight Assemblies](http://docs.telerik.com/devtools/silverlight/installation-and-deployment/deploying-telerik-ui/protecting-telerik-assembly.html#building-telerik-documents-assemblies-from-source-code)
47 changes: 47 additions & 0 deletions installation-and-deployment/system-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,50 @@ position: 0
---

# System Requirements

This topic describes the system requirements needed by Telerik Document Processing.


## Supported Operating Systems

Windows 10
Windows 8, 8.1
Windows 7
Windows Vista
Windows Server 2008
Windows Server 2008 R2
Windows XP SP2, SP3
Windows 2000 SP4 + KB 891861*
Windows Server 2003 (excluding IA-64)


>You could check [here](http://msdn.microsoft.com/en-us/library/8z6watww%28v=vs.100%29.aspx) for a complete list of the supported operating systems.


## Development Environment


Supported Development Tools and Environments:


* __.NET Framework 4.0 or later.__ Download .NET 4.0 from [here](http://www.microsoft.com/downloads/details.aspx?FamilyID=9cfb2d51-5ff4-4491-b0e5-b386f32c0992&displaylang=en).


* __Microsoft Visual Studio 2010/2012/2013/2015__ - download from [here](http://www.microsoft.com/visualstudio/eng/downloads).


## Hardware Enviroment

* Processor: x86 or x64 1 GHz Pentium processor or equivalent (minimum); 1 GHz Pentium processor or equivalent (recommended)

* RAM: 512 MB (minimum); 1 GB (recommended)

* Hard disk: up to 1.5 GB of available space may be required


# See Also

* [Installing Telerik Document Processing]({%slug installation-installing-on-your-computer%})

* [Getting Started]({%slug getting-started%})

7 changes: 7 additions & 0 deletions introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,10 @@ Telerik Document Processing features the following components:

* [RadZipLibrary]({%slug radziplibrary-overview%}): Compress and decompress ZIP files.


## Licensing

Telerik Document Processing is available as part of DevCraft, UI for ASP.NET AJAX, UI for ASP.NET MVC, UI for WPF, UI for WinForms and UI for Silverlight. The libraries are subject of the license under which you've obtained the assemblies.

Learn more on how to start using Telerik Document Processing in the [Installing on Your Computer]({%slug installation-installing-on-your-computer%}) topic.

14 changes: 13 additions & 1 deletion licensing/license-agreement.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,16 @@ position: 0

__Telerik End-User License Agreement__

##
Telerik Document Processing is licensed under the conditions of the product you've obtained the libraries with. You can find the End-User License Agreements for the products on the following pages:


__UI for ASP.NET AJAX__ : [http://www.telerik.com/purchase/license-agreement/aspnet-ajax](http://www.telerik.com/purchase/license-agreement/aspnet-ajax)


__UI for WPF__: [http://www.telerik.com/purchase/license-agreement/wpf-dlw-s](http://www.telerik.com/purchase/license-agreement/wpf-dlw-s)


__UI for WinForms__: [http://www.telerik.com/purchase/license-agreement/winforms-dlw-s](http://www.telerik.com/purchase/license-agreement/winforms-dlw-s)


__UI for Silverlight__: [http://www.telerik.com/purchase/license-agreement/silverlight-dlw-s](http://www.telerik.com/purchase/license-agreement/silverlight-dlw-s)
11 changes: 0 additions & 11 deletions what's-new.md

This file was deleted.