I am able to successfully create an HTML to look the way it should. I need to convert it to PDF excactly the way it shows on the HTML:. It does a pretty good job except one line in the middle is excluded. Any suggestions why?
I have purposely removed the pictures so I can publish this publicly. Any ideas what I am doing wrong?
the HTML code looks like this:
<table style="height: 48px;" width="494">
<tbody>
<tr>
<td style="width: 239.333px;"><img src="" alt="" width="211" height="70" /></td>
<td style="width: 239.333px; text-align: right;">LIKENESS AND<br />INFORMATION RELEASE</td>
</tr>
<tr>
<td style="width: 239.333px;" colspan="2">I give ..bla.. bla.. bla.. child’s image is used with mine or separately, and I am the parent or guardian of that child, I sign this on behalf of myself and the child.</strong></td>
</tr>
</tbody>
</table>
<p> </p>
<table style="height: 231px; width: 495px; float: left;" border="1" cellspacing="0">
<tbody>
<tr style="height: 12px;">
<td style="width: 489.333px; height: 12px;" colspan="2">Name (Please print): Kathy Kieko</td>
</tr>
<tr style="height: 20px;">
<td style="width: 489.333px; height: 20px;" colspan="2">Street address, city, state and ZIP code: 123Nowere Ln</td>
</tr>
<tr style="height: 14px;">
<td style="width: 489.333px; height: 14px;" colspan="2">E-mail / Phone number: Kathy.xxxx</td>
</tr>
<tr style="height: 14px;">
<td style="width: 252.667px; height: 14px;">
Signature:
</td>
<td style="width: 232.667px; height: 14px;">
Date:11/11/2018 9:34 AM</td>
</tr>
<tr style="height: 14px;">
<td style="width: 252.667px; height: 14px;" colspan="2">
<br>
<img src=""alt="" width="300" height="100" /></td</tr>
<tr style="height: 14px;">
<td style="width: 252.667px; height: 14px;" colspan="2">names and ages of minor children: Kieko is 1</td>
</tr>
</tbody>
</table>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><br /> </p>
<p><br /><br /><br /> </p>
<table style="height: 61px; border-color: 000000;" border="1" width="498" cellspacing="0">
<tbody>
<tr>
<td style="width: 488.667px;">Caption Information: Cute dog</td>
</tr>
<tr>
<td style="width: 488.667px;">Event / Location: People-Kieko Joachim</td>
</tr>
</tbody>
</table>
<br><br>
<img src="
" alt="" width="300" height="300" />
Solved! Go to Solution.
Hi @iskhj000,
I did a test on my side, and the part you marked did not display properly.
I think this should be a problem with the Html tag. When the pdf is converted, some of the tables obscure the content shown below.
Sorry, I am not very good at Html code. You could try to change your code, and then observe whether the pdf file has changed, and then make adjustments accordingly.
Best Regards,
Barry
Hi @iskhj000,
I did a test on my side, and the part you marked did not display properly.
I think this should be a problem with the Html tag. When the pdf is converted, some of the tables obscure the content shown below.
Sorry, I am not very good at Html code. You could try to change your code, and then observe whether the pdf file has changed, and then make adjustments accordingly.
Best Regards,
Barry
Hello, @iskhj000!
Thank you for posting on the Flow Community Forum! Have you had an opportunity to apply @v-bacao-msft‘s recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify!
Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
I did end up redoing the HTML from scratch to find the line where it was messing up!!!
Thanks for help. 😄
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
89 | |
56 | |
39 | |
37 | |
29 |
User | Count |
---|---|
75 | |
66 | |
50 | |
47 | |
43 |