Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 43
  1. #21
    Join Date
    Dec 2006
    Posts
    190
    Plugin Contributions
    0

    Default Re: Creating a PDF catalog

    Thank you very much! looking forward to seeing, using it!

  2. #22
    Join Date
    Sep 2010
    Posts
    580
    Plugin Contributions
    0

    Default Re: Creating a PDF catalog

    Quote Originally Posted by Fez-o Joe View Post


    OK, I've got the code working, created the PDF and it's looking fine. (albeit 145+ pages! )

    I'll clean up the php and repost it here, shortly.

    Other helpful tips:

    You have to have more than 32Megs on your php.ini file or it'll error out - I've updated mine to 96M and it works. If you can change your php.ini file it's:

    memory_llimit = 96M

    Put that at the end of the file. If you can't change yours - call your server host and ask them to change it. :)

    I'll be working on reformatting the pdf slightly as it only lists 5 or 6 products per page.

    Good luck.
    Hi. Just wondering if you got this code up yet? Could you give me an idea of what it does?

    Does it generate a pdf catalog based on your current product listings? I've seen on other websites where they have a e-catalog link, when you click it a catalog is generated in real time. It's through a php file vs an actual pdf link like I've also seen which is another option...but still not as efficient.

    Thank you!!

  3. #23
    Join Date
    Sep 2009
    Location
    California
    Posts
    214
    Plugin Contributions
    0

    link problem Re: Creating a PDF catalog

    OK - there's some major issues with formatting that are 'almost' beyond my control... I'm still a php noob - so it's taking me quite a bit.

    Some issues I've found:
    - image links take the person away from the pdf if displayed in a browser. the link need to have a _blank attrib, but the line is being generated as just a link, not a < a > (which would have made it easy!)

    - the number of items per page is coming up short on the page calculation, and it's leaving a ton of white space.

    - they really meant it when they said only jpg or gif - if you don't have an proper image set, it'll error out - a good way to fix your database, but be prepared.

    As always, backup your files...
    Attached Files Attached Files

  4. #24
    Join Date
    Sep 2010
    Posts
    580
    Plugin Contributions
    0

    Default Re: Creating a PDF catalog

    OMG! Just wanted to share with you all...I found exactly what I was looking for!

    Check out this add on:
    http://www.zen-cart.com/index.php?ma...roducts_id=276

    Good Luck! It works perfectly for me

  5. #25
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    691
    Plugin Contributions
    0

    Default Re: Creating a PDF catalog

    Quote Originally Posted by Fez-o Joe View Post
    OK - there's some major issues with formatting that are 'almost' beyond my control... I'm still a php noob - so it's taking me quite a bit.

    Some issues I've found:
    - image links take the person away from the pdf if displayed in a browser. the link need to have a _blank attrib, but the line is being generated as just a link, not a < a > (which would have made it easy!)

    - the number of items per page is coming up short on the page calculation, and it's leaving a ton of white space.

    - they really meant it when they said only jpg or gif - if you don't have an proper image set, it'll error out - a good way to fix your database, but be prepared.

    As always, backup your files...
    Were you able to get this working? I am looking for a pdf catalog to put on site and be able to send to customers. I could put link on one of the EZ pages.

    Thanks, Kim
    [FONT="Tahoma"]kburner[/FONT]
    Burner Christian Bookstore
    www.burnerbooks.com

  6. #26
    Join Date
    Sep 2009
    Location
    California
    Posts
    214
    Plugin Contributions
    0

    Default Re: Creating a PDF catalog

    Quote Originally Posted by kburner View Post
    Were you able to get this working? I am looking for a pdf catalog to put on site and be able to send to customers. I could put link on one of the EZ pages.
    I haven't revisited it since I got it working in the basic form - got too busy with other real world 'stuff'

    I did find that making a catalog with images, and one without proved to answer a lot of email questions. (and the home page links made it easy)

    The biggest negative is the size of the PDF with images - in my case it's a 15Meg file with 600 items... I'm sure with compressing the images further could work, again - haven't had the time to revisit it.

    I know, not the answer you wanted to see...

  7. #27
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    691
    Plugin Contributions
    0

    Default Re: Creating a PDF catalog

    Quote Originally Posted by Fez-o Joe View Post
    I haven't revisited it since I got it working in the basic form - got too busy with other real world 'stuff'

    I did find that making a catalog with images, and one without proved to answer a lot of email questions. (and the home page links made it easy)

    The biggest negative is the size of the PDF with images - in my case it's a 15Meg file with 600 items... I'm sure with compressing the images further could work, again - haven't had the time to revisit it.

    I know, not the answer you wanted to see...
    Um...when you finally get back to it, I would like to use it. I have around 340 products. Thanks, Kim
    [FONT="Tahoma"]kburner[/FONT]
    Burner Christian Bookstore
    www.burnerbooks.com

  8. #28
    Join Date
    Sep 2009
    Location
    California
    Posts
    214
    Plugin Contributions
    0

    Default Re: Creating a PDF catalog

    Quote Originally Posted by kburner View Post
    Um...when you finally get back to it, I would like to use it. I have around 340 products. Thanks, Kim
    It can be used now - it's just not 'pretty' in my mind. Just grab the file from a few posts up and update your installation. *as always, back-up first*

    You can see what they look like from my Disaster site first if you wish. I will try and look at it early next month.

    Have fun,

  9. #29
    Join Date
    Jan 2010
    Posts
    66
    Plugin Contributions
    0

    Default Re: Creating a PDF catalog

    Okie. I thought I'd give this a go and hopefully I'll have some semblance of a pdf catalog and I would be able to check it out, BUT...when I go to the Extras menu and select to create a pdf, I get a blank screen.

    On the previous page I downloaded the updated pdf_catalogue.php file and replaced the old one. No change. I then went and downloaded the more recent one a few posts up. Still a blank page.

    Any suggestions?

  10. #30
    Join Date
    Jan 2010
    Posts
    66
    Plugin Contributions
    0

    Default Re: Creating a PDF catalog

    Quote Originally Posted by leilanddale View Post
    Okie. I thought I'd give this a go and hopefully I'll have some semblance of a pdf catalog and I would be able to check it out, BUT...when I go to the Extras menu and select to create a pdf, I get a blank screen.

    On the previous page I downloaded the updated pdf_catalogue.php file and replaced the old one. No change. I then went and downloaded the more recent one a few posts up. Still a blank page.

    Any suggestions?
    This is the error in the cache file:

    Code:
    Cannot redeclare class PDF in /var/www..../pdf_catalogue.php on line 30

 

 
Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. PDF Catalog Error in Admin
    By bekinky in forum Customization from the Admin
    Replies: 9
    Last Post: 10 Aug 2008, 08:16 PM
  2. Automate generating PDF catalog
    By taliban in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 29 Jul 2008, 05:05 PM
  3. PDF Catalog Error
    By TATIANA in forum All Other Contributions/Addons
    Replies: 20
    Last Post: 28 Aug 2006, 03:32 AM
  4. pdf catalog generator - problems
    By beadmobile.com.au in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 13 Aug 2006, 11:56 PM
  5. PDF Catalog
    By djkoko in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 14 May 2006, 03:48 PM

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
  •