GitHubRulesOK
GitHubRulesOK
Not using 11 as perfectly happy to keep using this old 32bit win10 but have used and seen others report that 11 messes with printing , especially when not running...
Amused , I am , by saying Edge outsourced PDF reading, The whole core code is Chromium with PDFium which for reading was coded by Adobe partner (Foxit) but for...
@fencepost-error SumatraPDF on right can send current filename SINGLE KEY (pre-release) to MS Edge application window (on left half of primary screen !) for printing like this.  ``` ExternalViewers...
Hmm they are on the rightclick (context) key or mouse button the "edit" option wording varies ? but will bring the dialog to the front    With pre-release...
HMMM may be red herring `start /?` says ["title"] but experience says that ideally should be ""|["title"] as without `""` it DOES tend to on occasion behave oddly I have...
No that does not make any difference both these are the same settings ``` start "test" /d "c:\test" C:\Users\K\source\repos\sumatrapdf\SumatraPDF-prerel-32 "c:\test\out.pdf" start "test" /d "c:\test" "C:\Users\K\source\repos\sumatrapdf\SumatraPDF-prerel-32" "c:\test\out.pdf" ``` HOWEVER ``` start...
I have seen similar with some other apps the lack of the empty quotes `start ""` or `start "quoted"` seem to affect later command line use of quotes and current...
I am not the developer so only DDE experience is as CLI user. DDE needs to be run either by a separate resident daemon OR on first run of an...
generally no concept of proximity in a PDF all pages are written in random order and so too are any bookmarks. What happens is that on loading a PDF the...
I showed pages are not in order that is true for most PDF contents and especially bookmarks so they to are like tree branches with parents and children (prior and...