Skip to content

Are PDFs edited on client side only ? #174

Answered by Frooodle
guigui42 asked this question in Q&A
Discussion options

You must be logged in to vote

So it depends a lot of files are handled server side most of which the files are stored in memory meaning they are not even written to disk and go after request finished however some make temporary files instead during to process such as CLI ones.

Some features like the multi tool, rotate and sign are all clientside only

All files on server side are deleted before the request even finishes. No files are retained at all even for a single second after the request itself is finished

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by guigui42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants