Simon Platten

Results 8 issues of Simon Platten

I'm working on developing an addon in C++. I'm using **node** version 15.11.0, my **node_modules** folder: ``` total 0 drwxr-xr-x 6 sy staff 192 11 Mar 13:12 abbrev drwxr-xr-x 9...

There seem to be a whole bunch of people experiencing the same problem, in that PDF's will not be converted to images. I have a bunch of 0 byte png...

For PDF's that contain text I am using pdf2json which gives me all the text nodes and PDF co-ordinates, for PDF's that do contain text I am using node-tesseract, however...

On line 99, changed: fs.unlink(files[0]); to: fs.unlink(files[0], function() {}); To avoid node warning: DeprecationWarning: Calling an asynchronous function without callback is deprecated. Added additional parameter to callback on line 101...

Looking at a specific text object, the width makes no sense at all, the width returned for the text: LINE%20START is 55.044, why and how, the font size is 10pt...

Over the last few weeks I have created several posts and even answered my own posts closing out quite a few....not once have I had a response from the author,...

What is the matrix in: contextPrototype.getCoords_ This is a 3 x 3 matrix, where the passed x and y are used to obtain the coordinates used for the text, but...

I am trying to create a custom tool tip which consists of 3 lines, due to the content I have switched the font in the _Draw event to "Courier New",...

area-WPF
untriaged
Pri3