【发布时间】:2014-12-15 10:29:34
【问题描述】:
我正在开发与网络服务相关的移动应用程序。当我们在默认浏览器中调用以下服务 url 时,将下载 pdf 文件。
服务网址:http://demo.com/microeforms/Pages/MicroeForms/Student/StudentProgressReports/StudentReport.aspx?Source=mobileapp&StudentCode=12/0429&AcademicYearId=751&AcademicYearText=2014 - 2015&StudentLevelId=151&StudentLevelText=Y1&StudentGroupId=562&StudentGroupText=1A&BranchId=100&BranchName=PS02-TEPS&Term=1
输出:学生进度报告.pdf
但我必须在移动浏览器中调用此服务 URL 请告诉我如何在移动应用程序中调用此服务 URL 以及如何在 Web 视图中显示下载的 pdf 文件?
【问题讨论】:
-
大家好,错误已修复,非常感谢您分享信息。
标签: android web-services pdf