CUPS-PDF not available in Wine [solved]

I need to create pdf file from software installed in Wine but I don’t see any pdf printer.
Just to check I tried to print from Notepad and again PDF isn’t available. Then it seems Wine don’t recognize cups-pdf.
Of course in OMV cups-pdf is available and working.

Wine 1.7.51 installed in OpenMandriva Linux 2014.2 64 bit

If cups-pdf is installed you have to create a pdf virtual printer.
mcc->printers->add
choose Generic-CUPS-PDF
confirm

now you should see the pdf printer

output is in the Desktop folder
you can change that modifing /etc/cups/cups-pdf.conf (Out value)

It works.
created a CUPS_PDF printer and now is available and working in Wine.

Thanks