Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
What is the best approach to combine multiple PDF files into a single PDF file? Do we need to request a PDF input component?
For example:
File1.PDF
File2.PDF > Combined.PDF
File3.PDF
There is no component so far doing that but you can do such things with java. Please checkout this post here:
https://stackoverflow.com/questions/3585329/how-to-merge-two-pdf-files-into-one-in-java
Hi
Unfortunately, no a PDF input component is available now.
Regards
Shong
There is no component so far doing that but you can do such things with java. Please checkout this post here:
https://stackoverflow.com/questions/3585329/how-to-merge-two-pdf-files-into-one-in-java