매달 100장의 출력은 무료로 사용 가능하고 더 많은 출력이 필요하면 유료 플랜을 사용해야 함. 다운로드와 API KEY 발급을 위해서는 https://www.apexofficeprint.com/ 에 가입해야 함.
1. 해당 DB에 AOP 패키지를 컴파일
2. AOP 플러그인 임포트
3. 페이지 하나 만들어 버튼 생성 후 DA-SQL 작성
4. 실행 후 결과 확인
이렇게 pdf 출력 가능합니다.
참고
https://www.apexofficeprint.com/
Step 1: Compile the AOP package by running a script
Follow these steps to import the package in your schema:
- Go to SQL Workshop - SQL Scripts
- Click the Upload button
- Choose the file aop_db_pkg.sql from the directory db
- Click the run button and hit Run now.
Step 2: Import the AOP Plug-in
Follow these steps to import the plug-in in your application:
- Go to Shared Components > Plug-Ins
- Click Import
- Browse and locate the installer file (plugin/dynamic_action_plugin_be_apexrnd_aop_da.sql)
- Complete the wizard.
Finally modify the settings of the AOP Plug-in to point to our cloud or to your on-premise installation:
- Go to Shared Components > Component Settings
- Select APEX Office Print (AOP) [Plug-in]
- Specify the url, for our cloud it's http://www.apexofficeprint.com/api and add your API key which you find in your dashboard after logging in on www.apexofficeprint.com or specify your on-premise url of AOP.
Next to specifying the AOP URL and API Key, you can also specify if you want to set the plug-in in debug mode and for the on-premise version of AOP you can also change the (PDF) Converter. - Click Apply.
You should now be able to start using the AOP Plug-in, see the Use the AOP Plug-in section.
Installation note:
To use AOP you may need to configure your ACL (Active Control List) settings to allow APEX to access: http(s)://www.apexofficeprint.com/api
For more details please refer to the Oracle APEX installation guide.
댓글 없음:
댓글 쓰기