vue-print-nb icon indicating copy to clipboard operation
vue-print-nb copied to clipboard

Vue plug-in, print! Good!

Results 82 vue-print-nb issues
Sort by recently updated
recently updated
newest added

title headerLabel1 headerForm1 headerLabel2 headerForm2 aside main .container{ border:1px solid #000; display:grid; grid:40px 40px 200px repeat(11, 30px) 300px /40px auto auto auto auto; align-content:center; & > div { align-self: center;...

我在对话框里用了打印表格,表格设置了page-break-属性,然后只打印了一页,去掉这类属性,内容不分页,但是只打印了一页,请问这是什么原因引起的

打印使用外部字体 display none的情况下打印一片空白 吧打印部分display block 在调用打印 是可以正常显示的 请问有没有遇到过这种问题

It doesn't working in android and iOS. Any one help me to fix this ?

打印预览时,页面的水印只显示第一页,其他页不显示水印

Hello I have problem with use properties of null (reading 'querySelectorAll') when i click print Please to fixed ``` Print Vue3 ` data() { return { printLoading: true, printObj: {...

当我点击打印的时候,需要调用接口获取数据,获取到数据后才预览以及后续操作该怎么做呢? 目前是两个按钮,一个查数据的按钮,一个是真正的打印按钮,点击查数据的按钮,数据出来后在触发真正打印按钮的click事件

现在打印按钮button和打印区域(id对应的元素)在同一个vue组件中 因为打印的情况有3种 样式和数据都不一样 所以想把打印区域和打印函数抽成组件 但是不知道怎么写代码触发子组件里的打印事件 这是目前的代码 ![image](https://user-images.githubusercontent.com/51038773/216970313-b0cf38ed-5fd6-4fb9-bf9f-3b7ed1d960ae.png)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies