Page 1 of 1

Setting Output Filename

Posted: Wed Jun 23, 2010 4:51 pm
by mdmorpeth
Hello I am using the commandline to create a filename for a print using config /s output c:\filename.pdf, when I then print a file I am getting a filename with c:\document and settings....my documents\filename.pdf, can I remove the c:\document and settings etc and just have c:\filename.pdf, any help greatfully received, cheers.

Re: Setting Output Filename

Posted: Thu Jun 24, 2010 7:15 am
by jr
By default it remembers the last used folder. Try changing the RememberLastFolderName as described at http://www.biopdf.com/guide/settings.php

config /s RememberLastFolderName no

Regards,
Jacob

Re: Setting Output Filename

Posted: Thu Jul 22, 2010 5:45 pm
by eljainc
Which of the INI files should I be working with? (user.ini / settings.ini) I tried using the global.ini file and have the following:

[Global]
Output=c:\jdip.pdf
Lastfoldername=c:\
ShowSaveAS=never
ConfirmOverwrite=no
ShowPDF=no
RememberLastFolderName=no

This file is located in the following folder:
I:\documents and settings\all users\Application Data\PDF Writer\Bullzip PDF Printer


I only will have one user account on the system, so I do not need to worry about multiple accounts/users.




I also set RememberLastFolderName to No in gui.exe (Options).

However it still does not save the specific filename which is set in global.ini


Can someone please help me with this?
Thanks
Mike