I am converting pdf's to other formats and i would like to have the end output pdf/jpg/png etc to have the same effect as when one selects the simulate overprinting option in the adobe acrobat reader.
I went through a similar question at Ghostscript - don't show objects with overprint set
The device pdfwrite doesn't work with the option -dSimulateOverprint=true.
EDIT 2 Sample input file can be found here
The input pdf file has layers and I am trying to convert it to a pdf for the client who will be able to see the underlying layer, without clicking on simluateoverprint option in tools menu of a adobe pdf pro application.
A newbie trying to get some help.