Hello everyone. I've got a map (of course) and I'm using labels from one of the layers to mark the quarter section numbers. I'm also using one of the layers to clip the map to a certain area. On the screen everything looks fine, but when I print or export to pdf it prints the quarter section numbers out side of the boundary area. I've attached a couple of pics one from arc gis and the other is the pdf export.[ATTACH=CONFIG]27237[/ATTACH][ATTACH=CONFIG]27239[/ATTACH]
Sorry everyone but your not going to like me on this one.
Turns out I had already created an annotation for the section numbers. Once I deleted that annotation I was able to turn on labeling (which is how I thought I was doing it but guess not) and use the Mutex labels to get them right where I needed them. Now it exports it properly. Don't worry I've already done the face palm!
Instead of clipping the quarter section numbers, maybe convert all of them to annotations and then delete the ones you don't need? Maybe that will fix it?
I had thought about that but was hoping there would be an easier way. There are a lot of numbers to delete. I'll wait around for a bit and see if there is another answer.
Do you still have the unclipped feature in your mxd? If so did you try and remove it before exporting?
That won't work. He is using a data frame clip, not the Clip tool. Data frame clips don't alter the original data. You could try to create a selection of the features within the clip boundary and then create a Selection layer for the labeling. That way you could turn off the full layer and with the Selection layer no labels will be created outside the dataframe and you won't have to create a new fc. (Of course you have to manually configure the selection layer to match the full layer for labeling and symbology, because it won't match by default).
Sorry everyone but your not going to like me on this one.
Turns out I had already created an annotation for the section numbers. Once I deleted that annotation I was able to turn on labeling (which is how I thought I was doing it but guess not) and use the Mutex labels to get them right where I needed them. Now it exports it properly. Don't worry I've already done the face palm!