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 am facing a challenge where I need to assign a PDF created without downloading it to a Vue variable. The scenario involves generating a PDF dynamically, and I want to store it directly in a Vue variable without triggering a download. Currently, the library seems to force a download, and I'm seeking guidance or a workaround to directly assign the generated PDF to a Vue variable. Any help or suggestions on achieving this would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
I am facing a challenge where I need to assign a PDF created without downloading it to a Vue variable. The scenario involves generating a PDF dynamically, and I want to store it directly in a Vue variable without triggering a download. Currently, the library seems to force a download, and I'm seeking guidance or a workaround to directly assign the generated PDF to a Vue variable. Any help or suggestions on achieving this would be greatly appreciated.
The text was updated successfully, but these errors were encountered: