Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to offset in x direction for overlay with pdftk #23

Open
ericsfraga opened this issue Jun 21, 2018 · 3 comments
Open

Need to offset in x direction for overlay with pdftk #23

ericsfraga opened this issue Jun 21, 2018 · 3 comments

Comments

@ericsfraga
Copy link

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!

@mseri
Copy link

mseri commented Jun 21, 2018

I have noticed an issue with a lack of y offset when testing #22 (comment)

I need to test the fix add I will add it in there. If you are on mac or linux I got very good results with remt https://gitlab.com/wrobell/remt

EDIT: Note that exportNotebook does currently add the x offset, but only if pdfinfo is installed, @ericsfraga do you have it?

@ericsfraga
Copy link
Author

Thanks. I'll follow up your link to remt. I use Linux.

@ericsfraga
Copy link
Author

ericsfraga commented Sep 28, 2018

I've made a comment related to this issue in issue 22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants