Hey everybody.
I'm fresh to n8n and currently struggling to find a solution of merging PDF files without paid service and community nodes or libraries installations. I don't want to self-host the workflow, but can't find a free of charge service. Could you please help?
Please do consider the fact I'm a newbie and might not understand things someone else finds self-explanatory :)
Use this “@custom-jscustom-js**/n8n-nodes-pdf-toolkit**“ community node that is free, but you can use 20 creadits/day. That’s enough for your learning perpose.
Go to settings→click on community nodes→install this node
If this idea is useful for you, please marked as solution.
Correct me if I’m wrong, but isn’t the Custom-JS only for self-hosted applications?
Because there is no button “Community nodes“ under my settings tab…
well g-suite does not provide inbuilt pdf editing option so,
that is a workaround for extracting data from pdf and then merging content and then downloading as pdf.
Oh I got it. So do I get it right - it extracts content and combines with other document instead of actually appending pages from one file to another..?