开发者

how would i print the contents of a div tag holding receipt details?

开发者 https://www.devze.com 2023-02-09 08:14 出处:网络
i am working on a project an was wondering how i would print contents of a div holding receipt开发者_开发问答 details. or should i use a pdf?

i am working on a project an was wondering how i would print contents of a div holding receipt开发者_开发问答 details. or should i use a pdf? I will really appreciate the help.


It would be better if you can open the div content in popup and do document.print()

It will work fine for all browser

0

精彩评论

暂无评论...
验证码 换一张
取 消