mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
Address bar: ':p [width]x[height im milliinch]'
This commit is contained in:
parent
732adfa362
commit
ed6f827379
7 changed files with 10 additions and 8 deletions
|
@ -98,8 +98,10 @@ Socks proxy</p>
|
|||
</ul>
|
||||
<h4 id="commands">commands</h4>
|
||||
<ul>
|
||||
<li>:p [width in milliInch]x[height in milliInch]<br>
|
||||
Generate/Print PDF file in the "/sdcard/Download" folder.</li>
|
||||
<li>:p [width in milliInch]x[height] [top margin]:[right margin]:[bottom margin]:[left margin]<br>
|
||||
Generate/Print PDF file in the "/sdcard/Download" folder, all units are milliinch.<br>
|
||||
Ex. ":p x" or ":px" for screen width and infinite height.<br>
|
||||
":p [width]x" for infinite height.</li>
|
||||
</ul>
|
||||
<h3 id="i-internal-links">"i:" internal links:</h3>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue