Stack for pdf generation

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Stack for pdf generation

901 Views
Nagakalyan
Contributor I

I am doing my http server program in that i want to generate the pdf and send to the browser.But i am unable to find the proper stack for pdf generation. i am using imxrt1064 -evk board

0 Kudos
8 Replies

892 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Nagakalyan,

   Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.

   I also didn't find any pdf stack for the lwip in the embedded MCU system.

  I think you can consider use the http server send the data to the PC, and use the PC windows to generate the pdf.

 

Wish it helps you!

If you still have questions about it, please kindly let me know!

Best Regards,

Kerry

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored

Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

-----------------------------------------------------------------------------

0 Kudos

890 Views
Nagakalyan
Contributor I

Thank you for the response if any stack is there,pls let me know .

0 Kudos

878 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Nagakalyan,

   I will also help you to check with my colleagues.

   But to be honest, I didn't see that stack in the previous time.

 

Wish it helps you!

If you still have questions about it, please kindly let me know!

Best Regards,

Kerry

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored

Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

-----------------------------------------------------------------------------

0 Kudos

862 Views
Nagakalyan
Contributor I

Thank you for the reply, so we can have alternative that we can send the data to the browser or client then client will produce the data in pdf file but if we have pdf stack then for client side the burden will reduce,so for that purpose i am trying for the solution.

0 Kudos

860 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Nagakalyan,

  Unfortunately, we don't have the PDF stack.

  If you need to send the data to the browser, you can check the lwip_http project in the SDK.

 

Wish it helps you!

If you still have questions about it, please kindly let me know!

Best Regards,

Kerry

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored

Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

-----------------------------------------------------------------------------

0 Kudos

844 Views
Nagakalyan
Contributor I

http://libharu.org/ In this webiste there is a stack for pdf generation but some of the headers are not supported.

0 Kudos

830 Views
Nagakalyan
Contributor I

any suggestions for pdf generation?pls let me know

0 Kudos

817 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Nagakalyan,

    I think your provided the link is not for the embedded MCU, it is the windows side code.

    We mainly provide the MCU side technical support.

    As I know, the MCU don't have the pdf stack, we mainly use the HTTP sendout the data through the ENETH module, other things, you need to check the windows side code.

 

Wish it helps you!

If you still have questions about it, please kindly let me know.

Best Regards,

Kerry

0 Kudos