I don't know what you mean
Print2PDF is a virtual printer for PDFs, Bullzip PDF is another one, they don't have to do with each other.
You have to install and configure any/each of them to print in VFP, but all you do is choose them as the printer.
If a report outputs something or not just depends on your VFP report and data, no data typically means no output, not even a preview, so check out, if the table or cursor you print is empty or if a SET FILTER or a FOR condition means no result set to print.
Bye, Olaf.