ApathyErr
QuestPDF Why does the document become empty after adding the table and how to fix it?
I have a pdf file that I generate using code, I'm trying to add a table to it that is contained in column.Item().Table, but when adding this pdf element, the file becomes empty, how do I add the table correctly
2 replies
✅ sqlite local db file
For some reason, sqlite works only when the full path to the database is specified.
Like:
The code that accesses the database is located in another ViewModel folder
How do I specify the local path to the database?
And it doesn't work like that:
And that too:
1 replies