Skip to main content

 Tutorials

Task-driven tutorials and recipes for PageSeeder

How to upload DOCX to PSML documents with psml-split-config in Pageseeder

Skills requiredXML
Time required (minutes)20
Intended audienceDeveloper
DifficultyEasy
CategoryDocument

Objective

PageSeeder can be used to convert DOCX documents into PSML in two easy steps. This tutorial shows how to import DOCX format into PageSeeder. The default config uses the XML document word-import-config to split fragments and documents together in the same configuration. Now, it is divided in two documents, word-import-config.xml and psml-split-config.xml to simplify the configuration. 

It includes how to:

  • Configure the XML document split-psml-config.
  • Import DOCX as PSML to have the correct output using both XML configuration documents. 

 

Prerequisite

To complete this tutorial requires:

  • Administrator access to a PageSeeder server.

All the necessary files for this tutorial are on GitHub.

Tutorial

Configure XML document psml-split-config

Understanding more

 

Created on , last edited on

Available tutorials