Search found 1 match

by UniCav
2011-01-11T17:42:28-07:00
Forum: Users
Topic: convert tif - prevent renaming on single page
Replies: 1
Views: 3729

convert tif - prevent renaming on single page

I'm running convert from a shellexecute in an outlook vba to handle bulk attachments. When they arrive the vba saves the attached TIF or PDF and then runs convert to separate the pages into sequentially numbered TIF's However if someone sends a single page the resulting filename is File_Name_%02d ...