Jump to content

Print Packing Slip


huggettm

Recommended Posts

Hello, when i go to print a packing slip for an order only half the logo is printed, can someone tell me what file i need to alter to change this?

I am having the same problem, as the customer doesn't want his logo any smaller on the main site. Is there a way to assign a different logo to the packing slip feature?

Link to comment
Share on other sites

Best way would be to create a new logo for the packing slip, place it in the images folder, then go to admin/sources/orders/print.inc.php and find the following line. Change the path to the image (images/getLogo.php) so that it uses your custom logo.

<img src="<?php echo $glob['rootRel']; ?>images/getLogo.php?skin=<?php echo $config['skinDir']; ?>" alt="" />

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...