Skip to content
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 to pdf #5628

Open
jrmarcum opened this issue Dec 30, 2021 · 1 comment
Open

print to pdf #5628

jrmarcum opened this issue Dec 30, 2021 · 1 comment

Comments

@jrmarcum
Copy link

Application or Package Used
nteract desktop

Describe the bug
export to pdf only exports exactly what is in the nteract window at the time of export. It does not export the entire notebook contents.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'File>Open Example Notebook>Python'
  2. Click on 'Meet Markdown and Math'
  3. Save the file locally
  4. Go to 'File>Export'
  5. Click on 'PDF'
  6. Wait for the "PDF exported successfully" notification
  7. Click to view the pdf by clicking "-> Open" button on the "PDF exported successfully" notification.
  8. See that only the portion of the notebook showing in the window has been exported.

Expected behavior
Entire notebook exported instead of just window view of notebook.

Desktop (please complete the following information):

  • OS: Windows 10 64 bit
  • Browser: chrome version 96.0.4664.110 (Official Build) (64-bit)
@eunos-1128
Copy link

I've also run into this problem.

Only first one page was exported as PDF, not all pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants