Le 09/11/2018 ? 09:52, Jonas Bechtel a ?crit?: > Some time ago I did something similar. This involved following steps: > * Export file as pdf (Stage 1) > * Use an external tool to find keywords with positions
what kind of tool was that ? and what kind of data did it output ? JL > * Re-use these positions with a python script in Scribus > * Export file as pdf (Stage 2 - final) > The key problem is that you cannot link/reference single words of a text > frame from python scripter engine. But this has to be implemented in C++ and > I've got no time. (Don't even be able to update the python3 patch to > development branch which seems to be moving.)