Title: position code
Last modified: January 19, 2022

---

# position code

 *  [R Bunicich](https://wordpress.org/support/users/bunic000/)
 * (@bunic000)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/position-code/)
 * I downloaded the plugin and put the background (pdf) in it. So far everything
   works fine. In contact form 7 I create fields that are neatly displayed in the
   plugin. Now I would like to place the codes [your-name], [date of birth], [ID]
   etc etc in a different position on the PFD. How do I do that? when I use the 
   tool in the plugin I can only put “line 1” in the correct position, the rest 
   is placed below it.
    It concerns a total of 5 different codes that must have 
   a different position in the PDF.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fposition-code%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [Florent Maillefaud](https://wordpress.org/support/users/florent73/)
 * (@florent73)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/position-code/#post-15275587)
 * Hi!
 * You can place the tags codes wherever you want in the layout of your PDF.
 * Can you give me a URL?
 * Thanks
 *  Thread Starter [R Bunicich](https://wordpress.org/support/users/bunic000/)
 * (@bunic000)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/position-code/#post-15275648)
 * Good morning, thank you for your response. You mean the URL of the website? that
   won’t work because it’s a private website. Can you explain to me how I can do
   this?
 *  Plugin Author [Florent Maillefaud](https://wordpress.org/support/users/florent73/)
 * (@florent73)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/position-code/#post-15275816)
 * Can you have WhatsApp or Signal for chat about this?
    or use this : [Tawk.to](https://tawk.to/chat/61754f63f7c0440a591fbb23/1fip3s7nk)
    -  This reply was modified 4 years, 6 months ago by [Florent Maillefaud](https://wordpress.org/support/users/florent73/).
 *  Thread Starter [R Bunicich](https://wordpress.org/support/users/bunic000/)
 * (@bunic000)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/position-code/#post-15275827)
 * Yes, i have Both
 * Mij number is +31638415977
 *  Plugin Author [Florent Maillefaud](https://wordpress.org/support/users/florent73/)
 * (@florent73)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/position-code/#post-15275859)
 * Can you use this link with Tawk.to : [Here](https://tawk.to/chat/61754f63f7c0440a591fbb23/1fip3s7nk)
    -  This reply was modified 4 years, 6 months ago by [Florent Maillefaud](https://wordpress.org/support/users/florent73/).
 *  Thread Starter [R Bunicich](https://wordpress.org/support/users/bunic000/)
 * (@bunic000)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/position-code/#post-15280268)
 * Hello, can we make please a appointment for make the code on the PDF.
    Ik have
   you sent An massage on Tawk
 * Best regards
    Richard
 *  Thread Starter [R Bunicich](https://wordpress.org/support/users/bunic000/)
 * (@bunic000)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/position-code/#post-15299678)
 * Hello, we have created a css for the height between the lines. We can’t get the
   rules any closer. Can you indicate how this can be resolved. Is there a permanent
   setting somewhere that forbids getting closer together?
 *  Plugin Author [Florent Maillefaud](https://wordpress.org/support/users/florent73/)
 * (@florent73)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/position-code/#post-15363220)
 * Hi!
 * Can you use DIV tags for condtruct your PDF?
 * You can also use HTML tags like this (example of invoice):
 *     ```
       <table width="100%">
       	<tr>
       		<td width="60%"><p style="text-align:center;"><img src="https://demo.restezconnectes.fr/wp-content/uploads/2020/04/logo-email.jpg" width="243" /></p>RESTEZ CONNECTES<br />MON ADRESSE POSTALE<br />CODE POSTAL ET VILLE<br /><br />N°SIRET:180698777660<br />Site : https://restezconnectes.fr</td>
       		<td width="40%">
       			<table width="100%">
       				<tr><td style="padding:3px;text-align:right;">[date]</td></tr>
       				<tr><td style="border:1px solid #ccc;background-color:#ececec;padding:3px;">FACTURE N°<br /><small>(à préciser lors du virement)</small></td></tr>
       				<tr><td style="border:1px solid #ccc;padding:3px;text-align:center;">MBRDC[ID]</td></tr>
       			</table>
       		</td>
       	</tr>
       	<tr>
       		<td width="70%">&nbsp;</td>
       		<td width="30%">&nbsp;</td>
       	</tr>
       	<tr>
       		<td width="70%">&nbsp;</td>
       		<td width="30%" style="border:1px solid #ccc;border-radius: 2px 4px 2px;padding:10px;">[your-society]<br />[text-address]</td>
       	</tr>
       </table>
       <br />
       <p><strong>OBJET : </strong>Diagnostics</p>
   
       <table width="100%">
       	<tr>
       		<td width="10%" style="border:1px solid #ccc;background-color:#ececec;padding:3px;text-align:center;font-size:12px;"><strong>REF</strong></td>
       		<td width="70%" style="border:1px solid #ccc;background-color:#ececec;padding:3px;text-align:center;font-size:12px;"><strong>DESIGNATION</strong></td>
       		<td width="20%" style="border:1px solid #ccc;background-color:#ececec;padding:3px;text-align:center;font-size:12px;"><strong>PRIX NET DE  TVA</strong></td>
       	</tr>
       	<tr>
       		<td width="10%" style="border:1px solid #ccc;padding:3px;text-align:center;font-size:14px;" >[reference]</td>
       		<td width="70%" style="border:1px solid #ccc;padding:3px;text-align:left;font-size:14px;">ERP<br />Adresse :<br />Propriétaire :<br />Commentaires</td>
       		<td width="20%" style="border:1px solid #ccc;padding:3px;text-align:right;font-size:14px;">15€</td>
       	</tr>
       </table>
   
       <table width="100%">
       	<tr>
       		<td width="50%" style="border:1px solid #ccc;background-color:#ececec;padding:3px;text-align:center;font-size:12px;"><strong>Signature 1</strong></td>
       		<td width="50%" style="border:1px solid #ccc;background-color:#ececec;padding:3px;text-align:center;font-size:12px;"><strong>Signature 2</strong></td>
       	</tr>
       	<tr>
       		<td width="50%" style="border:1px solid #ccc;padding:3px;text-align:center;font-size:14px;">&nbsp;</td>
       		<td width="50%" style="border:1px solid #ccc;padding:3px;text-align:center;font-size:12px;">&nbsp;</td>
       	</tr>
       </table>
       Vos options
       [checkbox-290]
       ```
   

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘position code’ is closed to new replies.

 * ![](https://ps.w.org/send-pdf-for-contact-form-7/assets/icon-256x256.png?rev=
   2194770)
 * [Send PDF for Contact Form 7](https://wordpress.org/plugins/send-pdf-for-contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/send-pdf-for-contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/send-pdf-for-contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/send-pdf-for-contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/send-pdf-for-contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/send-pdf-for-contact-form-7/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Florent Maillefaud](https://wordpress.org/support/users/florent73/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/position-code/#post-15363220)
 * Status: not resolved