- Open up the files
- Print the files (pdf or html) to a file. This should create postscript (.ps files)
- Combine the postscript files using psmerge -ooutput.ps input1.ps input2.ps
- Run ps2pdf13 output.ps
Then you have output.pdf which has both of the original files in it!
No comments:
Post a Comment