Exporting 2D lines together with Background bitmap?

Hello,

Im working on a siteplan based from GIS vector data. I also have a scaled satellite as a backgroundbitmap that allows me to map out data that is not available as vectors. Surface materials and such features.

I would like to export my 2d data together with the bitmap in order to rework the image in illustrator and photoshop. Any ideas on how i could to that with out separately importing the vectors and the tiff image and scaling it manually?

Just a shot in the dark, but… If you have a _PictureFrame (_Picture in Rhino 6), use _DupBorder to get the outer boundary, then you can use that boundary as a 1:1 reference with the rest of the 2D data.