#6 Consent form signature overlapping with text

Open
opened 3 years ago by victor.hernandez17 · 0 comments

Signature overlaps text. Has to do with specified offset of the signature in GettingStartedActivity.java. Should find a way of finding “Participant’s signature:” text label offset to base ourselves off of that.

Found on Pixel 3a AVD (API 30, x86).

Check for constructing an com.itextpdf.text.Image with absoluteX and absoluteY hardcoded instead? More info here.

Signature overlaps text. Has to do with specified offset of the signature in GettingStartedActivity.java. Should find a way of finding "Participant's signature:" text label offset to base ourselves off of that. Found on Pixel 3a AVD (API 30, x86). Check for constructing an `com.itextpdf.text.Image` with `absoluteX` and `absoluteY` hardcoded instead? [More info here](https://api.itextpdf.com/iText5/java/5.5.13/com/itextpdf/text/Image.html).
victor.hernandez17 added the
bug
label 3 years ago
victor.hernandez17 added the
enhancement
label 3 years ago
Sign in to join this conversation.
Loading…
Cancel
Save
There is no content yet.