Hi,
I'm trying to create, then append to a PDF file.
I start with the following in settings.ini:
[PDF Printer]
Output = c:\filename.PDF
ShowPDF=no
ShowSaveAs = never
ConfirmOverwrite = no
SettingsProgram=
AfterPrintProgram=
...and printing works fine. Then I write the following to settings ini:
[PDF Printer]
Output = c:\filename.PDF
MergeFile = c:\filename.PDF
ShowPDF=no
ShowSaveAs = never
ConfirmOverwrite = no
SettingsProgram=
AfterPrintProgram=
... and print again in an attempt to merge with the file first file.
All that happens is that the file is overwritten - I would expect a sceond page.
If I omit the 'Output...' line, I get a saveas dialogue box despite having showsaveas set to never.
What am I doing wrong?
Use of mergefile setting in setting.ini
Moderator: jr
-
- Posts: 1
- Joined: Fri Sep 14, 2007 2:08 am
mergefile
I also am trying to make mergefile work, but have experienced the same things as Tim (his post Oct 4) . . .
Mergefile would be VERY handy to me, so anything that can be done would be appreciated!
Jim
Mergefile would be VERY handy to me, so anything that can be done would be appreciated!
Jim