Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recognize "print by chars" pattern #4316

Closed
yurydelendik opened this issue Feb 21, 2014 · 2 comments
Closed

Recognize "print by chars" pattern #4316

yurydelendik opened this issue Feb 21, 2014 · 2 comments

Comments

@yurydelendik
Copy link
Contributor

Based on http://free-mon.wesleysteiner.com/FreemoNStandards.pdf, ITXT can generate the following text:

BT
/F1 14 Tf
1 0 0 1 108.78 711.92 Tm
(\))Tj
ET
BT
/F1 14 Tf
1 0 0 1 117.88 711.92 Tm
(U)Tj
ET
BT
/F1 14 Tf
1 0 0 1 124.84 711.92 Tm
(H)Tj
ET
BT
/F1 14 Tf
1 0 0 1 134.14 711.92 Tm
(H)Tj
ET
BT
/F1 14 Tf
1 0 0 1 143.44 711.92 Tm
1 0 0 1 143.44 711.92 Tm
ET
...

It can be packed to something more intelligent, e.g. set font once and print chars by line.

@timvandermeij
Copy link
Contributor

Reopening this because this particular PDF is still slow when scrolling, although it got better with Yury's patch applied.

@timvandermeij timvandermeij reopened this Mar 13, 2014
@timvandermeij
Copy link
Contributor

It was just my browser being weird. This is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants