ausloki Posted September 7, 2009 Share Posted September 7, 2009 Does the PDF generated also have the set document information function to add the creation information into the PDF headers. something like // set document information pdf_set_info_author($pdf, "LOKI"); pdf_set_info_creator($pdf, "HEIMDALL"); pdf_set_info_title($pdf, "CREATION"); pdf_set_info_subject($pdf, "RAGNAROK"); pdf_set_info_keywords($pdf, "Norse Balder Hemindall loki"); Just a thought. i haven't looked into your invoice's but like the style's. another would be watermarks and maybe signed. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted September 7, 2009 Author Share Posted September 7, 2009 Yes it does have the commands to set the document preferences/information 0 Quote Link to comment Share on other sites More sharing options...
webhost 4 less Posted October 22, 2009 Share Posted October 22, 2009 Hi Spakry, Hope your well? Is the PDF invoice easy to set up? 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted October 22, 2009 Author Share Posted October 22, 2009 Yes its easy to setup... just upload and edit a couple of variables in the top of the file and that is normally it. 0 Quote Link to comment Share on other sites More sharing options...
JLHC Posted October 22, 2009 Share Posted October 22, 2009 Hi Spakry, Hope your well? Is the PDF invoice easy to set up? We are using it and it is working great. Much better than the default invoice. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted October 23, 2009 Author Share Posted October 23, 2009 (edited) I think I had better release the new changes I have added transactions that apply to that invoice and altered the balance owing to suit. I will email clients sometime this afternoon when the new updates are available to download. EDIT: I forgot to mention that now you can also easily change the colors of the invoice layout with the new update Edited October 23, 2009 by sparky 0 Quote Link to comment Share on other sites More sharing options...
hoobastank68 Posted November 15, 2009 Share Posted November 15, 2009 Hi How can we make purchase? Please private me message more info. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted November 15, 2009 Author Share Posted November 15, 2009 Click th link in my sig 0 Quote Link to comment Share on other sites More sharing options...
aXeR Posted November 23, 2009 Share Posted November 23, 2009 Any news on the HTML invoice template Sparky? 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted November 23, 2009 Author Share Posted November 23, 2009 Any news on the HTML invoice template Sparky? Its in the pipeline but not yet I'm afraid. We'll see what the new year brings. 0 Quote Link to comment Share on other sites More sharing options...
area97 Posted December 2, 2009 Share Posted December 2, 2009 I need to add the VAT near the customer address. I've tried using a suggestion read in the forum that worked well for the original invoicepdf but I'm unable to add this custom field in my template: suggestions? 0 Quote Link to comment Share on other sites More sharing options...
area97 Posted December 2, 2009 Share Posted December 2, 2009 I wrote a new quote. The pdf generated reports "quote expired" but the quote has been issued today with expiry date on 02 jan 2010. is this normal? 0 Quote Link to comment Share on other sites More sharing options...
area97 Posted December 2, 2009 Share Posted December 2, 2009 I've got problems adding the custom field regarding the VAT to the address in the invoicepdf.tpl. to be honest I don't know where to place the following code that was working smooth with the original invoicepdf.tpl. $pdf->Cell(0,4,'P.IVA: '.$clientsdetails["customfields1"],0,1,'L'); 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted December 2, 2009 Author Share Posted December 2, 2009 Maybe you should open a ticket as there is a fix for that. This is not a support forum for this mod. 0 Quote Link to comment Share on other sites More sharing options...
ephost Posted January 6, 2010 Share Posted January 6, 2010 I am having the same issue with expired quotes. I even upgraded today using the incremental update. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted January 7, 2010 Author Share Posted January 7, 2010 Support will not be given on the forum... if you have a problem with it then please open a ticket. 0 Quote Link to comment Share on other sites More sharing options...
adtastichosting Posted January 15, 2010 Share Posted January 15, 2010 I am interested in this product. I want to be able to also easily customize the invoice/pdf to include a hyperlink in the footer with corresponding anchor text. Is this possible to do? 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted January 15, 2010 Author Share Posted January 15, 2010 Yes it is possible to put a link to some text in the footer. 0 Quote Link to comment Share on other sites More sharing options...
rldev Posted February 10, 2010 Share Posted February 10, 2010 Can someone tell me if they have been successful removing some of the whitespace in the invoice? I notice different pdf viewers handle margins differently. I would like to shorten the invoice a bit. 0 Quote Link to comment Share on other sites More sharing options...
Dano Posted February 26, 2010 Share Posted February 26, 2010 This is one amazing Mod, and tech support is terrific! Thanks Sparks! 0 Quote Link to comment Share on other sites More sharing options...
cmo Posted February 27, 2010 Share Posted February 27, 2010 Hello Sparky: We are getting Quote Expired when we create a quote. A valid quote is already noted as expired. We opened a ticket already from your site. Kindly check. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted February 27, 2010 Author Share Posted February 27, 2010 Hello Sparky: We are getting Quote Expired when we create a quote. A valid quote is already noted as expired. We opened a ticket already from your site. Kindly check. Ticket has already been answered... support questions will not be answered here. Be sure that you have the latest updated files. 0 Quote Link to comment Share on other sites More sharing options...
lanquest Posted April 1, 2010 Share Posted April 1, 2010 (edited) Hi Sparky, I have purchased this addon today but a little confused with the installation steps outlined in your readme.txt file. INSTALATION Upload the 2 php files to your selected template directory. If upgrading you can now remove the old invoicepdf.inc.php file as the variables are now in the top of the template file. I have WHMCS Version 4.2 installed and there are no php files in the installation files I downloaded. Please included the correct file names and path or direct me to the updated version of your installation document. Edited April 1, 2010 by lanquest 0 Quote Link to comment Share on other sites More sharing options...
lanquest Posted April 1, 2010 Share Posted April 1, 2010 By the way - Great mod... 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted April 1, 2010 Author Share Posted April 1, 2010 (edited) Hi Sparky, I have purchased this addon today but a little confused with the installation steps outlined in your readme.txt file. INSTALATION Upload the 2 php files to your selected template directory. If upgrading you can now remove the old invoicepdf.inc.php file as the variables are now in the top of the template file. I have WHMCS Version 4.2 installed and there are no php files in the installation files I downloaded. Please included the correct file names and path or direct me to the updated version of your installation document. Many Thanks I suggest you open a ticket as normally you will not get an answer here. Upload the 2 tpl files to your template directory. (opps... somebody forgot to update the readme) Download updated Edited April 1, 2010 by sparky 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.