将PrintDocument控件数据导出到Word和Excel
问题描述:
朋友们.
答
如何将数据导入到PrintDocument中?您只需要使用相同的数据,以通常的方式使用Microsoft Interop程序集创建或添加到现有的Excel或Word文档.
希望对您有帮助
How are you getting the data into the PrintDocument? You just need to use the same data to create or add to existing Excel or Word documents using Microsoft Interop Assemblies in the usual way.
Hope this helps