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

Large images #3

Open
dword4 opened this issue Jun 25, 2017 · 1 comment
Open

Large images #3

dword4 opened this issue Jun 25, 2017 · 1 comment

Comments

@dword4
Copy link
Owner

dword4 commented Jun 25, 2017

dword@itsj-xdev2:~/imgur2pdf$ python imgur2pdf.py 5JVoT stuff/

its a rather large gallery from imgur to begin with, traceback details

Traceback (most recent call last):
File "imgur2pdf.py", line 98, in
doc.build(Story)
File "/usr/local/lib/python2.7/dist-packages/reportlab/platypus/doctemplate.py", line 1200, in build
BaseDocTemplate.build(self,flowables, canvasmaker=canvasmaker)
File "/usr/local/lib/python2.7/dist-packages/reportlab/platypus/doctemplate.py", line 956, in build
self.handle_flowable(flowables)
File "/usr/local/lib/python2.7/dist-packages/reportlab/platypus/doctemplate.py", line 851, in handle_flowable
raise LayoutError(ident)
reportlab.platypus.doctemplate.LayoutError: Flowable <Image at 0x7f9a47c7e4d0 frame=normal filename=fLuSyOy.jpg>(448.2 x 796.8) too large on page 14 in frame 'normal'(550.0 x 730.0*) of template 'Later'

Pulled out the details for its full size
src="http://i.imgur.com/fLuSyOy.jpg" width="2988" height="5312">

@dword4
Copy link
Owner Author

dword4 commented Nov 16, 2017

being worked on in resize-fix branch currently

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

1 participant