Skip to content

MESCIUSJP/PCFJSReportsViewer

Repository files navigation

日本語 | English

ActiveReportsJS PCF コンポーネント for Power Apps

概要

このリポジトリには、Power Apps に ActiveReportsJS を統合するための Power Apps コンポーネント フレームワーク (PCF) コンポーネントが含まれています。

本コンポーネントを利用することで、Power Apps 内で高度な帳票作成が可能となります。ActiveReportsJS の機能を活用し、請求書やレポートなどの帳票を動的に生成し、Power Appsアプリからの印刷にも対応できます。

詳しい実装手順や解説については、以下の記事をご参照ください。

ActiveReportsJSでつくる!PowerAppsの帳票コンポーネント(1)

activereportsjs-powerapps-1

特徴

  • Power Apps に ActiveReportsJS を埋め込む
  • 動的にレポートをレンダリング
  • スタイルや設定をカスタマイズ可能
  • Power Appsアプリからの印刷に対応

前提条件

インストール

npm install

使用方法

npm start

デプロイ

npm run build

ライセンス

このプロジェクトは ActiveReportsJS のライセンス条件に従います。デプロイ前に適切なライセンスを取得してください。

日本語 | English

ActiveReportsJS PCF Component for Power Apps

Overview

This repository contains a Power Apps Component Framework (PCF) component for integrating ActiveReportsJS into Power Apps.

By using this component, you can create advanced reports within Power Apps. ActiveReportsJS allows dynamic generation of invoices, reports, and other documents, with support for printing directly from Power Apps applications.

For detailed implementation steps and explanations, please refer to the following article:

Create Reports with ActiveReportsJS for PowerApps (1)

activereportsjs-powerapps-1

Features

  • Embed ActiveReportsJS into Power Apps
  • Dynamically render reports
  • Customize styles and settings
  • Support for printing directly from Power Apps applications

Prerequisites

Installation

npm install

Usage

npm start

Deployment

npm run build

License

This project complies with the licensing terms of ActiveReportsJS. Please ensure you have obtained the appropriate license before deployment.

Releases

No releases published

Packages

No packages published