[
https://issues.apache.org/jira/browse/PDFBOX-3333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265925#comment-15265925
]
Richard Brown commented on PDFBOX-3333:
---------------------------------------
I got an error trying to build the trunk:
{code}
mvn clean install
{code}
The result:
{code}
[INFO] Reactor Summary:
[INFO]
[INFO] PDFBox parent ...................................... SUCCESS [ 50.479 s]
[INFO] Apache FontBox ..................................... SUCCESS [ 14.403 s]
[INFO] Apache XmpBox ...................................... SUCCESS [ 2.354 s]
[INFO] Apache PDFBox ...................................... FAILURE [ 32.402 s]
[INFO] Apache Preflight ................................... SKIPPED
[INFO] Apache Preflight application ....................... SKIPPED
[INFO] Apache PDFBox Debugger ............................. SKIPPED
[INFO] Apache PDFBox tools ................................ SKIPPED
[INFO] Apache PDFBox application .......................... SKIPPED
[INFO] Apache PDFBox Debugger application ................. SKIPPED
[INFO] Apache PDFBox examples ............................. SKIPPED
[INFO] PDFBox reactor ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:06 min
[INFO] Finished at: 2016-05-01T16:19:01-04:00
[INFO] Final Memory: 39M/314M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
project pdfbox: There are test failures.
[ERROR]
[ERROR] Please refer to
/Users/chronosafe/Documents/Development/Personal/pdfbox/trunk/pdfbox/target/surefire-reports
for the individual test results.
{code}
> Wrong appearance generation for rotated AcroForms fields
> --------------------------------------------------------
>
> Key: PDFBOX-3333
> URL: https://issues.apache.org/jira/browse/PDFBOX-3333
> Project: PDFBox
> Issue Type: Bug
> Components: AcroForm
> Affects Versions: 2.0.1, 2.0.2, 2.1.0
> Environment: Mac OS X development, Ubuntu production
> Reporter: Richard Brown
> Assignee: Maruan Sahyoun
> Priority: Critical
> Labels: Appearance
> Attachments: 000001_3VW7T7AT1FM805256.png,
> 000002_3VW7T7AT1FM805256.pdf, 000002_3VW7T7AT1FM805256_450_450.png,
> 000063_WAU3FAFR4CA029987.pdf, 000063_WAU3FAFR4CA029987_good.pdf,
> AcroFormsRotation.pdf, AcroFormsRotation.pdfbox.pdf,
> BlueWideSticker1-pdfbox-r1741882.png, BlueWideSticker1.pdf
>
>
> When filling a PDF field that is rotated the resulting generated PDF has the
> correct format. But when you generate an image of the PDF the image has the
> text in those rotated fields as not rotated.
> I have tried a variety of templates and they all do the same thing: view the
> preview of the PDF and see unrotated text. Open the PDF and see the
> correctly rotated text.
> Note that I generate the same PDF using iText 5.5.9 and the preview is
> correct, the text is correctly rotated. I'm basically bouncing back and
> forth between iText and PDFBox trying to find a working solution.
> If it makes any difference I'm using an FDF file to fill with iText and an
> XFDF file for PDFBox because I can't figure out how to load an FDF in 2.0.1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]