This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / How to implement print-preview by VB? no-third party dll. windows API?
-ningxin0809(雁影行洲);
2003-3-25
(#1104850@0)
-
In .NET there is a PrintPreviewControl to do this, but since preview is related with document's structure, normally you should do a custom implemention.
-xhis(xhis);
2003-3-25
(#1104861@0)
-
using VB now.
-ningxin0809(雁影行洲);
2003-3-26
(#1107236@0)
-
It's not easy. But you may use the report tools, like crystal report or the one bundled in VB
-miketany(MIKE老狼);
2003-3-25
(#1104871@0)
-
don't want to use the third-party DLL. this is a very old application.
-ningxin0809(雁影行洲);
2003-3-26
(#1107240@0)
-
this may help
-guestagain(guest again);
2003-3-26
(#1107007@0)
-
thanks.
-ningxin0809(雁影行洲);
2003-3-26
(#1107233@0)