Adding Printer
2. Accessing Printers Admin Web UI
Open on Browser the Address: localhost:631/admin
3. Adding Printer
Then Choose Add Printer
Then Follow the Wizard until you load the suited PPD Driver…
How to Find Printer PPD File Location on Ubuntu
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Open on Browser the Address: localhost:631/admin
Then Choose Add Printer
Then Follow the Wizard until you load the suited PPD Driver…
How to Find Printer PPD File Location on Ubuntu