Quote:
Originally Posted by willemml
That simplifies things for me in the end I think, the cropping metadata should give me enough to achieve a correct overlap and lets me keep the original PDF sizing (this is desirable as I would be sending PDFs to my Kindle and then taking them back and uploading them somewhere in an annotated form.) And really helpful that the SVG style includes the adjustment properties.
|
I did some further research and found that the cropping data contained in the book being annotated is not needed for overlaying annotations on pages. The SVG style (width, height, top, and left) has all of the information that is needed to adjust the annotation rectangle to fit over the uncropped PDF page.
One thing to be aware of is that due to different aspect ratios between the scribe screen and cropped PDF pages there are typically parts of the page in the margins that cannot be annotated because they are off screen. Alternatively there can be places on the screen where annotations can be drawn that will be outside of the page boundaries of the original PDF.
Quote:
Originally Posted by willemml
I also have hopes that I might be able to create annotations on my computer and send them to the kindle in a way that it can recognize them (rather than just hardcoding them into a PDF or book.)
|
I look forward to seeing what you come up with.