Skip to Main Content
My Simple AOP
nobody
---
Sign Out
Home
Home
Word Template Processing
Word Template Processing
My Simple AOP
Docx Template To PDF
Wrapper
File ( download from here :https://wordpress.chaoyu.nl/wp-content/uploads/2023/01/aop_simple_letter_edited.docx)
Choose File
Select a file or drop one here.
Choose File
Json
{ "file_name": "johnsnow", "file_type": "pdf", "data": [{ "cust_last_name": "Snow", "cust_first_name": "John", "cust_city": "Winterfall", "#image": "https://cdn.logo.com/hotlink-ok/logo-social.png", "table_block": [{ "userId": 1, "userName": "Batman", "userAddress": "Gotham City", "#heroImage": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRxrrghrHACCKcX35Ir03DfL_EnZk0wHrj4pvQxhPnp&s" }, { "userId": 2, "userName": "Superman", "userAddress": "Metropolis", "#heroImage": "https://www.metropolisplus.com/Superman/Superman%20S-Sheild%201945%20to%20Present.jpg" } ], "bullet_block": [{ "userId": 1, "userName": "Batman", "userAddress": "Gotham City" }, { "userId": 2, "userName": "Superman", "userAddress": "Metropolis" } ] }, { "cust_last_name": "Snow2", "cust_first_name": "John2", "cust_city": "Winterfal2", "#image": "https://99designs-blog.imgix.net/blog/wp-content/uploads/2017/05/LOGO-r2.jpg", "table_block": [{ "userId": 1, "userName": "Batman2", "userAddress": "Gotham City2", "#heroImage": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRxrrghrHACCKcX35Ir03DfL_EnZk0wHrj4pvQxhPnp&s" }, { "userId": 2, "userName": "Superman2", "userAddress": "Metropolis2", "#heroImage": "https://www.metropolisplus.com/Superman/Superman%20S-Sheild%201945%20to%20Present.jpg" } ], "bullet_block": [{ "userId": 1, "userName": "Batman2", "userAddress": "Gotham City2" }, { "userId": 2, "userName": "Superman2", "userAddress": "Metropolis2" } ] } ] }