Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Pages created with the 3.0.0 Beta are blank when exporting to PDF via geta #264

Open
brandonkboswell opened this issue Oct 27, 2022 · 4 comments

Comments

@brandonkboswell
Copy link

The title says most of it. I just downloaded my Quick Sheets file and the pages created prior to 3.0 are there, but the new ones are blank. I assume it has to do with the new format.

@ddvk
Copy link
Collaborator

ddvk commented Oct 28, 2022

yep, new format, not reversed yet

@ricklupton
Copy link

@ddvk do you know if anyone has made progress with this yet? I've been looking into it and I've figured out the overall block structure of the files and some of the data, but still missing lots of details.

@ddvk
Copy link
Collaborator

ddvk commented Dec 20, 2022

yes, heres my wip https://github.com/ddvk/reader

@ricklupton
Copy link

@ddvk thank you, that's very helpful. I wanted to be able to extract the text content from the v6 files, so I implemented a reader in Python (https://github.com/ricklupton/rmscene) but it would have been a lot more difficult without your structure to follow!

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

No branches or pull requests

3 participants