Hello,
I've been using the rM2svg script to create (with rsvg-convert) the SVG images to overlay them on the original PDF document that was annotated using the tablet. Doing so leads to the annotations (i.e. the pen strokes etc.) shifted slightly to the left when overlayed on the original PDF document.
I wonder whether anybody else has seen this behaviour?
I have fixed it by adding +40 (by trial and error) to all x values found but this seems rather kludgy.
In any case, thanks for this tool!