Search found 6 matches

by Scharbach
Fri Dec 01 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Output Filename Changes
Replies: 5
Views: 9211

1. The sSourceFilename is changed for each office document by calling the SetFileDocProps method. 2. The end user is presented with a listview of all the available office documents to assemble in the <OutputFileName>.pdf and once they select the desired documents, the program begins a loop to start ...
by Scharbach
Thu Nov 30 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Output Filename Changes
Replies: 5
Views: 9211

Joan,

Then FileNameOptions are set to decimal 23 and the sSourceFilename is what appears in the printers folder when I set the Printer to pause. Also, the sOutputFileName is the fully qualified path and filename of the output PDF.


Is there anything else I could be missing :?
by Scharbach
Wed Nov 29 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Output Filename Changes
Replies: 5
Views: 9211

I believe this is a timing issue. If I run the Process Monitor in the background to capture system activity I don't get the Output File Name dialog box, but if I turn capture off the dialog box is displayed.
by Scharbach
Tue Nov 28 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Output Filename Changes
Replies: 5
Views: 9211

Output Filename Changes

I am having problems writing to a single output file in a Citrix environment. I am concatenating MS Word and Excel files to a single PDF file. The problem seems to be isolated to the Word documents. The output file layout is created inside a loop, with the following order of documents: Word, Excel, ...
by Scharbach
Fri Nov 10 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Registry keys
Replies: 2
Views: 6388

I have noticed the entries are being modified to the keys

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\HardwareProfiles\001\Software\Printer Name\Jobs\Locks

Is this somehow related to the previous key you identified?

Thanks
by Scharbach
Thu Nov 09 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Registry keys
Replies: 2
Views: 6388

Registry keys

Could you tell me exactly what registry keys/subkeys are being utilized with the .lock and .SetDocFileProps methods of the CDIntfEx object. We have a client that is running our application in a Citrix environment and needs to only permit access to the above mentioned keys. PDF Converter version is 2...