Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prep

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prep

  • 0.4.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= PREP

PREP は PDF Reporter Generator です。 帳票のレイアウト定義を YAML 形式ファイルで記述し、オブジェクトをロード、 描画に必要な差し込み用データを実行時に与えることで、帳票 PDF を生成します。

PREP は PDF そのものの生成に HPDF[http://libharu.sourceforge.net/index.html] を 利用しています。詳細な説明、構成要素の追加等についてはそちらを参照してください。

== 基本的な考え方

PREP は YAML 形式で帳票のレイアウトを規定します。 PREP が捉える帳票の形は木構造となります。直線(Line)、矩形(Rectanble)、ラベル(Label)を 基本的な構成要素と捉えます。

(そのうち書きます)

当面は examples を参考にしてください。

== Copyright

Copyright (c) 2011 Tetsuhisa MAKINO. See LICENSE.txt for further details.

FAQs

Package last updated on 09 Apr 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc