本文介绍了如何从rdlc报告生成Word Doc的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我正在使用本地报告(rdlc)生成报告,之前我已将报告呈现为Pdf格式。现在客户改变了他的要求并要求ms word文档格式。我怎么能在Asp.net中做到这一点。给我任何代码示例。 提前完成Thanxs 解决方案 使用Microsoft报告(RDLC)导出到Word / PDF使用报告查看器。 [ ^ ] Hi , I am using Local reports(rdlc) to generate reports,previously i have rendered reports into Pdf format. Now client changed his requirement and asking for ms word document format. How can i do it in Asp.net.Give me any code example.Thanxs in advance 解决方案 Exporting to Word/PDF using Microsoft Report (RDLC) without using Report Viewer.[^] 这篇关于如何从rdlc报告生成Word Doc的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-20 23:16