Git Product home page Git Product logo

jasperreportsboot's Introduction

JasperBoot

This Program make PDF View Form JRXML template. This is Spring Boot Program. So, execute any where and nothing Servlet Container.

How to execute

  1. Git Clone to STS(Spring Tools Suite)
  2. build it and run on STS.
  3. Access http://localhost:8080/
  4. show index.html and click link.
  5. show PDF.

Font Extensions

This program include font extensions. I set Japanese font,IPAex Mincho (Serif) and IPAex Gothic (SanSerif). So, This make PDF file include Japanese Font.

Any JRXML template make PDF

For example

  1. japan.jrxml file add to src/main/resouces/jasperreports
  2. build and run
  3. browser access to http://localhost:8080/pdf/test
  4. view PDF from test.jrxml

Prarameter?

Unn....

JasperBoot 日本語

JRXML TemplateからPDFを表示するためのプログラム。 Spring Bootで出来てます。 サーブレットコンテナなしでどこでも実行可能です。

起動方法

  1. STSにGit Clone
  2. STS上でBuild and Run.
  3. ブラウザーで http://localhost:8080/ にアクセス
  4. index.htmlが現れるのでそこのリンクをクリック。
  5. PDFが表示されます。

Font extensions

このプログラムはFont Extensionsが含まれています。 日本語フォント、IPAex明朝とIPAexゴシックをセットしております。 Font名は IPAex明朝: ipaexm IPAexゴシックは ipaexg としています。

これにより日本語のフォントを埋め込んだPDFファイルを表示作成することができます。

どんなJRXMLファイルにも対応

  1. src/main/resouces/jasperreportsに jrxmlファイルを作成して入れます。 例えばtest.jrxmlとしましょう。
  2. build and run
  3. http://localhost:8080/pdf/test とアクセス
  4. test.jrxmlをPDFとして表示してくれます。

License

Apache License 2.0

Sample Program なのでご自由にお使い下さい。

jasperreportsboot's People

Contributors

arachan avatar

Watchers

 avatar  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.