Results 1 to 4 of 4

Thread: Empty PDF quotes

  1. #1
    KISSsoft is offline Member
    Join Date
    Apr 2007
    Posts
    7

    Default Empty PDF quotes

    Just like the title says..When i click 'Print as PDF" i can download the file (thought it was print?) and the PDF is empty.

    Anobody a clue plz?

    PHP 5.2.5.
    Sugar 5.0.0.C
    Apache 2.2

  2. #2
    JVWay is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Corvallis, Oregon
    Posts
    452

    Default Re: Empty PDF quotes

    Oddly enough it's a problem with the logo graphic. You need to replace it. It has something to do it getting corrupted by Windows. If you have 5.0.0b you will need to copy the graphic to the proper folder. Search the forums a bit and you'll find it. The file is called company.jpg or company.png I think.

    Sorry, it's been a while since I did this. And I'm not in a place where I can hunt the info down.
    Jerry Way
    Business Process Administrator

    Sugar 6.1.4 Professional
    (Testing 6.1.2)
    LAMP on Centos 5
    PHP 5
    MySQL 5
    Apache 2.2

  3. #3
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Empty PDF quotes

    Hi, KISSoft

    If you know programming you could debug the modules/Quotes/layouts/Invoice.php and add the line:

    PHP Code:
    die("Debugging code"); 
    Just before the line:

    PHP Code:
    if (isset($_REQUEST['email_action']) && $_REQUEST['email_action']=="EmailLayout") { 
    It will show all erros from pdf.
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  4. #4
    KISSsoft is offline Member
    Join Date
    Apr 2007
    Posts
    7

    Default Re: Empty PDF quotes

    Thank you for setting me on the right track.

    It was an issue with the jpg logo.

    Dirk

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. All in one templates->email, pdf, msWord, fax, etc.
    By chrisky in forum Developer Help
    Replies: 3
    Last Post: 2008-10-24, 01:12 AM
  2. Single Quotes / Double Quotes
    By Devis in forum Translators
    Replies: 1
    Last Post: 2008-03-27, 11:26 PM
  3. Add Number of page on modules Quotes (PDF)
    By deuzzi in forum Developer Help
    Replies: 3
    Last Post: 2006-04-12, 06:36 AM
  4. How to customize Quotes PDF logo?
    By mmaupr in forum Help
    Replies: 3
    Last Post: 2006-01-01, 06:33 AM
  5. Replies: 3
    Last Post: 2005-06-08, 03:17 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •