I think printing in recto verso is related to the printer you are using, not to the pdf; imagine what would happen if your pdf had a definition for printing recto-verso on a printer which does not support this.
Jan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello
I tranforme a flow xml in pdf to print it in recto\verso
how to make to print the file.
Thank you.
Hello,
I think printing in recto verso is related to the printer you are using, not to the pdf; imagine what would happen if your pdf had a definition for printing recto-verso on a printer which does not support this.
Jan
hello,
I use a simple pipeline with
printletter.application=C:\\Ghostgum\\gsview\\gsprint.exe -printer "bur1" -duplex ${system.getProperty("user.dir")}\\letter20ans.pdf
the document is printed correctly, but it is necessary to close the scanner so that the start printing.