Kyohei Fukuda
Kyohei Fukuda
アクティビティのテーブルからダンプしてもいいかも
アクティビティでcsvエクスポートしたい
チュートリアルのイメージ?ユーザーが最初にアプリの利点を理解するためのサポートをする
流れないメモのイメージ
@peteward That's a good idea. However, I'd like to have a more concrete image. Could you show me some sample code that illustrates how this might affect pdfme users, without...
Maybe, related code is here: https://github.com/pdfme/pdfme/blob/eb80a1eb83678125b907eccbffa1b770be94f426/packages/generator/src/helper.ts#L135
ref: - https://github.com/Hopding/pdf-lib/issues/818 - https://pdf-lib.js.org/docs/api/classes/pdfpage#getcropbox - https://pdf-lib.js.org/docs/api/classes/pdfpage#setcropbox
Upon checking the PR, it became clear that only the text, line, rectangle, and ellipse schemas support CMYK. To add CMYK support for QR codes as well, modifications to the...
@peteward Thank you for investigating umm... It might be possible to achieve this by adding a process to convert the image data from RGB to CMYK before embedding it into...
@nicorsm Can we assign this task to you? If you have any questions, I'd love to answer and help.