Jump to content

Make List Results Full Screen On PDF


Recommended Posts

I have been trying to get a letter-style datapage to work. First, I was using Details page and found out PDF doesn't work there. So, I thought a List Results page would be the next best bet. When you view the datapage on preview or on a webpage, it looks full screen. I've made the height and width full. However, when I go to pull them for a PDF, they are shrunk to about a quarter size of the datapage. I pretty much want to take what is in the HTML block and make it the size of a piece of paper - we will be printing these out with Caspio data filled in. 

DataPage and Dependencies below. If anyone has the time to check this out for me, I would greatly appreciate it!

CaspioData_2019-Oct-04_0826.zip

Link to comment
Share on other sites

Hi @kpcollier-Try this, just enable the source then paste it:

<div style="text-align: center;"><span style="font-size:14px;">Capital Glass, Inc.<br />
SM Bid / Work Order</span>
<hr /><span style="font-size:14px;"><br />
Job/Customer Name: _________________________________________ Phone #: _______________________<br />
Contact Name: ______________________________________________ Phone #: _______________________<br />
Fax Number: ______________________________________ E-Mail: __________________________________<br />
Job Address: ________________________________ City: __________________ St:________ Zip:__________<br />
Bill To (if different from above):_________________________________________________________________<br />
Billing Address: _____________________________ City:__________________ St:_________ Zip:__________<br />
PO #: ________________&nbsp; &nbsp;Warranty:______________&nbsp;&nbsp; Order Date:________&nbsp;&nbsp;&nbsp; Estimator: _______________</span><br />
&nbsp;
<center>&nbsp;
<table align="center" border="1" cellpadding="1" cellspacing="1" style="height:300px;width:700px;">
    <tbody>
        <tr>
            <th scope="row">Quantity</th>
            <td style="text-align: center;">Size</td>
            <td style="text-align: center;">Description</td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
        </tr>
    </tbody>
</table>
<span style="font-size: 12pt;"></span></center>

<center style="text-align: left;">
<center style="text-align: justify;"><span style="font-size:12.0pt;"></span><span style="font-size:12.0pt;"></span><span style="font-size:12.0pt;"><span style="font-size:12.0pt;"><span style="font-size:12.0pt;"><span style="font-size:12.0pt;"></span></span></span></span></center>

<center><span style="font-size:12.0pt;"><span style="font-size:12.0pt;"><span style="font-size:12.0pt;"><span style="font-size:12.0pt;"><br />
Labor hours to be billed:</span>_______________________________________________&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></span></span></center>
</center>

<center style="text-align: center;"><span style="font-size:12.0pt;"> </span></center>

<center style="text-align: justify;"></center>

<center style="text-align: center;"><span style="font-size:12.0pt;">Scope of work:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br />
______________________________________________________________________________<br />
______________________________________________________________________________</span><br />
<br />
<span style="font-size:12.0pt;">Comments:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />
______________________________________________________________________________<br />
______________________________________________________________________________</span></center>
</div>



Here is the actual result in preview:image.thumb.png.22b4d7ae284460825a2afc1871a4e6db.png
Here is the actual result  in PDF:
image.thumb.png.e976324dab1faa6429748975b342cc5b.png
 

Link to comment
Share on other sites

  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...