Missing cCloseRunningSession function

Hi,

We are using PDFCreator version 0.8.1 RC7 (I know its really old version), but recently I upgraded PDFCreator to version 1.4.2. What we are doing is we are creating Word application programatically populates all the required information and PDFCreator uses this populated word document to create PDF. When PDF is created the code uses cCloseRunningSession to close the word application. But after upgrading to 1.4.2, I noticed that above function is missing. Because of this a blank word application is opened while PDF is generated. Is there any other way to terminate/close the current session so that word application is closed automatically? Any information is much appreciated. I am working on Windows 7 OS.

Hi,

 

cCloseRunningSession is now integrated into cClose.

http://www.pdfforge.org/content/clspdfcreator

 

regards,

 

Robin

Thanks Robin, but cClose doesn't close the running session. My word template is still open after creating PDF. Any workaround?

Thanks

Thanks Robin, but my word application is still open after creating PDF (even though I am using cClose). Any workaround?

 

Thanks