Title: simtech's Replies | WordPress.org

---

# simtech

  [  ](https://wordpress.org/support/users/simtech/)

 *   [Profile](https://wordpress.org/support/users/simtech/)
 *   [Topics Started](https://wordpress.org/support/users/simtech/topics/)
 *   [Replies Created](https://wordpress.org/support/users/simtech/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/simtech/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/simtech/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/simtech/engagements/)
 *   [Favorites](https://wordpress.org/support/users/simtech/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Generate PDF using Contact Form 7] PDF does not retrieve all data from the form](https://wordpress.org/support/topic/pdf-does-not-retrieve-all-data-from-the-form/)
 *  Thread Starter [simtech](https://wordpress.org/support/users/simtech/)
 * (@simtech)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/pdf-does-not-retrieve-all-data-from-the-form/#post-17410670)
 * What can I do now?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Generate PDF using Contact Form 7] PDF does not retrieve all data from the form](https://wordpress.org/support/topic/pdf-does-not-retrieve-all-data-from-the-form/)
 *  Thread Starter [simtech](https://wordpress.org/support/users/simtech/)
 * (@simtech)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/pdf-does-not-retrieve-all-data-from-the-form/#post-17409639)
 *  I get test cf7 form only this field:
 *     ```wp-block-code
       [text program-1-nazwisko size:50 maxlength:50 placeholder "Imię i Nazwisko kompozytora"] [count program-1-nazwisko down] [text program-1-tytul size:50 maxlength:50 placeholder "Tytuł utworu"] [count program-1-tytul down]<br>[text program-1-opus size:20 maxlength:20 placeholder "Opus - tylko numer"] [count program-1-opus down][text program-1-numer size:20 
       maxlength:20 placeholder "Numer - tylko numer"] [count program-1-numer down] [text program-1-czesi1 size:25 maxlength:25 placeholder "części"] [count program-1-czesi1 down]
   
       <br><br>
       [text program-2-nazwisko size:50 maxlength:50 placeholder "Imię i Nazwisko kompozytora"] [count program-2-nazwisko down] [text program-2-tytul size:50 maxlength:50 placeholder "Tytuł utworu"] [count program-2-tytul down]<br>[text program-2-opus size:20 maxlength:20 placeholder "Opus - tylko numer"] [count program-2-opus down][text program-2-numer size:20 
       maxlength:20 placeholder "Numer - tylko numer"] [count program-2-numer down] [text program-2-czesi1 size:25 maxlength:25 placeholder "części"] [count program-2-czesi1 down]
       <br><br>
       [text program-3-nazwisko size:50 maxlength:50 placeholder "Imię i Nazwisko kompozytora"] [count program-3-nazwisko down] [text program-3-tytul size:50 maxlength:50 placeholder "Tytuł utworu"] [count program-3-tytul down]<br>[text program-3-opus size:20 maxlength:20 placeholder "Opus - tylko numer"] [count program-3-opus down][text program-3-numer size:20 
       maxlength:20 placeholder "Numer - tylko numer"] [count program-3-numer down] [text program-3-czesi1 size:25 maxlength:25 placeholder "części"] [count program-3-czesi1 down]
       <br><br>
       [text program-4-nazwisko size:50 maxlength:50 placeholder "Imię i Nazwisko kompozytora"] [count program-4-nazwisko down] [text program-4-tytul size:50 maxlength:50 placeholder "Tytuł utworu"] [count program-4-tytul down]<br>[text program-4-opus size:20 maxlength:20 placeholder "Opus - tylko numer"] [count program-4-opus down][text program-4-numer size:20 
       maxlength:20 placeholder "Numer - tylko numer"] [count program-4-numer down] [text program-4-czesi1 size:25 maxlength:25 placeholder "części"] [count program-4-czesi1 down]
   
       <br><br>
       <label> Proszę chwilę poczekać jest generowany PDF - Karta Zgłoszenia - Karta zostanie przesłana także na adres email.</label> [submit "Wyślij zgłoszenie"]
       <br><br>
       [response]
       ```
   
 * pdf form:
 *     ```wp-block-code
       [program-1-nazwisko]  [program-1-tytul] [program-1-opus]   [program-1-numer]  [program-1-czesi1]
       [program-2-nazwisko]  [program-2-tytul] [program-2-opus]   [program-2-numer]  [program-2-czesi1]
       [program-3-nazwisko]  [program-3-tytul] [program-3-opus]   [program-3-numer]  [program-3-czesi1]
       [program-4-nazwisko]  [program-4-tytul] [program-4-opus]   [program-4-numer]  [program-4-czesi1]
       ```
   
 * i get result in pdf :
 *     ```wp-block-code
       Johann Sebastian Bach Suita francuska E-dur BWV 817 6 Menuet i Gigue
       Franz Joseph Haydn Sonata fortepianowa h-moll Hoboken XVI 32 Allegro Modera
       ```
   
 * should be:
 *     ```wp-block-code
       ohann Sebastian Bach Suita francuska E-dur BWV 817 6 Menuet i Gigue
       Franz Joseph Haydn Sonata fortepianowa h-mollH oboken XVI 32 Allegro Modera
       Siergiej Bortkiewicz Etiuda Allegro di molto fis-moll 15 2
       ```
   
 *     ```wp-block-code
       http://psm.psmino.com.pl/inf_students/rf-test.html
       my test form
       ```
   
 * i fill program-1 all, program-2 all and program-3 without field [program-3-czesi1]
   and i pdf get only program-1 and program-2 dont show program-3
 * If I fill in all the fields, the PDF is created just fine.
 * Regards
    -  This reply was modified 2 years, 4 months ago by [simtech](https://wordpress.org/support/users/simtech/).

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