Hello,

For printing I use a presentation space that is linked to a device context of a printer, open a segment, drawing data,
close the segment and finally send data to the printer. Now I need to create a bitmap with the information of this graphic segment,
to do this I create a XbpBitmap that links with the pres space. This works fine, the problem is after create the bmp, when I reconnect
the pres space with the device context of the printer again, the size of the segment is smaller than the original size.

I have run some test, but i don't know what is the problem. I attached a little routine with a sample of this issue.

TIA.

José Ángel Ramírez