MergeFile setting seems buggy
Posted: Sat Dec 09, 2006 11:56 am
I'm trying to get BullZip to append a PDF that I am printing to the end of an existing PDF file (one that I previously created using BullZip). The MergeFile setting sounds exactly like what I want, but it seems not to work.
I have successfully gotten the Output setting to work, so I believe that I am using MergeFile correctly as well.
My settings.ini file looks like this:
*********** settings.ini ***********
[PDF Printer]
Output=c:\TempFile.pdf
MergeFile=C:\TempFile.pdf
MergePosition=Bottom
ShowPDF=no
SettingsProgram=
AfterPrintProgram=
********************************
The first time I print with this configuration, BullZip does what I want (creates a new PDF file named TempFile.pdf). The next time, the file appears to print (I see the printing progress dialog), but then I get the error: "The generated PDF Document was not found.", and the existing TempFile.pdf is not updated.
Omitting the Output line the 2ND time does not change the behavior.
Omitting the Output line the 1st time (when the TempFile.pdf has not yet been created) causes the Save As dialog to pop up. That this means the behavior is DIFFERENT if TempFile.pdf exists or not.
Anybody solve this problem before or have ideas?
Thanks!
I have successfully gotten the Output setting to work, so I believe that I am using MergeFile correctly as well.
My settings.ini file looks like this:
*********** settings.ini ***********
[PDF Printer]
Output=c:\TempFile.pdf
MergeFile=C:\TempFile.pdf
MergePosition=Bottom
ShowPDF=no
SettingsProgram=
AfterPrintProgram=
********************************
The first time I print with this configuration, BullZip does what I want (creates a new PDF file named TempFile.pdf). The next time, the file appears to print (I see the printing progress dialog), but then I get the error: "The generated PDF Document was not found.", and the existing TempFile.pdf is not updated.
Omitting the Output line the 2ND time does not change the behavior.
Omitting the Output line the 1st time (when the TempFile.pdf has not yet been created) causes the Save As dialog to pop up. That this means the behavior is DIFFERENT if TempFile.pdf exists or not.
Anybody solve this problem before or have ideas?
Thanks!