You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using the html2pdf library to generate PDF files from HTML content. I have a requirement to merge two separate PDF files generated using html2pdf into a single PDF file. I have searched through the documentation and API reference but could not find any specific functionality for merging PDFs.
I would like to know if there is any built-in or recommended approach to achieve this using html2pdf. If not, could you please suggest any alternative methods or libraries that can be integrated with html2pdf to accomplish this task?
Thank you for your assistance.
The text was updated successfully, but these errors were encountered:
I am currently using the html2pdf library to generate PDF files from HTML content. I have a requirement to merge two separate PDF files generated using html2pdf into a single PDF file. I have searched through the documentation and API reference but could not find any specific functionality for merging PDFs.
I would like to know if there is any built-in or recommended approach to achieve this using html2pdf. If not, could you please suggest any alternative methods or libraries that can be integrated with html2pdf to accomplish this task?
Thank you for your assistance.
The text was updated successfully, but these errors were encountered: