Are you saying you can't scroll to see more? How are you viewing it? I mean is this in a laravel view, or viewing a standalone pdf file?
Oct 2, 2018
6
Level 35
PDF creation cuts off content on mobile
I am using barryvdh/laravel-snappy to create PDFs and it works great on desktop. However, when I view the same pdf, it seems to only render whatever shows on the screen. So if the pdf is multiple page, on ipad it only shows part of the first page. On iphone, it only shows partial first page (less than ipad due to lack of screen space).
Does anybody know why this is happening and how to fix it? TIA!
Please or to participate in this conversation.