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
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
There's no feature to save the .pynb file as a PDF through Colab. I have to do ctrl+p or file->print. When using the file-> print to save the pages, it cuts off the last few pages of the PDF and does not save the entirety of the file as a PDF. My .pynb file is only about 30 pages long but saving it as a PDF cuts it to 25 pages and therefore the last 5 pages are not being saved.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Fix where saving as a PDF saves ALL pages.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
There's no alternative solutions because I need all the outputs on the PDF.
Additional context
Add any other context, screenshots or notebooks about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
There's no feature to save the .pynb file as a PDF through Colab. I have to do ctrl+p or file->print. When using the file-> print to save the pages, it cuts off the last few pages of the PDF and does not save the entirety of the file as a PDF. My .pynb file is only about 30 pages long but saving it as a PDF cuts it to 25 pages and therefore the last 5 pages are not being saved.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Fix where saving as a PDF saves ALL pages.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
There's no alternative solutions because I need all the outputs on the PDF.
Additional context
Add any other context, screenshots or notebooks about the feature request here.
The text was updated successfully, but these errors were encountered: