-
Hi everybody,
It seems that PdfMake is ignoring the exif metadata tag "orientation". I dont know if its a bug or a feature not implemented.
I tested with two image with different "orientation" t…
-
TypeError: ExcelConverter is not a function at downloadFile (/Users/paololops/pdfmake/examples/tables.js:259:16) at creareport (/Users/paololops/pdfmake/examples/tables.js:268:2) at /Users/paololops/p…
-
I wonder if you are interested in pulling [pdfmake-browserified-0.1.18](https://www.npmjs.com/package/pdfmake-browserified-0.1.18).
1. pdfmake-browserified-0.1.18 is a proof-of-concept.
2. It's statu…
xErik updated
2 years ago
-
In addition to a new documentation (#1238) a JSON schema file would be helpful for developers using pdfmake. In a modern IDE like WebStorm it can be used for validation and code completion in the edit…
-
## Supported browsers
**Add-ons used in browsers can affect the functionality of pdfmake.** If pdfmake is not working try disable add-ons in browser.
| Browser | download() …
-
Add support for pdfmake 0.2.X
-
I am using meteor 1.5 . I have a simple button to call the event template for creating a PDF from a collection list (as it is stated in the example) . However I get the error : TypeError: pdfMake.cr…
-
Hi. I'm developing a react native app and i wanted to generate a pdf.
expo: ~49.0.5
react: 18.2.0
react-native: 0.72.3
nodejs: v18.13.0
When getBase64 method (or any other method) is called on …
-
### Input code
Given the JSDoc definition:
```js
/**
* Generate the PDF
*
* @function
* @returns {import("pdfmake/interfaces").Content} PDF report
*/
```
### JSDoc configura…
-
### Link to the code that reproduces this issue
https://github.com/moroshko/nextjs-pdfmake-issue
### To Reproduce
1. `git clone https://github.com/moroshko/nextjs-pdfmake-issue.git`
2. `cd nextjs-…