I know people have asked similar question but couldn't find an answer to this. I have a pdf file that was produced using pdflatex. It is searchable (you can press ctrl+f and search for words inside) and it uses hyperref for the citations. I want to make a ps file out of it.
I tried pdf2ps from gs and pdftops from the poppler package. Both make the document like it is a picture. You cannot search anything inside and also the hyperrefs don't work.
Any way I can make a ps file but at least keep it searchable?
Thanks in advance!