-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Print #1241
Comments
Übrigens, als Tipp beim Entwickeln der Print Preview: Die Firefox Dev Tools haben einen print simulations Modus, in dem man @media(print) simulieren kann. |
MVP wird ja vermutlich nur mit "Vorschau und selber PDF erstellen" sein. Statt Worker-Queue und Print-Enginge selber betreuen, kann dies günstig eingekauft werden. |
Eine weitere Alternative die es zu bedenken gibt: PDF direkt clientseitig generieren, mit einer eingebetteten React-Komponente die das kann: #1924 |
Core Meeting VariantenentscheidHaupt RisikenPagedjs #2021 (comment)
React PDF #2023 (comment)
Entscheidung
Nuxt+Pagedjs: @usu |
Not implemented features are tracked in new issues |
@BacLuc which ones? |
Requirements
Proposals: #2301 & #1924
Nuxt + Paged.js open issues
Tech
browserless containeror browserless.io to the deploymentThrottle preview loading on changing config (in case preview is going to be available in production)preview removed from productionFeatures
Bugs
ERROR activityResponsible.campCollaboration(...).user
is not a function (non-accepted invitation). Consider property displayName on campCollaboration to avoid logic duplication in frontend/printfix(print): activityResponsible.campCollaboration(...).user is not a function #2579
build(nuxt)
inpdfGenerator.js
doesn't include tailwind styles (only relevant for dev environment)chore(print): remove @nuxtjs/tailwindcss package and install tailwind manually #2652
React PDF open issues
Tech
But vue-i18n v9 only supports Vue 3...By using only the core library, Vue is not needed. Print react improvements #2478vite-plugin-worker
, or maybe we just need to add a custom hot reloading handler? Client-side printing with Vue #3532but Firefox does not) In the Firefox JS console, at the bottom right there is a Dropdown menu saying "Top" by default, which can be used to view web worker logsFeatures
Use a read-only React tiptap editor for rendering rich text fieldsparse the RichText HTML and render that Client-side printing with Vue #3532Not in MVP
The text was updated successfully, but these errors were encountered: