Hi there,
I have a pdf's page which is containing the text in below mentioned format.
Some dummy text and paragraph on the page of pdf. Some dummy text and paragraph on the second page of pdf.
Some dummy text and paragraph on page of pdf. Some dummy text and paragraph on the page of pdf.
Some dummy text and paragraph on the page of pdf. Some dummy text and paragraph on page of pdf.
First Column name is coming in two lines | Second Column Name is coming in four lines | Third Column Name is coming in five lines |
| Serial no | ABcdefg Pqrst
| 1. ab 2. dummy name 3. dummy name 2 4. dummy name 3 5. dummy name 4 6. dummy name 5 7. dummy name 6 |
Some more dummy text lines over here. Some more dummy text lines over here.
Some more dummy text lines over here. Some more dummy text lines over here.
Page 2 of 32
Expected Output: Same Columns (Columns present in the table which is present on the 2nd page on pdf) should get created in the Alteryx.
I am using pdf Reader tool and Text to Column Tool (delimiter as "\n") but I am not able to get the output as per my expectations.
Could you please help.
Thanks