

#Logicworks logo upgrade#
When you have made alterations to any script, you need to keep a copy elsewhere so you have a record of any scripts you have altered - so when you upgrade you know what you need to do to have the system sing for you. If you set the $Height and $Width the apect ratio is altered. In the default script we entered a number for $Width of 60 and the $Height is recalculated (as we entered a zero). The script keeps track of where it is in a variable also called $YPos so it is putting the logo 40 points below the current position of $YPos.īy entering a number of $Height - this sets the height of the logo and the width is recalculated based on the same aspect ratio. $YPos is the Y - vertical position of the logon up the page - where 0 is the very bottom edge and 595 is the very top (for A4 landscape). As $Page_Width/2 is the centre of the page. By taking $Page_Width/2 -120 this is putting the logo 120 over to the left of centre. $XPos is the X - horizontal position of the logo accross the page - where 0 is the far left of the page and 842 is the far right edge (if your page is A4 landscape - it is 595 if the invoice is portrait). Where $img is the file name of the logo image as a. This function takes the following parameters:ĪddJpegFromFile($img,$XPos,$YPos,$Width=0,$Height=0,$Type='')
#Logicworks logo pdf#
What is happenning is that the pdf class function $pdf->addJpegFromFile() (in the file includes/) is being used to place the logo on the invoice. Logicworks is paid based on the savings they help the customer enact. (If you are using the portrait invoice then you need to be looking at includes/PDFTransPageHeader_Portrait.inc - which is very similar) Item No: 1006617aq-ccs-logicworks-uslet 12/21 Basically, Logicworks conducts a review of a customer’s existing Azure account, helps them rightsize it, and seeks out savings. Logicworks Logo Download 5 views 26.15 KB 1280x720 JPG License: not commercial use 2962AF 1A9DE5 BDDBF3 646673 ECA553 B59983 A97337 Similar Logos 14,660logos of489brands, shapes and colors. $pdf->addJpegFromFile($_SESSION,$Page_Width/2 -120,$YPos-40,0,60) Īll you need to do is edit this line as necessary for your logo. Logicworks Corporation offers managed hosting and cloud computing services.
