435 Star 11.5K Fork 698

GVPLongbowEnterprise / BootstrapBlazor

 / 详情

Pdf Reader PDF阅读器 组件更新日志

已完成
成员
创建于  
2022-12-18 22:00

参数说明

参数 说明 默认值 旧版名称
FileName PDF文件路径(Url或相对路径) null Filename
StreamMode 使用流化模式,可跨域读取文件 false EnableStreamingMode
Width 宽 单位(px/%) 100%
Height 高 单位(px/%) 500px
StyleString 组件外观 Css Style
Page 页码 1
Pagemode 页面模式, EnumPageMode 类型 Thumbs
Zoom 缩放模式, EnumZoomMode 类型 Auto
Search 查询字符串
Refresh() 刷新组件
NavigateToPage(int page) 跳转页码
Refresh(int page) 跳转页码
Refresh(string? search, int? page, EnumPageMode? pagemode, EnumZoomMode? zoom) 刷新组件(查询关键字,页码,页面模式,缩放模式)
Stream 用于渲染的文件流,为空则用URL参数读取文件 PdfStream
ViewerBase 浏览器页面路径 内置 PDFJS_URL
Navpanes 显示导航窗格 true
Toolbar 显示工具栏 true
Statusbar 显示状态栏 true
Debug 显示调试信息
AutoStreamMode 'http' 开头自动使用流模式读取 true
Watermark 水印内容
ReadOnly 禁用复制/打印/下载
CompatibilityMode 兼容模式,兼容旧版浏览器 false
CompatibilityNoneES5 兼容模式,兼容旧版不支持es5的浏览器 false

更新历史

v7.1.8

  • 添加 CompatibilityNoneES5 : 兼容模式,兼容旧版不支持es5的浏览器
  • Chrome < 97 自动使用 2.4.456 版本
  • Chrome < 109 自动使用 2.6.347 版本
  • 注:ReadOnly 和 Watermark 在这两种兼容模式下不能使用

v7.1.7

  • 添加 CompatibilityMode : 兼容模式,兼容旧版浏览器

v7.1.5

  • 添加 AutoStreamMode: 'http' 开头自动使用流模式读取
  • 添加 Watermark : 水印内容
  • 添加 ReadOnly : 禁用复制/打印/下载

v7.1.4

  • Filename 更改为 FileName

v7.1.3

  • 移除pdfobject, 一些参数也被移除,请注意更改
移除参数
UrlBase
View

v7.1

  • 移除pdfobject, 一些参数也被移除,请注意更改
移除参数
Func<string, Task>? OnInfo
Func<string, Task>? OnError
ForceIframe
ForcePDFJS
UrlBase
View

组件版本

latest

浏览器

all

运行模式

  • Server Side
  • Web Assembly

评论 (0)

Alex Chow 创建了任务
Alex Chow 任务状态待办的 修改为进行中
Alex Chow 修改了描述
Alex Chow 修改了描述
Alex Chow 修改了描述
Alex Chow 通过LongbowEnterprise/BootstrapBlazor Pull Request !3631任务状态进行中 修改为已完成
Argo 负责人设置为Alex Chow
Argo 添加协作者Argo
Argo 添加了
 
bug
标签
Argo 添加了
 
feature
标签
Argo 移除了
 
bug
标签
Argo 里程碑设置为V7.1.0
Argo 关联分支设置为main
Argo 计划截止日期设置为2022-12-19
Argo 计划开始日期设置为2022-12-18
Alex Chow 修改了描述
Alex Chow 修改了描述
Alex Chow 修改了标题
Alex Chow 通过里程碑V7.1.0关联项目BootstrapBlazor(已删除) 修改为未设置
展开全部操作日志

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
125049 alexchow 1647732088 554725 longbow 1578927507
C#
1
https://gitee.com/LongbowEnterprise/BootstrapBlazor.git
git@gitee.com:LongbowEnterprise/BootstrapBlazor.git
LongbowEnterprise
BootstrapBlazor
BootstrapBlazor

搜索帮助