All Projects → arachan → JasperReportsBoot

arachan / JasperReportsBoot

Licence: Apache-2.0 License
JasperReports font extensions and Spring Boot Sample

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to JasperReportsBoot

elasticsearch-report-engine
An Elasticsearch plugin to return query results as either PDF,HTML or CSV.
Stars: ✭ 49 (+172.22%)
Mutual labels:  jasperreports, pdf-generation
JasperViewerFX
The JasperViewerFX is a free JavaFX library which aims to avoid use of JasperReport's swing viewer
Stars: ✭ 27 (+50%)
Mutual labels:  jasperreports, pdf-generation
AusweisBot
Telegram bot to generate self-authorizations for moving around during covid-19 pandemic in France
Stars: ✭ 13 (-27.78%)
Mutual labels:  pdf-generation
prettype
An easy to use text stylizer for your desktop!
Stars: ✭ 14 (-22.22%)
Mutual labels:  fonts
aws-runas
Run commands or shell under an AWS IAM role
Stars: ✭ 28 (+55.56%)
Mutual labels:  sts
open-fonts
A collection of beautiful free and open source fonts: instructions for installing, Unicode fallback chains, instructions to replace Windows ClearType and fix browser fonts
Stars: ✭ 26 (+44.44%)
Mutual labels:  fonts
magento2-module-pdf
Magento 2 Module for creating PDF's based on wkhtmltopdf
Stars: ✭ 55 (+205.56%)
Mutual labels:  pdf-generation
vfit
Utility for building static cuts of variable fonts
Stars: ✭ 27 (+50%)
Mutual labels:  fonts
handwrite
Handwrite generates a custom font based on your handwriting sample.
Stars: ✭ 235 (+1205.56%)
Mutual labels:  fonts
icursive-nerd-font
Nerd Fonts with Cursive Italic Styles
Stars: ✭ 172 (+855.56%)
Mutual labels:  fonts
docker-texlive-full
A repository with a full texlive installation to be the base for my other texlive-related containers.
Stars: ✭ 24 (+33.33%)
Mutual labels:  fonts
Android-ConvertToPDF
How to convert a document to a PDF using iText and Aspose?
Stars: ✭ 17 (-5.56%)
Mutual labels:  pdf-generation
xrechnung-visualization
XSL transformators for web and pdf rendering of German CIUS XRechnung or EN16931-1:2017 [MIRROR OF GitLab]
Stars: ✭ 26 (+44.44%)
Mutual labels:  pdf-generation
fonts
Fonts Terminal Root - My fonts preferred
Stars: ✭ 26 (+44.44%)
Mutual labels:  fonts
scryber.core
Scryber.Core is a dotnet 5 html to pdf engine written entirely in C# for creating beautiful flowing documents from html templates including css styles, object data binding and svg drawing.
Stars: ✭ 74 (+311.11%)
Mutual labels:  pdf-generation
Texture-Fonts
Godot Plugin for creating custom Fonts from Textures
Stars: ✭ 59 (+227.78%)
Mutual labels:  fonts
DrawPDF
Draw/Write pdf using Swift
Stars: ✭ 17 (-5.56%)
Mutual labels:  pdf-generation
bitsnpicas
Bits'N'Picas - Bitmap & Emoji Font Creation & Conversion Tools
Stars: ✭ 171 (+850%)
Mutual labels:  fonts
homecomputer-fonts
Variable fonts based on the Commodore 64 and Amiga fonts.
Stars: ✭ 58 (+222.22%)
Mutual labels:  fonts
aws-lambda-pdf-generator-puppeteer
PDF generator for AWS lambda with puppeteer
Stars: ✭ 52 (+188.89%)
Mutual labels:  pdf-generation

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

Recomend

I recommend gradle version

https://github.com/arachan/JasperReportBoot.git

License

Apache License 2.0

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].