From 0dfee6ad5708e66e42b8d33c5e41b5f4876fb4d2 Mon Sep 17 00:00:00 2001 From: Ralf Ulrich Date: Mon, 11 May 2020 15:55:43 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 07c814a..b04f915 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,14 @@ to remove the PageGroup. Ralf Ulrich May 2020 + +# References + +The starting point to this project were: + +https://tex.stackexchange.com/questions/76273/multiple-pdfs-with-page-group-included-in-a-single-page-warning + +https://www.mrunix.de/forums/showthread.php?73546-pdfTeX-warning-pdflatex-exe-PDF-inclusion-multiple-pdfs-with-page-group-included-in + +There are actually options to edit PDF files based on "qdf" that will be more general -- which I did not need. Also QDF will change the files +in a much more invasive way also yieldig significantly larger files in the end. \ No newline at end of file -- GitLab