rmapi
                                
                                
                                
                                    rmapi copied to clipboard
                            
                            
                            
                        Pages created with the 3.0.0 Beta are blank when exporting to PDF via geta
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.
yep, new format, not reversed yet
@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.
yes, heres my wip https://github.com/ddvk/reader
@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!