Can I download PDF to fit in single page

  • curvette
    Asked on May 27, 2014 at 4:50 PM

    Hi,

    thanks for your awesome service. I'm using it for a non-profit organization.

    I need to change the pdf export, which split the form content in 2 pages. There is an option to fit in a single page?

    Thanks

     

    Best regards

    Stefano

  • Cesar
    Replied on May 27, 2014 at 6:03 PM

    Unfortunately the PDF is separated as the information does not fit on the same page. You can try condensing the information on your form by unchecking the Show Headers and Text option.

    https://shots Screenshot 10

     

    Do let us know if you need further assistance. Thank you.

  • curvette
    Replied on May 28, 2014 at 3:05 AM

    Hi Cesar, thanks for your help.

    Well, I need all my texts in the form.

    I see there is an option to remove square borders and unwanted automatic fields on printing.

    @media print {
    .form-all input {
    border: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    }
    }

    Is this option available also for pdf?

  • jonathan
    Replied on May 28, 2014 at 4:20 AM

    @ Stefano

    Hi,

    Unfortunately no. The CSS code you want to add will only take effect on the printing of the form.

    There is really no means yet to modify or alter the form submissions' PDF Output

     (either by using the GET PDF or downloading the submission PDF)

     

    I will submit a request to our higher team support to include this thread in the request fof PDF Report designer/editor feature also. If there is a PDF designer/editor, it will be possible to customize the PDF report or file output of the form submissions.

    I cannot provide you any time frame at this time as to when this will be available. But we will notify you via this thread for any status update about it.

    Inform us if there is  more we can help you with.

    Thanks.

     

  • curvette
    Replied on May 28, 2014 at 4:11 PM

    Hi Jonathan,

    I think it's an useful option, because all other parts of your software are fully customizable.

    So many thanks for your support, I've never seen anything like this on the internet.


  • jonathan
    Replied on May 28, 2014 at 6:31 PM

    Hi,

    Thank you for taking the time to update us.

    The request feature ticket I have submitted was already approved and now assigned to one of our developer to work on.

    We will notify you at once when we have new status update.

    Best Regards,

  • alp_deniz
    Replied on August 12, 2015 at 6:30 PM

    Hello,

    We have just released our new PDF Editor to style submission PDFs and would really appreciate your feedback.

    It is possible to get into the PDF Editor via submissions page -> Get PDF -> Customize PDF after clicking Get PDF.

    Can I download PDF to fit in single page Image 1 Screenshot 20

     

    Kind regards