Tag: pdf

  • CS6: Quick Fix Adobe Acrobat Pro X won’t start

    Source: http://forums.adobe.com/message/4546952
    Source: http://wpressurecooker.com/adobe-cs6-wont-start-how-to-fix/

    1. Make sure you are connected to the internet.
    2. Launch a regular CS6 product other than Acrobat or Flash Builder (for example: Photoshop, After Effects, Premier Pro, InDesign, Flash Professional, Illustrator, Dreamweaver.)
    3. Click on Help->Deactivate .
    4. Deactivate the application. Quit application.
    5. Launch a regular CS6 product other than Acrobat or Flash Builder (for example: Photoshop, After Effects, Premier Pro, InDesign, Flash Professional, Illustrator, Dreamweaver.)
    6. Accept Eula.
    7. Register trial by signing in. Let the app launch.
    8. Quit and relaunch the app. Wait for UI to come.
    9. Click on License This Software button on the UI.
    10. Click on Sign in .
    11. Serial number screen will come
    12. Enter the serial number in the serial number screen and click Next.
    13. Quit app and relaunch the app while connected on the internet .
  • Prestashop 1.6: PDF invoice error in large orders

    For some reason, when there are many products in an order, the PDF invoice generated by Prestashop backoffice and user front-end does not display all the products ordered.

    In this case, there were 49 products.

    Opening the generated PDF in Acrobat Reader triggers a warning message about it unable to display correctly and other PDF readers had the same issue.

    Tried searching for solutions that suggested making changes to files in classes/pdf/PDFGenerator.php and tools/tcpdf/tcpdf.php, etc, but none worked.

    An unexpected workaround.

    After downloading the same PDF file, I used Chrome browser to open it and it displayed properly WITHIN the browser! No formatting error or missing content. I posted the same file to my gmail account and opened it without a glitch too.

    I generated another PDF file by printing the one displayed correctly by Chrome browser using PrimoPDF (http://www.primopdf.com/) and the new file worked like a charm.

    Although I didn’t find a solution to fix the issue in Prestashop, this workaround will do for now.