baszero
baszero
### Configuration - Keka version: 1.2.16 (4617) - macOS version: 10.14.6 (18G9216) ### Describe the bug Order in ZIP not equal to order in MacOS Finder. ### To Reproduce Steps...
**Is your support request related to a problem? Please describe.** When I scroll down a page VERY slowly and observe how the images are loaded lazy, I still see a...
Because Pyton 3.12 had a severe issue with a library called nympo, I installed Python 3.11. No I get this error: ``` Traceback (most recent call last): File "/Users/me/Documents/fansly-downloader-master/fansly_downloader.py", line...
I didn't find anything related to inserting images in the wiki. As of PDFBox, inserting an image would work like this: ``` PDImageXObject pdImage = PDImageXObject.createFromFile("mytest.jpg", pdfDocument.getPDDocument()); PDPageContentStream contents =...
General question regarding pdf.save() method: is there any known issue where this method is looping forever and eating up all the JVM memory until OutOfMemoryException? ``` rst.pdfbox.layout.elements.Document pdf = ...initialition....;...
I want to collect system metrics on a specific server and want to use the same server as master too. - Do I need to install node and master? -...