Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Printing or displaying excel documents from COleClientItem

0 views
Skip to first unread message

Scot T Brennecke

unread,
Sep 8, 1997, 3:00:00 AM9/8/97
to

I can successfully create COleClientItems from Excel worksheet files.
The problem I experience is when trying to use the
COleClientItem::Draw() function or the PrintOut method of the Excel
Worksheet object automation interface. (I call COleClientItem
::GetIDispatch() and attach the IDispatch pointer to a Worksheet object
created from the Excel type library). In both cases, the worksheet is
often displayed (or printed) in an "exploded" size, with a font that is
so big the characters overlap with each other. What would cause this?
If I use the embedded document (through COleClientItem) to open Excel
for editing, it looks just fine, and printing works fine as well.

What more information does anyone need to help me solve this?

0 new messages