It might be possible but would require significant effort.
Notebook templates are a hard coded set of single page KVG (Amazon’s proprietary version of SVG) files. There is currently no mechanism for replacing them and even if there was you would then need to select the proper template for each notebook page derived from each individual page of your PDF one-by-one.
It might be possible to extract a notebook from a Scribe over USB, automatically replace the embedded page templates with KVG files derived from the individual pages of the PDF, and return the updated notebook to the device. There is currently no software to generate KVG or perform that sort of replacement. Reverse engineering would be needed to figure out how to do that with no guarantee that it would actually work in the end.
Last edited by jhowell; 02-15-2025 at 08:15 AM.
Reason: Typo
|