Effortless document workflows with SharePoint Designer
The Document Converter for SharePoint ships with a large number of workflow actions for SharePoint Designer, Nintex Workflow as well as K2. At the time of writing the following SharePoint Designer workflow actions are available.
- Convert Document(opens in a new tab): Convert document to PDF as well as non-PDF Files.
- All watermark actions(opens in a new tab), excluding the Add Composite Watermark to PDF action.
- Add Composite Watermark to PDF(opens in a new tab): Apply several watermarks in a single action.
- Convert HTML to PDF(opens in a new tab): Convert HTML fragments or URLs such as List items(opens in a new tab) or SharePoint Pages.
- Convert to OCRed PDF(opens in a new tab): Make scans or faxes discoverable by your search engine.
- Copy MetaData(opens in a new tab): Control which meta-data is copied when generating files.
- Extract text using OCR(opens in a new tab): Carry out OCR on part of a page and return the text.
- Merge Documents into PDF(opens in a new tab): Convert multiple files and merge them into a single PDF.
- Secure PDF(opens in a new tab): Encrypt a file and restrict the ability to print or copy content.
- Split PDF(opens in a new tab): Split a single, larger, file into multiple small ones.
- Convert to PDF(opens in a new tab):Legacy Activity for SP2007-2013 workflow engine only, don't use it unless you have a good reason to do.
These workflow activities support the standard SharePoint workflow engine as well as the optional Workflow Manager(opens in a new tab) introduced in SharePoint 2013 (Starting with the Document Converter's 8.0 release). SharePoint Online support is available as well using the separate Muhimbi Document Converter for SharePoint Online(opens in a new tab) product.
Multiple workflow operations can be chained together by capturing the List Item ID of the output of one operation and use that to lookup an item, by its ID, in a follow up action. This way you can convert a document to PDF and then watermark or secure the generated PDF, all in a single workflow.
Further information can be found in the User Guide(opens in a new tab). A basic end-to-end example can be found in this Knowledge Base article.
For details about how to use our Workflow Manager actions from Site or Reusable workflows, see this article(opens in a new tab).