AM
Asked
Hi,
when VIEW invoice or quotation, i can see the logo & signature displayed properly.
but when click button DOWNLOAD AS PDF, the output didn't come out as the VIEW.
please help.
tq.
when VIEW invoice or quotation, i can see the logo & signature displayed properly.
but when click button DOWNLOAD AS PDF, the output didn't come out as the VIEW.
please help.
tq.
Attachments
- MSAnsweredHello,
Please make sure that `php-gd` extension and `allow_url_fopen` is enable on your php. You can check with your server admin.
Thank you - AMAnswered**[Mian Saleem](/u/saleem)** hi.
thank you.
problem solved on the pdf logo image.
another issue, when VIEW we can see the output in 1 page but when pdf download, it becomes 2 pages.
is there any method so that it printed as its VIEW ? - MSAnsweredHello,
No. The html view and print will be different as the html will show all like one page but pdf has page size of A4.
Thank you - Login to Reply