Author Topic: .pdf question  (Read 1694 times)

Offline geo-track

  • Sr. Member
  • ****
  • Posts: 99
    • View Profile
.pdf question
« on: 17/May/2010, 03:39:18 PM »
After I create and unzip the file folder in /public_html/administrator/components/com_nbill/pdfwriter how do I activate it??

Or what else do I have to do?

Thanks
David

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,957
    • View Profile
Re: .pdf question
« Reply #1 on: 17/May/2010, 04:14:58 PM »
You don't have to do anything else. If nBill detects that the files are present, it offers the PDF option.

Offline geo-track

  • Sr. Member
  • ****
  • Posts: 99
    • View Profile
Re: .pdf question
« Reply #2 on: 17/May/2010, 09:17:54 PM »
The reason I ask is because when I go to admin section under invoice's I get the message above : PDF Output not available - requires HTML2PS

Thanks
Davo

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,957
    • View Profile
Re: .pdf question
« Reply #3 on: 18/May/2010, 09:02:01 AM »
Does this file exist on your site?

/components/com_nbill/pdfwriter/nbill_to_pdf.php

Offline geo-track

  • Sr. Member
  • ****
  • Posts: 99
    • View Profile
Re: .pdf question
« Reply #4 on: 18/May/2010, 04:41:04 PM »
as of components I had to create /com_nbill/pdfwriter


in Administrator/components


Thanks
David

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,957
    • View Profile
Re: .pdf question
« Reply #5 on: 18/May/2010, 05:09:22 PM »
I didn't understand what you said, but I'm guessing you have sorted it out!

Offline geo-track

  • Sr. Member
  • ****
  • Posts: 99
    • View Profile
Re: .pdf question
« Reply #6 on: 19/May/2010, 02:01:40 AM »
Still nothing, I did not figure it out yet???  ???

Where does this file go exactly?

Thanks
David

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,957
    • View Profile
Re: .pdf question
« Reply #7 on: 19/May/2010, 08:41:37 AM »
The entire contents of the zip file need to go in a folder called 'pdfwriter' which in turn needs to be placed in either /components/com_nbill/ or /administrator/components/com_nbill/. Once all the files in the zip are in one of those folders, the PDF option should become enabled.

Offline geo-track

  • Sr. Member
  • ****
  • Posts: 99
    • View Profile
Re: .pdf question
« Reply #8 on: 19/May/2010, 01:42:04 PM »
ok they are both in those folders and still nothing??

Thanks

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,957
    • View Profile
Re: .pdf question
« Reply #9 on: 19/May/2010, 01:59:22 PM »
Which version of nBill are you using?


Offline geo-track

  • Sr. Member
  • ****
  • Posts: 99
    • View Profile
Re: .pdf question
« Reply #10 on: 19/May/2010, 02:20:55 PM »
Ok that was it,

Thanks
David

Offline geo-track

  • Sr. Member
  • ****
  • Posts: 99
    • View Profile
Re: .pdf question
« Reply #11 on: 03/June/2010, 05:23:41 PM »
I have noticed that my logo overlaps my address when i view it in .pdf, how can I fix this,

Thanks
Davo

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,957
    • View Profile
Re: .pdf question
« Reply #12 on: 03/June/2010, 07:20:39 PM »
Make your logo smaller!

Offline geo-track

  • Sr. Member
  • ****
  • Posts: 99
    • View Profile
Re: .pdf question
« Reply #13 on: 05/June/2010, 05:52:31 PM »
Where would i find the dimension is ftp file? what is the .php page called !!

Thanks
Davo

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,957
    • View Profile
Re: .pdf question
« Reply #14 on: 05/June/2010, 07:26:54 PM »
The dimensions of the image are not controlled in any PHP page - it just uses the image at whatever size the image file is. You need to use a graphics package to resize your logo and make it smaller.

 

anything