Knowledgebase: Developer
Set PDF file name from C++ MFC application
Posted by Craig Lebakken on 26 November 2006 03:46 AM
Problem:
How can you set the PDF file name from a C++ MFC application so the PDF file name will be created with no user interaction?

Solution:
You can use the DOCINFO structure to specify the PDF file name in the CDC:Startdoc function as described at the following page:

http://msdn2.microsoft.com/en-us/library/hx1625y5(VS.80).aspx

(1 vote(s))
Helpful
Not helpful

Comments (0)

Copyright 2000-2018 © Dane Prairie Systems LLC. All Rights Reserved. About Us | Privacy Policy | PDF Blog | Site Map