0
votes
0answers
107 views

Latex textfield unicode problem and Xelatex hyperref textfield not working in tabular section

I've tried to add russian letters in textfield, but it gives: T2ACYRI T2Acyrm T2Acyrya Then I used xelatex but generated forms are not working. What to do? And this form works without tabular. ...
0
votes
0answers
63 views

Croatian HUB-3-a Standardized Layout [closed]

i need to reproduce payment check in LaTeX for Croatian standardized Payment form like this: Link to form in PDF format: HUB-3A. Anyone has some guide or working form how to reproduce this as a ...
3
votes
1answer
504 views

Full page table template

I am making a manual with LaTeX and at the end of the manual I want to insert a full-page blank table where I can have people sign to acknowledge that they have read the manual. Currently I am doing ...
4
votes
3answers
364 views

Reproducing a tabular form

I am trying to reproduce the following tabular form layout: Fig. 1: Desired output (found on the internet). First question: I can merge multiple cells into a single one both horizontally and ...