Can't draw over inserted file
Hi,
How do I:
Insert a bitmap file and then draw OVER it?
Every time I try to do this, anything I add goes UNDER the inserted file so I can't see it.
I've tried putting the inserted file on the 'background' sheet and moving that down beneath other sheets. This has absolutely no effect.
Driving me nuts.
How do I:
Insert a bitmap file and then draw OVER it?
Every time I try to do this, anything I add goes UNDER the inserted file so I can't see it.
I've tried putting the inserted file on the 'background' sheet and moving that down beneath other sheets. This has absolutely no effect.
Driving me nuts.
Comments
If you don't see any effect, use the list command on the inserted bitmap to make sure it is on the sheet you expect it to be.
My issue was that I had assumed the sheets at the 'top' of the sheet list would be on the top of the drawing. So I kept putting the background layer down the bottom of the list - which effectively means it is on the top of the drawing.
I think.
Anyway it's working now. Thanks.
Thus (just for illustration), if your list is (top-down):
Sheet 1
Sheet 2
Sheet 3
The rendering order is going to be
Sheet 1 <- drawn first
Sheet 2 <- drawn on top of ^ that sheet
Sheet 3 <- drawn on top of ^ that sheet
However, if you move sheets:
Sheet 2
Sheet 3
Sheet 1
Your rendering order will be:
Sheet 2
Sheet 3
Sheet 1
Another confusing way to think of it what's on top in the list, is what's on bottom when drawn...
Maybe that'll help someone, maybe not...
btw - when you get to adding multiple sheet effects to one sheet the same thing applies to the ordering of those effects. For instance if you add a shadow effect, and then a bevel effect the shadow will be bevelled. In that instance you would need to add the bevel first (top of the list), and then the shadow.
sea
land
rivers
text
The text being drawn last.