GithubHelp home page GithubHelp logo

hero-l / demo-pdf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qusongtao/demo-pdf

0.0 0.0 0.0 14.42 MB

SpringBoot + FreeMarker + FlyingSaucer 实现pdf在线预览下载

JavaScript 0.29% Java 91.77% CSS 1.76% FreeMarker 6.18%

demo-pdf's Introduction

PDF完整实例

SpringBoot + FreeMarker + FlyingSaucer 实现pdf在线预览下载

运行方式

方式一:IDEA开发工具中运行

本工程为微服务工程,项目导入到IEAD中即可进行调试和运行验证

方式二:maven手动打包

# 在项目根目录下编译
mvn clean package
# 运行
java -jar target/demo-pdf-0.0.1-SNAPSHOT.jar
# 浏览器访问
http://localhost:8999

更新日志

2021年7月23日

1、解决大量PDF页面生成时性能缓慢的BUG

2021年10月27日

1、ftl模板调整为对象参数填充
2、支持字体自定义(仿宋GB2312、黑体、宋体等)
3、图片支持base64动态填充
4、升级flying-saucer-pdf组件版本为最新版
5、接下来准备研究echarts的支持

交流方式

微信:
RUNOOB 图标
QQ:157195079

demo-pdf's People

Contributors

qusongtao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.