# To check: * Create a map - let it produce an mxd (v1) and a pdf (v1) * Delete mxd v1 (this will trick the tool into thinking that the version available version number is v1) * When it comes to export the pdf, how will it handle the fact that pdf.v1 already exists? # Desired behaviour * I would like it to handle this gracefully please. # Actual behaviour * Unknown