PDA

View Full Version : Output path needs to be easier


megajoel
04-09-2008, 03:11 PM
Everytime I print a PDF, I want to put the PDF file into the same path as the word doc I am working on. However, the path that comes up is where I generated the last PDF. Working on an office network, it's quite a mission sometimes to get to the correct folder. This is just for my requirements though. I can imagine it's difficult to get the path of the file considering Primo works as a printer, and can also print things like web pages or from software where there is no path of the while you're working on.

Different paths for different people, so I suggest a setting where you can configure the default output path for PDF generation.
1. The last path where you generated a PDF (this is how it currently works)
2. A fixed path - my docs/pdf
3. (if possible) The current path of the document you are working on

Jason.Stockett
04-11-2008, 06:57 AM
You can actually set the default path in the config file for Primo...

C:\Documents and Settings\Administrator\Application Data\PrimoPDFSet.xml

You will want to change the following line to indicate your default path...

<Key Name="OutputPath" Value="C:\Documents and Settings\Administrator\Desktop\test" />