You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Id Bd (JIRA)" <ji...@apache.org> on 2010/10/12 16:55:33 UTC

[jira] Created: (PDFBOX-862) PDPage.ConvertToImage destroys RTL text

PDPage.ConvertToImage destroys RTL text
---------------------------------------

                 Key: PDFBOX-862
                 URL: https://issues.apache.org/jira/browse/PDFBOX-862
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 1.2.1
         Environment: winxp, eclipse
            Reporter: Id Bd


Hello,

PDPage convertToImage() doesnt work well with RTL languages.

All i need to do, is export a pdf to jpg and divide it to 2 parts: left.jpg, right.jpg
I managed to do everything fine but the jpg has mixed up text.

What can i do?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PDFBOX-862) PDPage.ConvertToImage destroys RTL text

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921840#action_12921840 ] 

Andreas Lehmkühler commented on PDFBOX-862:
-------------------------------------------

Are you still using 1.2.1 or did you try the current trunk version?

> PDPage.ConvertToImage destroys RTL text
> ---------------------------------------
>
>                 Key: PDFBOX-862
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-862
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: winxp, eclipse
>            Reporter: Id Bd
>         Attachments: PDFBOX862-test1.jpg, test.pdf
>
>
> Hello,
> PDPage convertToImage() doesnt work well with RTL languages.
> All i need to do, is export a pdf to jpg and divide it to 2 parts: left.jpg, right.jpg
> I managed to do everything fine but the jpg has mixed up text.
> What can i do?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PDFBOX-862) PDPage.ConvertToImage destroys RTL text

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921846#action_12921846 ] 

Andreas Lehmkühler commented on PDFBOX-862:
-------------------------------------------

1.2.1 is the newest released version. The version I mentioned is the most recent development version called trunk version. You can download a snapshot from the current trunk at [1]. 

We are planning to release PDFBox 1.3.0 soon....


[1] https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/

> PDPage.ConvertToImage destroys RTL text
> ---------------------------------------
>
>                 Key: PDFBOX-862
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-862
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: winxp, eclipse
>            Reporter: Id Bd
>         Attachments: PDFBOX862-test1.jpg, test.pdf
>
>
> Hello,
> PDPage convertToImage() doesnt work well with RTL languages.
> All i need to do, is export a pdf to jpg and divide it to 2 parts: left.jpg, right.jpg
> I managed to do everything fine but the jpg has mixed up text.
> What can i do?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PDFBOX-862) PDPage.ConvertToImage destroys RTL text

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922044#action_12922044 ] 

Andreas Lehmkühler commented on PDFBOX-862:
-------------------------------------------

You don't need svn to download a snapshot. Just follow the given link and download the latest version of the pdfbox-app.jar from pdfbox-app/1.3.0-SNAPSHOT/

> PDPage.ConvertToImage destroys RTL text
> ---------------------------------------
>
>                 Key: PDFBOX-862
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-862
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: winxp, eclipse
>            Reporter: Id Bd
>         Attachments: PDFBOX862-test1.jpg, test.pdf
>
>
> Hello,
> PDPage convertToImage() doesnt work well with RTL languages.
> All i need to do, is export a pdf to jpg and divide it to 2 parts: left.jpg, right.jpg
> I managed to do everything fine but the jpg has mixed up text.
> What can i do?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PDFBOX-862) PDPage.ConvertToImage destroys RTL text

Posted by "Id Bd (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922008#action_12922008 ] 

Id Bd commented on PDFBOX-862:
------------------------------

thank you,

I am sorry for beeing such a nag, but i am not familiar with svn.

I downloaded a svn client and copied the svn url you gave me, but it seems i need a username and a password.

Am I doing something wrong?

> PDPage.ConvertToImage destroys RTL text
> ---------------------------------------
>
>                 Key: PDFBOX-862
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-862
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: winxp, eclipse
>            Reporter: Id Bd
>         Attachments: PDFBOX862-test1.jpg, test.pdf
>
>
> Hello,
> PDPage convertToImage() doesnt work well with RTL languages.
> All i need to do, is export a pdf to jpg and divide it to 2 parts: left.jpg, right.jpg
> I managed to do everything fine but the jpg has mixed up text.
> What can i do?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PDFBOX-862) PDPage.ConvertToImage destroys RTL text

Posted by "Id Bd (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921826#action_12921826 ] 

Id Bd commented on PDFBOX-862:
------------------------------

Thank you,

but i dont get what you got.
I see every text mixed up.

How can i fix font issues?

> PDPage.ConvertToImage destroys RTL text
> ---------------------------------------
>
>                 Key: PDFBOX-862
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-862
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: winxp, eclipse
>            Reporter: Id Bd
>         Attachments: PDFBOX862-test1.jpg, test.pdf
>
>
> Hello,
> PDPage convertToImage() doesnt work well with RTL languages.
> All i need to do, is export a pdf to jpg and divide it to 2 parts: left.jpg, right.jpg
> I managed to do everything fine but the jpg has mixed up text.
> What can i do?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PDFBOX-862) PDPage.ConvertToImage destroys RTL text

Posted by "Id Bd (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921841#action_12921841 ] 

Id Bd commented on PDFBOX-862:
------------------------------

I am using 1.2.1

That is what got from 
http://pdfbox.apache.org/download.html

isn't this the newest one?

> PDPage.ConvertToImage destroys RTL text
> ---------------------------------------
>
>                 Key: PDFBOX-862
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-862
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: winxp, eclipse
>            Reporter: Id Bd
>         Attachments: PDFBOX862-test1.jpg, test.pdf
>
>
> Hello,
> PDPage convertToImage() doesnt work well with RTL languages.
> All i need to do, is export a pdf to jpg and divide it to 2 parts: left.jpg, right.jpg
> I managed to do everything fine but the jpg has mixed up text.
> What can i do?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PDFBOX-862) PDPage.ConvertToImage destroys RTL text

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921266#action_12921266 ] 

Andreas Lehmkühler commented on PDFBOX-862:
-------------------------------------------

Can you provide us with a sample pdf?

> PDPage.ConvertToImage destroys RTL text
> ---------------------------------------
>
>                 Key: PDFBOX-862
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-862
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: winxp, eclipse
>            Reporter: Id Bd
>
> Hello,
> PDPage convertToImage() doesnt work well with RTL languages.
> All i need to do, is export a pdf to jpg and divide it to 2 parts: left.jpg, right.jpg
> I managed to do everything fine but the jpg has mixed up text.
> What can i do?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PDFBOX-862) PDPage.ConvertToImage destroys RTL text

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler updated PDFBOX-862:
--------------------------------------

    Attachment: PDFBOX862-test1.jpg

The current trunk works fine, except for the header in the right upper corner, which isn't rendered because of some font issue.

I attached the first page converted with revision 1023338

> PDPage.ConvertToImage destroys RTL text
> ---------------------------------------
>
>                 Key: PDFBOX-862
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-862
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: winxp, eclipse
>            Reporter: Id Bd
>         Attachments: PDFBOX862-test1.jpg, test.pdf
>
>
> Hello,
> PDPage convertToImage() doesnt work well with RTL languages.
> All i need to do, is export a pdf to jpg and divide it to 2 parts: left.jpg, right.jpg
> I managed to do everything fine but the jpg has mixed up text.
> What can i do?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.