Search found 2 matches
- 2017-10-30T07:28:56-07:00
- Forum: Users
- Topic: screendump and insert label convert to pdf
- Replies: 0
- Views: 13195
screendump and insert label convert to pdf
I want to grab a screenshot and put a label on top, convert to pdf and print, sounds simple ? xwd -root | convert xwd:- label:"this is a label" +swap -append pdf:- | lpr -o fit-to-page and i have a blank page. When I do not use +swap, I get a nice printout, only the label at the bottom. So I tried ...
- 2011-02-25T06:48:14-07:00
- Forum: Bugs
- Topic: import -label not working in 6.x
- Replies: 1
- Views: 4757
import -label not working in 6.x
I am upgrading an old system which uses version 5.3.8 09/01/01 Q:16 on a 2.4 linux kernel. I found that the old script which uses -label does not work anymore with version 6.6.7-9 on a 2.6 kernel Version 5.5.7 is ok but from 6.0.0-7 it is not, both on 2.6 What I want is a label besides the captured ...