Tyler W.
Tyler W.
An option to _Restrict bucket access_ would be nice. CloudFront Origin Setting: 
I ran into this when first adding a table with a custom base PDF. It was due to [this check](https://github.com/pdfme/pdfme/blob/da7f7cfb0b8cb942506b4940c82d15028869d676/packages/schemas/src/tables/tableHelper.ts#L273), which appears incorrect. A [pnpm patch](https://pnpm.io/cli/patch) worked for me short...
Ah I see. Maybe that error message should say `Custom PDF is not supported`? For my use case, I needed a fixed size table with dynamic data applied to a...