2022
Apr
14
comment How do you bind Home/End to act like Cmd-Left/Cmd-Right in Eclipse on Mac?
Note that you can use "Copy Command" to create a second key binding. So you can leave the default ⌘ ←→ in place while adding the "Home" / "End" keys
Apr
12
comment How to protect an already existing PDF with a password?
My previous comment is probably related to the fact that I use iText 2.1.7. When using this call the encryption worked stamper.setEncryption(userPassword.getBytes(), ownerPassword.getBytes(), PdfWriter.ALLOW_PRINTING, PdfWriter.ENCRYPTION_AES_128);
Apr
12
answered macOS - How to install Java 17
Apr
11
comment How to protect an already existing PDF with a password?
Strangely, Chrome seems to display the PDFs created with this code without asking for the password. Firefox and the Preview-App in MacOS ask for it.
Apr
8
answered Why does html tags (s, strong) not work in jasper reports?
Mar
1
awarded Notable Question
Feb
19
revised Elegant way to get Locale in Spring Controller
deleted 2 characters in body
Feb
17
answered How to give default date values in requestparam in spring
Feb
16
awarded Nice Answer
Feb
12
awarded Yearling
Feb
12
awarded Yearling
Feb
3
awarded Famous Question
Feb
2
revised Cron Expression is not working for last day of the month
added 305 characters in body
Jan
25
comment Change size of mat-icon-button
This well reduces the size of the icon, but not of the surrounding button, meaning there is no gain is space.
Jan
17
awarded Autobiographer
2021
Dec
26
comment Spring Boot with redirecting with single page angular2
Probably there is an additional requirement in this question: index.html will probably have references to js and css files which, although not being "index.html", should not be handled as /api/** requests
Dec
22
awarded Good Answer
Dec
17
revised How to handle "single click" and "double click" on the same html DOM element using typescript:Angular 2 or 4?
fix typo
Nov
22
awarded Supporter
Nov
15
awarded Revival
1 2 3 4 5