Can anyone recommend a good library/API for adding PDF output to a graphically-intensive MFC C++ (GDI+ VC++ 6 etc) application?
For example a simple EMF-to-PDF conversion would seem to be sufficient.
It seems to be a common capability of many apps. Is there a standard or common solution I have missed?