I've been using pcl code for years. It works fine, but has limitations.
I assign the font descriptor to a variable, which makes it easier to select the font..
??? fab8 && font Arial point size 8
I could never get the following to work.
???'Last Name: ' + MyTable.LastName FONT 'Arial' STYLE 'BI'
where 'BI' = Bold Italic
You are using printer fonts, not truetype, so forget about pdf files.
Michael