I need to create a new pdf file from other pdf files, for example i have file1.pdf, file2.pdf need to create a new_file.pdf, that contains page 1, 4, 6 from file1.pdf, and 1, 3, 4 from file2.pdf. I need to get the pages as they are, not parse them as texts.
feedback
|
|
How to generate PDF from markdown using pure ruby How do you combine PDFs in ruby? These are answers to your question. | |||
feedback
|