Code Gallery
DS 2009: Developing Java Applications with ArcGIS Engine - Export to .PDF
|
The following code example will take a map in the PageLayoutBean and export it out to a .PDF file. In order to achieve this functionality, a new custom command is created, called PDFExport, and the new command is added to the ToolbarBean.
|
|
Report Inappropriate Content: This Code Gallery is intended for the free exchange of code related to ESRI software products. Let us know if this entry is inappropriate (e.g., a download for a commercial product).

pagelayoutbean does not view anything posted by kkfvjmtdkkf on Apr 22, 2009 10:44 PM
I have tried your code,it can output PDF file,but pagelayout bean does view anything when it is refreshed. I am sure that the code "pageLayoutBean.getPageLayout()" is not null; why?
If you would like to post a comment, please login.