From dev-return-63624-archive-asf-public=cust-asf.ponee.io@pdfbox.apache.org Fri Jun 21 03:55:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id E2906180670 for ; Fri, 21 Jun 2019 05:55:02 +0200 (CEST) Received: (qmail 5453 invoked by uid 500); 21 Jun 2019 03:55:01 -0000 Mailing-List: contact dev-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list dev@pdfbox.apache.org Received: (qmail 5438 invoked by uid 99); 21 Jun 2019 03:55:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jun 2019 03:55:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 28E14E2D76 for ; Fri, 21 Jun 2019 03:55:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id B583525449 for ; Fri, 21 Jun 2019 03:55:00 +0000 (UTC) Date: Fri, 21 Jun 2019 03:55:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@pdfbox.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PDFBOX-2941) Improve PDFDebugger (2) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PDFBOX-2941?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D168= 69149#comment-16869149 ]=20 ASF subversion and git services commented on PDFBOX-2941: --------------------------------------------------------- Commit 1861727 from Tilman Hausherr in branch 'pdfbox/branches/issue4569' [ https://svn.apache.org/r1861727 ] PDFBOX-2941: SonarQube fix > Improve PDFDebugger (2) > ----------------------- > > Key: PDFBOX-2941 > URL: https://issues.apache.org/jira/browse/PDFBOX-2941 > Project: PDFBox > Issue Type: Improvement > Components: Utilities > Affects Versions: 2.0.0 > Reporter: Tilman Hausherr > Priority: Major > Attachments: gs-bugzilla694570.pdf, keep_zoom.diff, osx-tabs.png,= pdfdebugger-screenshot-reverted.png, pdfdebugger-screenshot-trunc.png, scr= eenshot_debugger_new.png, screenshot_debugger_not_aligned.png, screenshot_d= ebugger_old.png, screenshot_w7_fontsize.png, separate_filter_choice_from_te= xt_hex_views.diff, sonar_qube_resolve.diff, sonar_qube_resolve_25_08.diff > > > This is a follow-up issue to PDFBOX-2530 to implement extra ideas that ca= me up in GSoC2015, ideas that were not implemented due to lack of time, and= new ideas. > *Viewing* > - refactor PDFDebugger.java > - render glyphs of fonts > - =E2=9C=93 refactor StreamPane to share stream filtering among Text view= and hex view > - =E2=9C=93 password dialog when hitting protected PDF > - show "pretty" XML > - display filtered streams even if the unfiltered stream is corrupt (PDFB= OX-2976) > - =E2=9C=93 display the "caused by" part exception stack trace (nested ex= ceptions) > - =E2=9C=93 keep zoom > - =E2=9C=93 integrate DrawPrintTextLocations into rendering > - integrate area text extraction with a mouse-created rectangle that show= s the coordinates in a status line > - =E2=9C=93 show permission flags of {{Encrypt/P}} entry > - =E2=9C=93 show signature flags of {{Root/AcroForm/SigFlags}} entry, see= Table 219 in PDF spec > - show page labels additional to page number (see file from TIKA-2121 as = example) > - =E2=9C=93 "reopen" menu item (useful when editing an existing PDF to cr= eate a reduced PDF) > - choose zoom automatically so that PDF page can be seen in full > *Editing* > - save modified PDFs > - editing in hex viewer > - remove nodes (e.g. elements from a COSDictionary) > - delete array or dictionary elements > - load content streams > - edit & keep content streams -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org For additional commands, e-mail: dev-help@pdfbox.apache.org