Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Printing vendor-transporter memo is mess #3

Open
kuldeepaher01 opened this issue Oct 19, 2024 · 0 comments
Open

Printing vendor-transporter memo is mess #3

kuldeepaher01 opened this issue Oct 19, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request frontend hactoberfest-accepted level2

Comments

@kuldeepaher01
Copy link
Owner

Describe the bug
Current implementation of printing transporter-vendor receipt from /memo
(/print/Rajesh Vinayak Pawar/2024-10-19) does the work but uses react component and exports using rect2pdf for saving and
for printing new window with html and tailwind-css is created using js, see printPdf fucntion in src/print. This can be avoided using some other library or creating a universal printing component as it is required in all most all pages.

Additional context
jsPDF can be used but i need support for marathi or hindi language (devanagri) for that there are some workarounds but those should work with vercel.

@kuldeepaher01 kuldeepaher01 added bug Something isn't working enhancement New feature or request labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request frontend hactoberfest-accepted level2
Projects
None yet
Development

No branches or pull requests

2 participants