On Wednesday, 25 September 2024 11:08:18 BST Eggli Urs (GSZ) wrote: > Hopefully you can suggest a workaround (other than to move the data to Linux > for processing) or a correction. Many thanks. > > Kind regards > > Urs
Hi Urs, One solution may be to provide an -F flag followed by the path to groff\current\font (don't include gropdf in the path). It would also help if you can send me these 3 lines from the gropdf program:- $cfg{GROFF_VERSION}='1.23.0.1799-8f998'; $cfg{GROFF_FONT_PATH}='/usr/share/groff/site-font:/usr/share/groff/1.23.0/ font:/usr/lib/font'; $cfg{RT_SEP}=':'; The current version this around line 300, but in previous versions it could be around line 59. Also, if using -Tpdf, you don't need -mpdfmark. Cheers Deri