使用Entity Framework for pdf生成从Sql Server数据库中获取客户端调查答案 [英] Fetching client survey answers from Sql Server database using Entity Framework for pdf generation

查看:47
本文介绍了使用Entity Framework for pdf生成从Sql Server数据库中获取客户端调查答案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

客户回答调查,20个页面的响应一起存储到数据库中,现在我想使用Entity框架从Sql server 2008获取数据,并在客户端显示生成pdf,显示所有问题的答案客户端。

我很困惑选择HTML页面或.aspx页面来呈现数据。任何人都可以建议我哪一个更好的解决方案。

Client answers a survey and responses for 20 pages are stored into the database all together , now i want to fetch the data from Sql server 2008 using Entity framework ,and show on client side to generate pdf showing answers of all the questions answered by client.
I am confused about choicing a HTML page or a .aspx page for rendering the data. Can anyone suggest me which one will be better solution for this purpose.

推荐答案

从我如何理解这个问题,似乎你在问是否使用一个用于在客户端生成pdf的html或aspx代码?如果是这种情况, aspx 代码将是生成PDF文件并将其传递给最终用户的唯一方法。
from how i understand the question, seems like you're asking whether to use an html or an aspx code to generate the pdf on the client side? if this is the case, an aspx code would be the only way to generate and deliver your pdf file to the end user.


这篇关于使用Entity Framework for pdf生成从Sql Server数据库中获取客户端调查答案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆