Kyohei Fukuda

Results 29 comments of Kyohei Fukuda

@peteward Do I need to consider Forms or Viewers for this AdvancedTextSchema? Understanding the specific user flow in which it will be used would help in creating something even better.

@peteward Isn't what you really want the ability to replace placeholders in the input when passing it to the ReadOnlyText and generate function? How about adding the ability to customize...

Your advice has been quite helpful. Indeed, "content" is more versatile than "readOnlyValue". There's a schema named SchemaForUIAdditionalInfo in `packages/common/src/schema.ts`, which has a property named `data`. I'm thinking of renaming...

ref: https://support.pdfgeneratorapi.com/en/category/expression-language-q203pa/

I'm glad that I was able to create what you intended. If there are any other necessary implementations, please let me know.

@peteward In v4, it is possible to achieve the same functionality as `onSchemaAttributeChange`, so instead of creating a new PR, it might be okay to implement it on the v4...

Hey @tcurdt, Thank you for reporting this, I'll check this log.

Hey @valushagrinchik Thank you creating PR!! @peteward > it's also possible to format text in contentEditable=true elements in other ways, such as Cmd/Ctrl + B/I/U (amongst others). Indeed, I hadn't...

Thank you @peteward I'll test it tomorrow morning and then release it!

Released! https://github.com/pdfme/pdfme/releases/tag/3.4.2 Thank you @valushagrinchik and @peteward !