Substitute TTF Font on Epson TM-U220 Receipt Printer

I found it’s tricky in printing Epson’s receipt printer font (TM-U220) on web browser point of sale application, CSS does not allowed me to access Epson’s receipt printer font. All you need to do is setting font substitution in printing preferences. Open Control Panel to access Printers On Epson’s Receipt Printer do right click then select Printing Preferences Select Tab Printer Settings On True Type Font Substitution choose Substitute options Click Advanced Setting to configure font substitution, or simply choose substitute all Choose Machine Font that you like (e.g FontB)

Continue readingSubstitute TTF Font on Epson TM-U220 Receipt Printer

How to Disable Print Dialog on Firefox Browser

Annoying with print dialog? Need to disable print dialog on your controlled environment? Need to disable print dialog on your web based Point of Sale (POS) applications (e.g phppointofsale)? Need to disable print dialog on your web based ticket printing applications? Type about:config on address bar Choose to promise Right clicik and create new boolean “print.always_print_silent = true” “print.show_print_progress = false” Done Note: Make sure to set default printer to your desired printer and all parameter already configured

Konsep Pemrograman MVC (Model View Controller)

MVC adalah sebuah bentuk pemrograman yang memisahkan berdasarkan logika penanganan tampilan, logika pengontrolan dan logika model. MVC bertujuan supaya pada pengembangan perangkat lunak yang besar mudah untuk dilakukan maintenance (perbaikan/penambahan atau pengurangan code). Model adalah komponen yang berfungsi mengambil data dari database/sumber data. Fungsi yang terdapat dalam Model akan dipanggil oleh Controller. View adalah komponen yang berfungsi menyajikan tampilan kepada user. View menampilkan data yang diperoleh Controller. Controller adalah komponen yang berfungsi untuk memanggil fungsi yang ada di dalam Model dan mengirim hasilnya melalui View, Controller juga berfungsi mengambil input

Continue readingKonsep Pemrograman MVC (Model View Controller)

Shortcut Pengaturan Windows 7

Bingung dengan pengaturan Windows 7? Ada cara mudah untuk membuat shortcut yang dapat mengakses ke seluruh pengaturan sistem operasi Windows 7. Langkah: Buat folder baru Rename Folder dengan: WinSettings.{ED7BA470-8E54-465E-825C-99712043E01C} Setelah merename Folder tersebut, akan berubah menjadi icon yang berisi daftar pengaturan seperti Action Center, Administrative Tools, Auto Play, Back Up and Restore, Color Management, Credential Management, Date and Time, Default Programs, Desktop Gadgets, Device Manager, Devices and Printers, Display,  Ease of Access Center, Folder Options, Fonts, Getting Started, Home Group, Indexing Options, Internet Options, Keyboard, Location and Other Sensors, Mouse,

Continue readingShortcut Pengaturan Windows 7