Posts by Felipe Szulcsewski • 15 points
2 posts
-
0
votes1
answer5218
viewsQ: How to generate an Angular PDF report
Hello, I would like to generate PDF reports using Angular consuming firebase data. Is it possible to report multiple pages from HTML or using Typescript? Please help me
-
1
votes1
answer94
viewsQ: Remove Edittext date and add five years
I would like to capture a date with a EditText, and from it create another date adding another 5 years. How could I do this?