GitHubRulesOK

Results 780 comments of 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. ![image](https://github.com/user-attachments/assets/6bd5e9bb-f1d3-4863-b344-2f2478618d87) ``` 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 ![image](https://github.com/user-attachments/assets/f015bff2-04e8-4e83-ab9f-8da9f3c43a40) ![image](https://github.com/user-attachments/assets/655b786d-d235-4900-b28b-f3cf4b5c160f) ![image](https://github.com/user-attachments/assets/22b7dd36-91f5-4b5e-98d4-b13443549e6f) 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...