Setting Output Filename
Moderator: jr
Setting Output Filename
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
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
config /s RememberLastFolderName no
Regards,
Jacob
Re: Setting Output Filename
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
[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