| Server IP : 209.205.66.10 / Your IP : 216.73.216.173 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ammon 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 User : ( 1006) PHP Version : 8.5.8 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/cups/ppdc/ |
Upload File : |
// // Copyright (c) 2015, 2017-2018 Samuel Thibault <samuel.thibault@ens-lyon.org> // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. // Group "Braille/Braille transcription" Option "TextDotDistance/Text dot distance" PickOne AnySetup 10 Choice "220/2.2mm" "" *Choice "250/2.5mm" "" Choice "320/3.2mm" "" Option "TextDots/Text dots" PickOne AnySetup 10 Choice "8/8 dots" "" *Choice "6/6 dots" "" Option "LineSpacing/Line spacing" PickOne AnySetup 10 Choice "250/2.5mm" "" Choice "375/3.75mm" "" Choice "450/4.5mm" "" Choice "475/4.75mm" "" *Choice "500/5.0mm" "" Choice "525/5.25mm" "" Choice "550/5.5mm" "" Choice "750/7.5mm" "" Choice "1000/10.0mm" "" Option "TopMargin/Top margin" PickOne AnySetup 10 Choice "0" "" Choice "1" "" *Choice "2" "" Choice "3" "" Choice "4" "" Choice "5" "" Choice "6" "" Choice "7" "" Choice "8" "" Choice "9" "" Choice "10" "" Option "BottomMargin/Bottom margin" PickOne AnySetup 10 Choice "0" "" Choice "1" "" *Choice "2" "" Choice "3" "" Choice "4" "" Choice "5" "" Choice "6" "" Choice "7" "" Choice "8" "" Choice "9" "" Choice "10" "" Option "LeftMargin/Left margin" PickOne AnySetup 10 Choice "0" "" Choice "1" "" *Choice "2" "" Choice "3" "" Choice "4" "" Choice "5" "" Choice "6" "" Choice "7" "" Choice "8" "" Choice "9" "" Choice "10" "" Option "RightMargin/Right margin" PickOne AnySetup 10 Choice "0" "" Choice "1" "" *Choice "2" "" Choice "3" "" Choice "4" "" Choice "5" "" Choice "6" "" Choice "7" "" Choice "8" "" Choice "9" "" Choice "10" "" Option "BraillePageNumber/Braille Page Number" PickOne AnySetup 10 Choice "None/None" "" Choice "TopMargin/Top Margin" "" Choice "TopInline/Top Inline" "" *Choice "BottomMargin/Bottom Margin" "" Choice "BottomInline/Bottom Inline" "" Option "PrintPageNumber/Print Page Number" PickOne AnySetup 10 Choice "None/None" "" *Choice "TopMargin/Top Margin" "" Choice "TopInline/Top Inline" "" Choice "BottomMargin/Bottom Margin" "" Choice "BottomInline/Bottom Inline" "" Option "PageSeparator/Print Page Separator" PickOne AnySetup 10 *Choice "True/Yes" "" Choice "False/No" "" Option "PageSeparatorNumber/Print Page Number in Separator" PickOne AnySetup 10 *Choice "True/Yes" "" Choice "False/No" "" Option "ContinuePages/Prefix Print Page Number with Braille Page Number" PickOne AnySetup 10 Choice "True/Yes" "" *Choice "False/No" "" UIConstraints "*TopMargin 0 *BraillePageNumber TopMargin" UIConstraints "*TopMargin 0 *PrintPageNumber TopMargin" UIConstraints "*BottomMargin 0 *BraillePageNumber BottomMargin" UIConstraints "*BottomMargin 0 *PrintPageNumber BottomMargin" UIConstraints "*BraillePageNumber TopMargin *PrintPageNumber TopInline" UIConstraints "*BraillePageNumber BottomMargin *PrintPageNumber BottomInline" UIConstraints "*BraillePageNumber TopInline *PrintPageNumber TopMargin" UIConstraints "*BraillePageNumber BottomInline *PrintPageNumber BottomMargin"