pdf-rs/pdf

Is it true that "At the moment, you can only read PDF files."?

Ploppz opened this issue · 4 comments

Looking at the content example, it does seems like it's possible to alter and write PDF files.
I haven't followed the progress closely so I don't know exactly the capabilities of pdf 0.8.0.
But seems like the mentioned text in the README should be changed.

Seems true, if someone is also interested in wider writing support, please share ideas or examples for implementation.

Don't know if this crate is borken, the PageRc::contens is just empty for any page.

So, Currently -- this crate would not work for efficient separation of PDF into Single PDF pages?

s3bk commented

It would be possible, but you would have to build a list of dependenciee tor each page and add these objects to the new file.