Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Support / Invoicing Support / Quote to PDF

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

Quote to PDF

More
10 years 10 months ago #5414 by phsc
Quote to PDF was created by phsc
Good day

When I insert more that one item in a Quote and click on the PDF icon it times out with the flowing link (www.phsc.co.za/administrator/index.php?o...component&format=pdf)

The Preview icon works and quote to invoice works.

Below is my template, not sure if my template is the issue?


<table style="width: 100%;" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="left" width="100%">
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="2">
<tr>
<td width="100%">
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="left" valign="top" width="60%">
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="left" width="31%">Company name:</td>
<td align="left" width="69%">{vendor_company_name}</td>
</tr>
<tr>
<td align="left" width="31%">URL:</td>
<td align="left">{vendor_company_url}</td>
</tr>
<tr>
<td align="left" width="31%">Phone:</td>
<td align="left">{vendor_company_phone}</td>
</tr>
<tr>
<td align="left" width="31%">E-mail:</td>
<td align="left">{vendor_company_email}</td>
</tr>
<tr>
<td align="left" width="31%">Address:</td>
<td align="left">{vendor_address1}</td>
</tr>
<tr>
<td align="left" width="31%"> </td>
<td align="left">{vendor_address2}</td>
</tr>
<tr>
<td align="left" width="31%"> </td>
<td align="left">{vendor_zip}</td>
</tr>
<tr>
<td align="left" width="31%"> </td>
<td align="left">{vendor_country} </td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="40%"><a href="{url_site}" target="_blank"><img style="max-width : 300px;max-height : 300px" class="logo_vendor" alt="logo" src="{vendor_logo}"/></a></td>
</tr>
<tr>
<td colspan="2" align="left" width="100%">
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="left" valign="top" width="50%">
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="2">
<tr>
<td style="background-color: #d6d6d6;" colspan="2" align="left">
<h4 style="margin: 0px;">Customer Information</h4>
</td>
</tr>
<tr>
<td align="left" width="50%">Name:</td>
<td align="left">{customer_name}</td>
</tr>
<tr>
<td align="left" width="50%">Contact number:</td>
<td align="left">{customer_landline}</td>
</tr>
<tr>
<td align="left" width="50%">Email:</td>
<td align="left">{customer_mail}</td>
</tr>
<tr>
<td align="left" width="50%">Address:</td>
<td align="left">{customer_address1}</td>
</tr>
<tr>
<td align="left" width="50%"> </td>
<td align="left">{customer_address2}</td>
</tr>
<tr>
<td align="left" width="50%"> </td>
<td align="left">{customer_city}</td>
</tr>
<tr>
<td align="left" width="50%"> </td>
<td align="left">{customer_zip}</td>
</tr>
<tr>
<td align="left" width="50%"> </td>
<td align="left">{customer_country} </td>
</tr>
</table>
</td>
<td align="left" valign="top" width="50%">
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="2">
<tr>
<td style="background-color: #d6d6d6;" colspan="2" align="left">
<h4 style="margin: 0px;">Quote Information</h4>
</td>
</tr>
<tr>
<td align="left" width="50%">Quote number:</td>
<td align="left">{quote_number}</td>
</tr>
<tr>
<td align="left" width="50%">Quote date:</td>
<td align="left">{quote_date}</td>
</tr>
<tr>
<td align="left" width="50%">Quote Expires:</td>
<td align="left">{quote_due_date}</td>
</tr>
<tr>
<td align="left" width="50%"> </td>
<td align="left"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="background-color: #d6d6d6;" colspan="2" align="left">
<h4 style="margin: 0px;">Order Items | {quote_subject}</h4>
</td>
</tr>
<tr>
<td colspan="2" align="left" width="100%"><table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr><td><table border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr>
      <td><table border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
            <th width="10%" align="left" valign="left" style="background-color:#d6d6d6;"> Number </th>
            <th width="60%" align="left" valign="left" style="background-color:#d6d6d6;">Description</th>
            <th width="10%" align="left" valign="left" style="background-color:#d6d6d6;"> Price </th>
            <th width="20%" align="right" valign="right" style="background-color:#d6d6d6;"> Subtotal </th>
          </tr>      
        {item_start}
  <tr>
    <td  valign="left">  {item_quantity}</td>
    <td align="left" valign="top">{item_description}</td>
    <td align="left" valign="top">{item_net_unit_price}</td>
    <td align="right" valign="top"> {item_net_amount} </td>
  </tr>
        {item_end}
  <tr>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td valign="left">&nbsp;</td>
    <td align="left" valign="top">&nbsp;</td>
    <td align="right" valign="top"><strong>Subtotal:</strong></td>
    <td align="right" valign="top">{quote_net_amount}</td>
  </tr>
    <tr>
    <td  valign="left">&nbsp;</td>
    <td align="left" valign="top">&nbsp;</td>
    <td align="right" valign="top"><strong>Tax</strong>:</td>
    <td align="right" valign="top">{quote_tax_amount}</td>
  </tr>
    <tr>
    <td  valign="left"></td>
    <td align="left" valign="top">&nbsp;</td>
    <td align="right" valign="top"><strong>Total</strong>:</td>
    <td align="right" valign="top"><strong>{quote_gross_amount}</strong></td>
  </tr>
      </table></td>
    </tr>
  </table></td></tr>
</table></td>
</tr>
<tr>
<td style="background-color: #d6d6d6;" colspan="2" align="left">
<h4 style="margin: 0px;">Quote Notes</h4>
</td>
</tr>
<tr>
<td colspan="2" align="left" width="100%">
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="2">
<tr>
<td><p>{quote_notes}
</p>
  <p>Deposit not received by  <strong>{quote_due_date}</strong> the booking will be taken as cancelled.<br>
    Should you decide not to take the booking, please be so kind and let us know about the cancellation.<br>
    Payment Options: Only Mastercard, Visa, Paypal and EFT payments welcome. No Cheques accepted<br>
    Persons making the reservation will be held responsible for the full payment of accounts.</p>
  <p><strong>Cancellation fee policy:</strong><br>
    Cancelations 30 days or more before arrival - 50% of accommodation bill refunded.<br>
    Cancelations with less than 30 days notice will not be refunded.<br>
    Pre-booked and pre-payed activities are non refundable.<br>
    Activities are not included. All activities and extras to be settled on the morning of departure.<br>
    <br>
    <strong>EFT Banking details:</strong><br>
    Professional Hunting Safari Company<br>
    First National Bank<br>
    Branch: <br>
    Acc No: <br>
    Please use Reservation Number as reference for your deposit<br>
  </p>
  <p><strong>Office hours for reservations: Mon-Fri 08h00-17h00</strong></p></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
More
10 years 10 months ago #5442 by tompap
Replied by tompap on topic Quote to PDF
Seems to be linked to a issue with HTML to PDF conversion. Please check that with the other issues you mentionned.
More
10 years 10 months ago #5446 by phsc
Replied by phsc on topic Quote to PDF
I would not be posting for help if i could fix the issue myself.

I have sent login details with the URL twice to This email address is being protected from spambots. You need JavaScript enabled to view it. and This email address is being protected from spambots. You need JavaScript enabled to view it.

I need fixes or a refund.

PS - my username is still not changed and have been requesting for over a week.
More
10 years 10 months ago #5512 by tompap
Replied by tompap on topic Quote to PDF
Bug fixing in progress by email.
Time to create page: 0.124 seconds
Powered by Kunena Forum