We are using cfpdf with action="processddx".
It is working fine.
But... at the same time it creates temporary files in:

"C:\Documents and Settings\<profile>\Local Settings\Temp\"  (this is on the dev 
server)

On production they end up in "C:\WINDOWS\Temp\"

They look something like this: DESTINATIONFILE#####.tmp (##### being a number)

These files don't get deleted and I have not found a way to specify the temp 
folder.
If I could specify the temp folder we could more easily have a script that 
deletes the *.tmp files.

Anybody had this issue?
(the production server has space issues on the c: drive) 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327308
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to