-
```
File "crawler.py", line 163, in
crawler.run()
File "crawler.py", line 97, in run
pdfkit.from_file(htmls, self.name + ".pdf", options=options)
File "C:\Anaconda3\envs\py3-dj\lib…
de8ug updated
2 years ago
-
Bachground:
There are some things within the SDKs of Android and iOS and also the capabilities of the Webviews which make it necessary to implement a plugin for one platform und use the web version f…
-
## Description of the problem
I am having a issue when i am trying to create a pdf in api folder of nextjs 13 .
## Code sample
import fs from 'fs';
import path, { join } from 'path';
import { …
-
Hi Guys
First of all thank you very much for your effort. I think you are doing a great deed to us swiss devs.
Now to my problem:
When i try to use the newest version: 3.2.0 with **rollup** a…
-
* Operating System: OSX
* Node Version: v9.11.1
* NPM Version: 5.6.0
* webpack Version: 3.7.1
* transform-loader Version: 0.2.3
This issue is for a:
- [ ] **bug**
- [ ] **feature** request
…
-
Hello! I tried to find any information and got zero results.
I need to create multiple tables wit different headers, but stuck.
When I'm trying to add second table it's broken.
Second issue is: h…
-
Hello,
I am looking for a way to adjust the alignment of my table so that I can have 2 tables side by side.
I am using PDFKit, I already have my table sized appropriately, I just need to know ho…
-
Running `npm run start` I'm getting this:
![image](https://user-images.githubusercontent.com/743918/103148623-6914ac00-476a-11eb-853e-6309087cc599.png)
-
While packaging code that includes [sharp](https://www.npmjs.com/package/sharp) `^0.22.1`, I encountered this error:
```
ERROR in [redacted]/node_modules/sharp/build/Release/sharp.node 1:0
Module…
-
SC 3.7.1 final and SC Plugins 3.7.1 installed on Mac OS 10.9.5
My `startup.scd` file
``` supercollider
Server.default = s = Server.internal;
s.recHeaderFormat = "wav";
s.options.sampleRate = 44100;
…