Skip to content
Discussion options

You must be logged in to vote

No - revoking the previous! Forget it.
Text extraction does not / cannot "know" that you are handing in the /BleedBox. It has no choice but to assume that clip is a rectangle relative to the cropbox - it will not be regarded as being relative to the mediabox.
So what always works is choosing the cropbox as clip.
If you want a rectangle larger than that, you must

  • either first enlarge the cropbox to that value and then use cropbox as clip again,
  • or set cropbox to mediabox, and then use any rectangle you want as the clip

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by gregoriopellegrino
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
not a bug not a bug / user error / unable to reproduce
2 participants
Converted from issue

This discussion was converted from issue #1602 on February 19, 2022 19:06.