Howto create transparent pdf?

I created an image with draw which is supposed to be used as headbow/letterhead.
My problem is to export it as a transparent pdf.
The exported file covers the text, which I merge with pdftk. With an editor I can “see” the text. But it’s invisible due to the intransparency of the pdf-file. That’s funny but not useful. I already looked here and found some hints about that. But non of these worked for me.


2025_Briefbogen.pdf (132.6 KB)

I could not find any text behind the covering (white) rectangle.

Sorry, I forgot to upload the final result. So here you go:
00_SS_an_Margarete_Mustermann.pdf (167.3 KB)
Just open that with e.g. Adobe Reader, hit Ctrl+A and the hidden text is marked. One can even use it with copy & paste, which is weird to me.

The usual method would be to create a template as desired in Writer and then create documents using the template. Maybe there is a good reason to go through the extra steps of exporting it to pdf and merging the pdfs but it sounds a bit like printing documents on letterhead paper like we did in the 1990s.

I made a couple of documents that could be used as templates in Writer. I don’t have your BauerBodoni RomanOsF font so I made a substitution in LibreOffice for Bodoni BT which is not the same but close enough for me.

The first template will use BauerBodoni RomanOsF if it is on the computer. The template uses First Page style for the first page, second and subsequent pages will be in Default page style which may need editing to suit. [Edit: modifed template]
b_letterhead126034EA2.ott (84.9 KB)

The second is just a document, not a template. In this I copied the layout (with Bodoni BT font, this will not change on a different computer) from Writer to Draw, saved the page as .svg and inserted the svg as a background for First Page page style in Writer.
LetterheadAsBackground.odt (89.6 KB)

Very simple solution:
– write your WRiTER file;
– draw your DRAW file;
– copy the desired elements;
– paste them into the desired WRiTER line;

Simple forms you are able drawing directly with WRiTER.
… this is how it’s done:
012345_TEST.transparentes Bild über Text_Versuch0000_071539.pdf (53.5 KB)

It doesn’t seem to be that simple:
It’s possible to insert the content from the DRAW file into a WRITE file. It’s also possible to change the tranparency of the template page to 100%. I also set the transparency of all OLE objects to 100%. At least all pages but the first are now visible. That’s some progress.
But the first page still shows the letterhead only. The text is still invisible.

I can’t change that by hand every time. That might work. But if it comes to 50+ letters a day it’s to much workflow. I need to make it work with

pdftk a_text.pdf multistamp b_letterhead.pdf output c_done.pdf

a_text.pdf (80.2 KB)
b_letterhead.pdf (126.6 KB)

Since I’m a new user and only allowed to attach 2 files, here is the Source for my letterhead “converted” to a WRITEr file and the result.

c_done.pdf (200.9 KB)
b_letterhead.odt (72.9 KB)

Have you tried to use background instead of multistamp?