![](https://secure.gravatar.com/avatar/2349dcb0bed02a89d589125ccc301859.jpg?s=120&d=mm&r=g)
23 Apr
2020
23 Apr
'20
3:35 p.m.
Am 23.04.20 um 14:22 schrieb Vladimir Lomov:
Otherwise could you describe what exactly you want to achive?
This works: \setupinteraction[state=start] \setupcolors[state=start] \starttext \goto{linkname}[file(target.pdf)] \stoptext This does not work: \setupinteraction[state=start] \setupcolors[state=start] \starttext \goto{linkname}[file(target.doc)] \stoptext The PDF Viewer does not support the file type. TIA juh