One problem that I'm facing is, that all fonts must be embedded.
Adobe Acrobat finds 5 fonts, which are not embedded. I deleted almost everything in adobe and found that the non-embedded fonts originate from special letters, such as
\textregistered
, \celsius
, \beta
...I created the files via Texmaker in windows.
I attached three files for an example. If you compile main.tex, then you will get the pdf with my abbreviations. Here are some greek letters, which are not embedded fonts.
Does anyone know how to embed these fonts?
(Strangely, pdffonts tells me that all fonts are embedded. But I have to follow the rules form the library.)