[jira] [Commented] (PDFBOX-1485) cannt read embedded fonts

2013-01-08 Thread Maho Rashad (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546758#comment-13546758
 ] 

Maho Rashad commented on PDFBOX-1485:
-

No body can give me answer .. ??

 cannt read embedded fonts
 -

 Key: PDFBOX-1485
 URL: https://issues.apache.org/jira/browse/PDFBOX-1485
 Project: PDFBox
  Issue Type: Bug
Affects Versions: 1.7.1
Reporter: Maho Rashad
 Attachments: JR.pdf


 I am using pdfbox-1.7.1.jar,fontbox-1.7.1.jar,jempbox-1.7.1.jar and 
 commons-logging-1.1.1.jar
 the problem not in printing it self,
 My pdf file has embedded fonts but all is Arial , the problem when some char 
 is bold i got the following error in java console
 org.apache.pdfbox.pdmodel.font.PDCIDFontType2Font getawtFont
 INFO: Can't read the embedded font AAWTAD+Arial
 26/12/2012 02:16:50 م org.apache.pdfbox.pdmodel.font.PDCIDFontType2Font 
 getawtFont
 INFO: Using font Arial instead
 26/12/2012 02:16:51 م org.apache.pdfbox.pdmodel.font.PDCIDFontType2Font 
 getawtFont
 INFO: Can't read the embedded font AAWSAD+Arial
 you got any idea to solve this problem 
 Please tell me how can i solve this problem
 Thanks 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Apache PDFBox January 2013 board report due

2013-01-08 Thread Andreas Lehmkuehler

Hi,

find attached a quick draft of the board report we're expected to submit this
month (tomorrow, sorry for my lateness).

Any comments, objections or additions?


draft

The Apache PDFBox library is an open source Java tool for working with PDF
documents.


General Comments


There are no issues that require Board attention.


Community
-

It was again a quiet quarter but there is still a steady stream of
contributions and bug reports from the community. No new committers/PMC
members.

339 subscribers on the user@ list
152 subscribers on the dev@ list

Releases


At ApacheConEU some of us started a discussion on a possible new release
and I hope we will prepare for a new one in the first quarter this year.

Version 1.7.1 was released on 25th of July 2012


Development:


The development on the next mayor release is still in progress. We are
currently working on

- improved font handling
- improved rendering
- bugfixing

Guillaume finished the refactoring of the xmpbox module.
/draft

BR
Andreas Lehmkühler


Re: Apache PDFBox January 2013 board report due

2013-01-08 Thread rey malahay
+1

On 8 January 2013 14:01, Andreas Lehmkuehler andr...@lehmi.de wrote:

 Hi,

 find attached a quick draft of the board report we're expected to submit
 this
 month (tomorrow, sorry for my lateness).

 Any comments, objections or additions?


 draft

 The Apache PDFBox library is an open source Java tool for working with PDF
 documents.


 General Comments
 

 There are no issues that require Board attention.


 Community
 -

 It was again a quiet quarter but there is still a steady stream of
 contributions and bug reports from the community. No new committers/PMC
 members.

 339 subscribers on the user@ list
 152 subscribers on the dev@ list

 Releases
 

 At ApacheConEU some of us started a discussion on a possible new release
 and I hope we will prepare for a new one in the first quarter this year.

 Version 1.7.1 was released on 25th of July 2012


 Development:
 

 The development on the next mayor release is still in progress. We are
 currently working on

 - improved font handling
 - improved rendering
 - bugfixing

 Guillaume finished the refactoring of the xmpbox module.
 /draft

 BR
 Andreas Lehmkühler




-- 
My heroes are the ones who survived doing it wrong, who made mistakes, but
recovered from them. - Bono


Re: from where to download pdfbox 1.8.0 and 2.0.0

2013-01-08 Thread Andreas Lehmkuehler

Hi,

Am 09.01.2013 04:57, schrieb Prakash Dubey:

Hello,
I am new to PDFBox as well as to ASF community. Currently I am doing project on
extracting text from pdf document.
I want to get involved in PDFBox so i want to download current beta releases of
PDFBox i.e. 1.8.0 and 2.0.0 so i can also find and fix bugs. I have gone through
various website of ASF, but cannot get any information about *from where to
download new releases(pdfbox 1.8.0 and 2.0.0) and how can i get assigned to any
issues* . Kindly please help me...

The latest released version is 1.7.1. All information about pdfbox can be found
on our webpage [1].

You have to use the trunk version [2], [3] if you want to work with the latest
code. We are using JIRA [4] to track issues. It is open for everybody, feel free
to search for open issues to work on them or to create new ones if you can't
find any existing issue related to the problem you're facing.


Sorry if i have made some mistake...

You used the wrong email address. I've cc'ed the dev-list. For the future you
might subscribe to our mailing lists [5] to get answers for further questions
and to follow any PDFBox related discussion.


thank you..


BR
Andreas Lehmkühler

[1] http://pdfbox.apache.org
[2] http://svn.apache.org/repos/asf/pdfbox/trunk/
[3] http://pdfbox.apache.org/userguide/building_pdfbox.html
[4] https://issues.apache.org/jira/browse/PDFBOX
[5] http://pdfbox.apache.org/mail-lists.html


Re: Apache PDFBox January 2013 board report due

2013-01-08 Thread Leleu Eric
+1


2013/1/8 Andreas Lehmkuehler andr...@lehmi.de

 Hi,

 find attached a quick draft of the board report we're expected to submit
 this
 month (tomorrow, sorry for my lateness).

 Any comments, objections or additions?


 draft

 The Apache PDFBox library is an open source Java tool for working with PDF
 documents.


 General Comments
 

 There are no issues that require Board attention.


 Community
 -

 It was again a quiet quarter but there is still a steady stream of
 contributions and bug reports from the community. No new committers/PMC
 members.

 339 subscribers on the user@ list
 152 subscribers on the dev@ list

 Releases
 

 At ApacheConEU some of us started a discussion on a possible new release
 and I hope we will prepare for a new one in the first quarter this year.

 Version 1.7.1 was released on 25th of July 2012


 Development:
 

 The development on the next mayor release is still in progress. We are
 currently working on

 - improved font handling
 - improved rendering
 - bugfixing

 Guillaume finished the refactoring of the xmpbox module.
 /draft

 BR
 Andreas Lehmkühler



Re: Apache PDFBox January 2013 board report due

2013-01-08 Thread Timo Boehme

Hi,

nothing to add from my side. Thanks for creating the report.


Best regards,
Timo

Am 08.01.2013 22:01, schrieb Andreas Lehmkuehler:

Hi,

find attached a quick draft of the board report we're expected to submit
this
month (tomorrow, sorry for my lateness).

Any comments, objections or additions?


draft

The Apache PDFBox library is an open source Java tool for working with PDF
documents.


General Comments


There are no issues that require Board attention.


Community
-

It was again a quiet quarter but there is still a steady stream of
contributions and bug reports from the community. No new committers/PMC
members.

339 subscribers on the user@ list
152 subscribers on the dev@ list

Releases


At ApacheConEU some of us started a discussion on a possible new release
and I hope we will prepare for a new one in the first quarter this year.

Version 1.7.1 was released on 25th of July 2012


Development:


The development on the next mayor release is still in progress. We are
currently working on

- improved font handling
- improved rendering
- bugfixing

Guillaume finished the refactoring of the xmpbox module.
/draft

BR
Andreas Lehmkühler



--

 Timo Boehme
 OntoChem GmbH
 H.-Damerow-Str. 4
 06120 Halle/Saale
 T: +49 345 4780474
 F: +49 345 4780471
 timo.boe...@ontochem.com

_

 OntoChem GmbH
 Geschäftsführer: Dr. Lutz Weber
 Sitz: Halle / Saale
 Registergericht: Stendal
 Registernummer: HRB 215461
_



Font handling in PDFBox and XMLGraphics

2013-01-08 Thread Maruan Sahyoun
Hi …,

just wanted to make you aware of a recent discussion going on in fop to maybe 
use fontbox for font handling. Maybe it's possible to join forces as both 
projects need to enhance font handling.

http://markmail.org/thread/hkclkqaxlfh5wwvu

Kind regards

Maruan Sahyoun