You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need one question, for example: have one pdf for "model", i need replace some texts in original pdf.
Original: "I'm 10 years old".
After change: "I'm 9 years old".
In Vue It would be like one variable like {{y}}, how would it look to do that in the pdf using Vue?
The text was updated successfully, but these errors were encountered:
I need one question, for example: have one pdf for "model", i need replace some texts in original pdf.
Original: "I'm 10 years old".
After change: "I'm 9 years old".
In Vue It would be like one variable like {{y}}, how would it look to do that in the pdf using Vue?
The text was updated successfully, but these errors were encountered: