0

I want to create a pdf document using the TPPDF package in swift.

  1. Is it possible to add in a specific cell multiple items? I want to add a checkmark as image / Symbol and a related text behind it.

    (No accessable element just indicator)

    Column A Column B.
    'text' image + 'text'
    'text' image + 'text'
  2. I needed to split related information's in two rows which get split by the page break. is it possible to avoid this?

e.g. ObjectA is indicated in 2 rows [row 1 & 2] with some vertical and horizontal merges. when it comes to a page break, the vertical merges sometimes are divided by the page break.

[Sample Table Image Page break]enter image description here

[Sample Table Image one object needs 2 rows] enter image description here

I am new here. Any advice to improve this question to get better support appreciated.

The documents and APIs I noticed did not support anything like this.

K J
  • 8,045
  • 3
  • 14
  • 36
Jonas112
  • 1
  • 1

0 Answers0