Posts by turbocooler

    Here was my final solution:

    1) Rasterize and trim all images. I had some images above 300dpi and extra unneeded data for some other images.

    2) I am not sure how this was introduced into the text (see image below) but removing the underline by making it 0pt and removing the blue color was the biggest gain. I am a software engineer by trade, so I wrote a python program to examine the structure of the PDF. The setting that I removed had created nearly 700K Cubic Bézier curve commands. Now I only see 1,498. That alone decreased the PDF file size by 10mb and allowed the export to finish under 10min. Better than the 30+min prior. Still slower than I believe it should be but acceptable for what I am trying to do. I find it crazy that a simple setting like that could cause so much data to be created in the PDF file. It also prints much faster. But I feel the application is like a trap where you can find yourself in this loop by something I believe was valid and simple but cause me so much trouble. Unclear how Canva is trying to create the PDF but I was able to repro what I was trying to do using python and some pdf libraries, and I had 3,600 commands for what they generated nearly 700K and produced valid pages. I would submit what I found if I kn



    I like to Thank EVERYONE on this thread for the assistance and the ideas that lead me to the solution. I am very grateful for the help. Thank you!


    Processor Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz, 3501 Mhz, 6 Core(s), 12 Logical Processor(s) -- Computer A
    Intel Core i7‑11370H -- Computer B -- both have the same export issue.

    The CPU graph is NOT 100%. It is barely 10% Exporting page 1-10 took as long as the whole document. Same for the rest of the pages

    I suspect you are correct about the images. Is there a way in the pixel tab to click on a image and get the information about the image so I can tell or a way to down sample the image in the document? Or, do I need to export each image, change to 300dpi, then place the image back in the layout. I believe this may be my issue as it is the most plausible

    As far as the crashes, I did disable hardware acceleration and that did solve my problem.


    If your file is not proprietary, I'd recommend uploading it to CreoFora (or if too large, to Dropbox, iCloud, etc, and provide a link) and perhaps someone can see why things are so slow. Things are usually quite fast for me and others.

    Nothing proprietary but there is some PII and travel dates I need to sanitize first. I have zero idea who will be looking at this information, and I cannot trust it will not be misused.

    I am using Windows 10 Pro
    I have 32gig of RAM
    Nvidia Graphic Card with 4gig of RAM
    I am writing to a SSD Drive

    I have also installed the application on a more modern Windows 11 Pro Laptop with better specs but I see zero improvement in performance.

    I have 19 page layout for an Itinerary I am developing for a friend. I do not have a lot of images. Only 6 total. I do have a lot of layers.
    I am trying to export the layout to PDF. Does not matter if I use high res, print, low res, etc. Exporting to PDF takes well over 15min making my workflow very painful.

    Printing is even more intolerable as it could easily take 40min to begin printing so I export to PDF and then print from Adobe Reader PDF.

    Is there any way to increase performance or is this as good as it gets? I have to finish this project but may just punt once I am done given how painfully slow this application seems to be for me.

    On Windows 10 or 11 I have also experienced random crashes clicking from one set of pages in the layout to another or major slow down where it takes 5 seconds or more to render the page that I want to work on next. It has been a nightmare.