Search found 3 matches
- Fri May 28, 2010 4:55 pm
- Forum: General
- Topic: postScript Fontmap
- Replies: 0
- Views: 8449
postScript Fontmap
If debug is enabled i see that -sFONTPATH#"E:\WINDOWS\Fonts" So i think this override GS_FONTPATH env variable (http://pages.cs.wisc.edu/~ghost/doc/gnu/7.05/Use.htm#Font_lookup) ...but how can i set and where i must put Fontmap.PS to change fonts mapping ? Is it correct in <program files>\...
- Tue Jun 09, 2009 12:19 pm
- Forum: Programming
- Topic: bounding box
- Replies: 0
- Views: 10272
bounding box
hi. I'm wondering if it is possibile to know the bounding box of the file being printed to the bullzippdfprinter. In Ghostscript is simple, just run gs -dSAFER -dNOPAUSE -dBATCH -sDEVICE=bbox It could be nice to have the "bbox" in some properties of the final PDF (keywords... etc...) Thank...
- Tue Feb 10, 2009 5:45 pm
- Forum: Programming
- Topic: ExtractText
- Replies: 0
- Views: 9271
ExtractText
Some examples ? New setting: ExtractText. The printer can now extract text information from the print job. This text can be parsed and values can be extracted and used as macros such as author or title. I'd like to get the extracted text after the file is created. I'd like to have the text in a exte...