When creating a PDF from another source, whether a web page, LibreOffice/MS Office DOCX document, or an EPUB book, I usually want to keep searchable text, as well as an image of each page. That process has become difficult in Windows 10, whether using MS Print to PDF, BullPDF, CubePDF or other utility: only page images are captured, not text.
Note that specific apps can still create PDF with text, such as Firefox's own print to PDF, and PDF-XChange Editor save as PDF (though not print to PDF). Also note that the issue does not involve DRM, as the files being printed are not protected; some have been created by myself, and others are non-copyright material in unprotected documents.
In Linux, documents can be opened and printed with printer-driver-cups-pdf from a Linux app, such as Atril, keeping text... but on Linux, with an app in wine, such as Sumatra PDF, printing loses the text (I assume wine uses the Windows PDF drivers).
Is there some setting for Print to PDF that can be changed to enable keeping text? Is there another printing utility that can do so?