Für die Vorschau würde eine geringere Auflösung ja genügen und zum Mischen zumindest auf einer Seite gibt es eh Einschränkungen
Zitat:
The system disables the ResetDC function between calls to the StartPage and EndPage functions. This means that you cannot change the device mode except at page boundaries. After calling EndPage, you can call ResetDC to change the device mode, if necessary. Note that a call to ResetDC resets all device context attributes back to default values.
MSDN
Ich fürchte Du wirst um formatfüllende Bitmaps bei den Anforderungen nicht herumkommen.