Page 1 of 1

Print Preview Suite (EMF print problem)

PostPosted: January 6th, 2006, 8:56 pm
by ozzy
Hi guys

when i try to print .EMF file i get AV error.
in this section:

function EnhMetaHasDDB(hDC: HDC; lpHTable: PHANDLETABLE;
lpEMFR: PENHMETARECORD; nObj: Integer; Data: LPARAM): BOOL; begin
Result := not (lpEMFR^.iType in [EMR_BITBLT, EMR_STRETCHBLT]);
end;


However if i am using xp with sp2 this error does not occur.
I will appreciate any help.

PostPosted: January 7th, 2006, 12:18 am
by Kambiz
Could you please post your EMF here?

PostPosted: January 7th, 2006, 8:14 am
by ozzy
here it comes