Splitting PDF files with pdfsam

I had some trouble saving MS Word form letters to individual files, since Word lacks this functionality and macros didn’t quite do what I needed.

After some more searching I found pdfsam, which is — in its Basic version — free and open source software.

Now after I create a form letter in Word, I save the merged file as a PDF. Afterwards I just run it through pdfsam to split the file into new ones every n pages.

Creating individual files from MS Word form letters (Update)

tl;dr: Use pdfsam

MS Word has a good form letter feature, but it’s limited in a way: when you want to save each form letter individually, you’re out of luck. You can only create a single Word document, which contains all letters. I was searching far and wide for a solution to my problem and stumbled upon some Add-ins, but what helped me the most is a simple macro.

Continue reading “Creating individual files from MS Word form letters (Update)”

Serienbriefe als einzelne MS Word-Dokumente (Update)

tl;dr: Benutze pdfsam

MS Word hat eine gute Serienbrieffunktion, aber sie hat eine Einschränkung: es können keine einzelnen Dokumente gespeichert werden. Word erstellt lediglich eine Datei, die alle Dokumente enthält. Ich habe weit und breit nach einer Lösung gesucht und bin auf einige Add-ins gestoßen, aber letztendlich half ein einfaches Makro.

Continue reading “Serienbriefe als einzelne MS Word-Dokumente (Update)”