overleaf-sync
overleaf-sync copied to clipboard
Download compiled project pdfs
Feature request API to download compiled project pdf file.
Can you please give some more info on how you would like this to work. How would you use this feature?
Essentially, when I make some changes in overleaf, I always have to use the recompile button and then download the pdf, to update it in my servers. Instead, I should be able to just make the changes and have my script run, which would download the new pdf and upload it in multiple places.
You can of course always locally compile it as well with your files.
Will check how easy this is to implement
Good news @sandeepnmenon I just published version 1.2.0 where this is implemented 🎉 Please update to this version and test the feature 😉
That's great! Thank you @moritzgloeckl I'll start building my automated pipelines with this.