maphew / arcmapbook

Automatically exported from code.google.com/p/arcmapbook
Other
3 stars 2 forks source link

Cancelling and Export Series to PDF removes window but keeps exporting with error messages #77

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Export map series to pdf
2.Click Cancel partway through export (window will close on next DoEvent)
3.PDFs will keep exporting with an "IDSMapPage_DrawPage 0 - Object variable
or With block variable not set" error message dialog popping up each time a
new pdf is exported.

What is the expected output? What do you see instead?

Export will stop completely. Export keeps going.

What version of the product are you using? On what operating system?

9.3_2009.February.11, Windows XP. 

Please provide any additional information below.

Map series was created using orginal DS Mapbook sample.

Original issue reported on code.google.com by colkas...@gmail.com on 20 Nov 2009 at 3:01

GoogleCodeExporter commented 9 years ago
thank you for the bug report. Looks like there needs to be a status check for 
errors
between processing each export (and print).

Original comment by map...@gmail.com on 21 Nov 2009 at 9:52