MBIpdf
04-07-2004, 10:07 AM
Is there a way to force the name of the "Output.pdf" to be the same name as the original document with the .pdf extension?
ie: FLOORPLAN.dwg = FLOORPLAN.pdf
Letter.doc = Letter.pdf
Thanks
Douglas Saltsman
04-08-2004, 09:41 AM
Is there a way to force the name of the "Output.pdf" to be the same name as the original document with the .pdf extension?
ie: FLOORPLAN.dwg = FLOORPLAN.pdf
Letter.doc = Letter.pdf
Thanks
No, to do this I would have had to look at the postscript file generated by the driver then parse out the right filename from that data. In an exercise in simplicity and speed I decided not to add this as a feature.