I'm having problems with hyperlinks not showing up in the correct position. Turning on the option to draw rectangles around the links shows that the hyperlinks are being created far to the left of where they should show up.
Using: program compiled from current source, Word2000, latest Ghostscript and Windows2000. (Oh, when I ran the program for the first time it couldn't copy the macro file into Word's directory, and I haven't bothered to fix this. Hope it doesn't matter.)
It appears (?) that the hyperlink positioning code is ignoring the page's left margin -- patching the program to add in the left margin seems to work OK.
So, am I missing something?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm having problems with hyperlinks not showing up in the correct position. Turning on the option to draw rectangles around the links shows that the hyperlinks are being created far to the left of where they should show up.
Using: program compiled from current source, Word2000, latest Ghostscript and Windows2000. (Oh, when I ran the program for the first time it couldn't copy the macro file into Word's directory, and I haven't bothered to fix this. Hope it doesn't matter.)
It appears (?) that the hyperlink positioning code is ignoring the page's left margin -- patching the program to add in the left margin seems to work OK.
So, am I missing something?