高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】printing layouts - problem
printing layouts - problem?
printing layouts - problem?
hallo
user does following :
load a drawing and print the drawing using the default (active), layout. the user then selects a new layout (using a screen similar to the one in odamfcapp), but when this is printed, the original layout is printed. the system is compiled with 1.13.02. (in dll). i use the same code from odamfcapp to regenerate the layout and .gs device. cacheing is turned on (for speed purposes).
any help/advice will be appreciated.
anton heymann
hi,
mfcapp has view\set activelayout dialog. please, make next test -
load your file to mfcapp, print active layout, select another layout via view\set activelayout dialog and print it. is the printing result same as previous ? if not - bug is in your application code. if yes - bug is in toolkit or in mfcapp. you should change 1.13.02 to upper version in last case.
ps : i have tested declared problem with 1.13.02 and mfcapp change active layout and print different page.
|