forked from xwiki-contrib/application-diagram
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Replace drawio PDF export with drawio File -> Print action #288
Comments
This was referenced Oct 3, 2024
oanalavinia
changed the title
Replace drawio pdf export with browser print
Replace drawio pdf export with drawio File -> Print action
Nov 8, 2024
oanalavinia
changed the title
Replace drawio pdf export with drawio File -> Print action
Replace drawio PDF export with drawio File -> Print action
Nov 8, 2024
Farcasut
added a commit
that referenced
this issue
Nov 27, 2024
Updated the code to rename the Print button to export pdf and removed the original export as pdf button
Farcasut
added a commit
that referenced
this issue
Nov 29, 2024
github-project-automation
bot
moved this from In Progress
to Done
in Pro Apps Roadmap October - November 2024
Nov 29, 2024
Farcasut
added a commit
that referenced
this issue
Dec 2, 2024
oanalavinia
moved this from Done
to In Progress
in Pro Apps Roadmap October - November 2024
Dec 3, 2024
Farcasut
added a commit
that referenced
this issue
Dec 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is a follow-up on #270
Right now, clicking on
File -> Export As -> PDF
will produce an empty PDF. This functionality should now be replaced by theFile -> Print
(from the editor) action, which should produce the same result (will also include all pages)Investigation done so far: #270 (comment)
The text was updated successfully, but these errors were encountered: