On Saturday, 29 July 2023 13:28:39 BST Michał Kruszewski via wrote: > GNU groff version 1.23.0 > > I have some .png image. > I have converted it to the .eps file using convert img.png eps3:img.eps. > However, when I generate the pdf using groff -ms -Tpdf -Kutf8 tmp.ms > > tmp.pdf, the image is not inserted into the pdf. There is only box with the > image file path (which is correct). > > Best regards, > Michał Kruszewski > > Sent with [Proton Mail](https://proton.me/) secure email.
Hi Michal, Grops supports eps images, for gropdf you need to convert your png to a pdf. Cheers Deri