Print a Webpage Bypassing the Print Settings Dialog

When developing software for intranets or kiosk-like applications, a critical feature is automatically printing documents for specific tasks (i.e., printing a reciept when a sale is completed). Windows environments can use Printer Functions provided by PHP, however for Linux environments a different solution is needed. If the application is in a controlled environment, and the [...]

Read more

CKEditor ReplaceAll Config

To place configuration values into the ReplaceAll command for CKEditor, use the following format: For more configuration options, visit CKEditor’s Developer Documentation.

Read more