From 21585176dcf2eaa66e035d08be7099e03ab8c4a1 Mon Sep 17 00:00:00 2001 From: Patrick <30919062+isekep@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:43:48 +0200 Subject: [PATCH] Update README.md Unify formatting --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index f649a05..a7d9432 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,9 @@ title: Web to Print Module --- # Pimcore Web to Print Module - Adds the ability to create web-to-print documents in Pimcore and to convert them into a PDF. ## Features in a Nutshell - - Add web2print support for generating PDFs to Pimcore. - Add new Pimcore-specific Document types to create print documents with Pimcore Documents (and all related concepts and features). - Allow creating single pages and whole catalogs with chapters, subchapters and table of contents. @@ -20,5 +18,4 @@ Adds the ability to create web-to-print documents in Pimcore and to convert them * [Extending PDF Creation Config for PDF/X Conformance](./doc/90_Web2Print_Extending_Config_for_PDFX_conformance.md) ## Contributing and Development - For details see our [Contributing guide](https://github.com/pimcore/web-to-print-bundle/blob/1.x/CONTRIBUTING.md).