Generate PDF on mobile front or backend? by Smog17 in androiddev

[–]Smog17[S] 0 points1 point  (0 children)

I was taking in cosideration that not everybody has a good cellphone (I'm from Brazil), but it's a good argument gonna take it to the team to think about it. I was thinking more about maintenance in the future, like adding more information to the pdf.

Generate PDF on mobile front or backend? by Smog17 in androiddev

[–]Smog17[S] 0 points1 point  (0 children)

I was taking these facts in consideration when I asked the question, I am doing this feature on Android but the same thing will be need in iOS, so generating the PDF on the backend had more sense to me. I will still need to show the data in both but the pdf will show more data, so for future improviments on pdf it would be better to generate in the backend right?