2018年9月29日 星期六

使用 Maven 匯出 Apex Application file 到本地端電腦

Export Oracle Apex Application from remote to local computers using Maven

Abstract
Oracle Apex application needs to be exported as a sql file from the Workspace in order to deploy to another workspace. Other than exporting manually, this article introduces an automatic way to export the Apex file and copy it to the local computer by using Maven. The automation enables automated build and release process.

Full article:
https://hychen39.github.io/oracl_apex/2018/08/29/export_apex_app_maven.html


2018年9月21日 星期五

PDF Utilities

Here two utilities that let us merge pdf files and add page numbers to the merged file. And, the best part is that we don't need the Acrobat to do that.

PDFSAM: Merge multiple pdf files
A PDF Number: Add page numbers to your pdf file.