I am doing some research, trying to find out if its a good or bad idea to do the following.
- A user would make a selection of choices
- Based on the selections, our website would merge these selected PDFs together
- The user could download the Merged PDF.
I know there are things like "Java Open Source PDF Libraries" and "PDFBox", but my main question is this…
Would this be too server intensive?