Tagged Questions
The ppd tag has no wiki summary.
1
vote
1answer
39 views
How can I download the original PPD files that I used when installing via ppm? (Perl)
I used the tool ppm to install several Perl modules (i.e. PPD files):
PPM> query
Alien-wxWidgets [0.52 ] Developer version of wxWidgets binaries
Class-Load [0.08 ] a working ...
1
vote
2answers
1k views
What's the easiest way to add custom page sizes to a .ppd?
I would like to add custom page sizes to my printer's .ppd (PostScript printer definition) file. What do I have to add to get a new page size working properly?
0
votes
1answer
102 views
Determine media size from ppd file
Ive got Dymo labelwriter 400. It works like a charm with a glabels on ubuntu. I am currently writing software to create automatic labels. for that I need to know the size of the png I want to print.
...
0
votes
2answers
119 views
Is this the best way to get the size of a Paper via CUPS?
I've got a CUPS job control file (these can be found at /var/spool/cups/cnnnnn). I need to get the actual dimensions of the print that was made.
This is the way I've figured out to do it:
Get the ...