Hi!
I made a BOT in my app that generates an invoice in PDF format with the customer's information and the sale details (list of products purchased).
So far everything is perfect, the problem I have is when I use Google docs, the PDF is armed with a table and every time I add products, the table goes down and goes to another page.
Is there any possibility to make a table with a fixed size so that each enter or line break (added products) does not increase the size of the table in Google Docs?
Thank you!
Hola!
hice un BOT en mi app que me genera un invoice en formato PDF con la info del cliente y el detalle de venta (lista de productos comprados).
Hasta ahi todo perfecto, el problema lo tengo cuando utilizo Google docs, el PDF esta armado con una tabla y cada vez que agrego productos, la tabla baja y pasa a otra pagina.
Hay alguna posibilidad de hacer una tabla con tamaรฑo fijo para que cada salto de enter o linea (productos agregados) no aumente el tamaรฑo hacia abajo de la tabla en Google Docs?
Gracias!
Solved! Go to Solution.
What you may simply want is to remove the cell borders--that might achieve the display you're seeking.
Alternatively, try embedding another table within the minimum-height table cell. For example:
User | Count |
---|---|
18 | |
15 | |
10 | |
7 | |
4 |