0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【PDFminer 】LT〜でとれるテキスト情報メモ

Posted at

LTTextbox

座標のみ
複数の文の塊があるとLTTextBoxHorizontal(0)は読んだ順に1,2,3…と増える

<LTTextBoxHorizontal(0) 58.783,214.715,154.783,235.691 '山路を登りながら\n'>
                        

LTTextLine

座標のみ

<LTTextLineHorizontal 58.783,214.715,154.783,235.691 '山路を登りながら\n'>

LTChar

座標とフォントのサイズや名前

<LTChar 58.783,214.715,70.783,235.691 matrix=[12.00,0.00,0.00,12.00, (58.78,218.78)] font='EUBOKT+KozGoPr6N-Regular' adv=1.0 text='山'>
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?