generate PDF file
-
Hi, Got two items to ask. First, is there a library available for c++ mfc that can write results to PDF?. libHARU is deoendent on zlib , libpng, etc. Like to try something more straight forward and free. secondly, is there a possibility to save a CDialog to PDF file?. ;P
-
Hi, Got two items to ask. First, is there a library available for c++ mfc that can write results to PDF?. libHARU is deoendent on zlib , libpng, etc. Like to try something more straight forward and free. secondly, is there a possibility to save a CDialog to PDF file?. ;P
You could just print what you want using Microsoft Print to PDF printer.
-
Hi, Got two items to ask. First, is there a library available for c++ mfc that can write results to PDF?. libHARU is deoendent on zlib , libpng, etc. Like to try something more straight forward and free. secondly, is there a possibility to save a CDialog to PDF file?. ;P