Hello,

Attachments are usually deleted, so it's not visible. You'd have to upload it somewhere. Pure inline attachments seem to be kept (thunderbird).

Download the source code
https://www.apache.org/dyn/closer.lua/pdfbox/2.0.24/pdfbox-2.0.24-src.zip

or get it here
https://svn.apache.org/viewvc/pdfbox/branches/2.0/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ExtractTTFFonts.java?view=markup

Tilman

Am 06.08.2021 um 04:25 schrieb [email protected]:
Hi

>I do not fully understand you (it seems an image is lost)

Attach the Image of Property.




>Please try to change the  ExtractTTFFonts.java

For 2.0.23, what is the code equivalent to "ExtractTTFFonts.java"?



送信元: Tilman Hausherr <[email protected]>
宛先: [email protected]
日付: 2021/08/06 03:07
件名: Re: ① font name and ② actual font name
------------------------------------------------------------------------



Hi,

I do not fully understand you (it seems an image is lost), but maybe I
suspect what you like to do. Please try to change the
ExtractTTFFonts.java program from the examples in the source code
download. Instead of saving the fonts, call getName() on the font
objects. There may be more methods in the individual font types so that
you get more. If you need more help, please share your PDF (upload to
sharehoster) and the modified code.

Tilman

Am 05.08.2021 um 13:42 schrieb [email protected]:
> HI
>
>
> In the PDF document properties, ① font name and ② actual font name were
> defined.
> How do you use the above ① and ② properly inside the pdfbox?
>
> For example, if you search for the font in ① and cannot find it, do you
> search for the font in ②?
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to