[jira] [Updated] (PDFBOX-5630) Add PDRectangle#TABLOID paper size

2023-06-30 Thread Tilman Hausherr (Jira)


 [ 
https://issues.apache.org/jira/browse/PDFBOX-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-5630:

Fix Version/s: 2.0.30
   3.0.0 PDFBox

> Add PDRectangle#TABLOID paper size
> --
>
> Key: PDFBOX-5630
> URL: https://issues.apache.org/jira/browse/PDFBOX-5630
> Project: PDFBox
>  Issue Type: Improvement
>  Components: PDModel
>Affects Versions: 2.0.28
>Reporter: Gediminas Rimša
>Priority: Minor
> Fix For: 2.0.30, 3.0.0 PDFBox
>
>
> Currently `org.apache.pdfbox.pdmodel.common.PDRectangle` has constants for 
> commonly used paper sizes like A3, A4, ... , as well as North American ones 
> (LETTER and LEGAL).
>  
> However, a constant for a common North American paper format TABLOID (similar 
> to A3) is missing (see 
> [https://en.wikipedia.org/wiki/Paper_size#North_American_paper_sizes|https://en.wikipedia.org/wiki/Paper_size#North_American_paper_sizes).]).
>  The dimensions of it are 11×17 inches or 279×432 mm.
> It would be great if PDFBox added a constant for it.
>  
> Workaround - create a PDRectangle of needed dimensions yourself via:
> {{new PDRectangle(PDRectangle.LETTER.getHeight(), 
> PDRectangle.LETTER.getWidth() * 2);}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Updated] (PDFBOX-5630) Add PDRectangle#TABLOID paper size

2023-06-30 Thread Tilman Hausherr (Jira)


 [ 
https://issues.apache.org/jira/browse/PDFBOX-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-5630:

Affects Version/s: 2.0.28

> Add PDRectangle#TABLOID paper size
> --
>
> Key: PDFBOX-5630
> URL: https://issues.apache.org/jira/browse/PDFBOX-5630
> Project: PDFBox
>  Issue Type: Improvement
>  Components: PDModel
>Affects Versions: 2.0.28
>Reporter: Gediminas Rimša
>Priority: Minor
>
> Currently `org.apache.pdfbox.pdmodel.common.PDRectangle` has constants for 
> commonly used paper sizes like A3, A4, ... , as well as North American ones 
> (LETTER and LEGAL).
>  
> However, a constant for a common North American paper format TABLOID (similar 
> to A3) is missing (see 
> [https://en.wikipedia.org/wiki/Paper_size#North_American_paper_sizes|https://en.wikipedia.org/wiki/Paper_size#North_American_paper_sizes).]).
>  The dimensions of it are 11×17 inches or 279×432 mm.
> It would be great if PDFBox added a constant for it.
>  
> Workaround - create a PDRectangle of needed dimensions yourself via:
> {{new PDRectangle(PDRectangle.LETTER.getHeight(), 
> PDRectangle.LETTER.getWidth() * 2);}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



Re: [VOTE] Release Apache PDFBox 2.0.29

2023-06-30 Thread Maruan Sahyoun
+1
Maruan

> Am 30.06.2023 um 18:16 schrieb Andreas Lehmkühler :
> 
> Hi,
> 
> is there anybody else who is able to spend some cycles on looking into this 
> release? There is at least one vote missing and about 24 hours to go ...
> 
> Thanks in advance
> 
> Andreas
> 
>> Am 28.06.23 um 18:54 schrieb Andreas Lehmkühler:
>> Hi,
>> 
>> a candidate for the PDFBox 2.0.29 release is available at:
>> 
>> https://dist.apache.org/repos/dist/dev/pdfbox/2.0.29/
>> 
>> The release candidate is a zip archive of the sources in:
>> 
>> https://svn.apache.org/repos/asf/pdfbox/tags/2.0.29/
>> 
>> The SHA-512 checksum of the archive is 
>> d33146e9c9a74de57e9a24a1bbf1967a145f6b4883814533b003115ff0c65930a4a4bac427be3af18b07ce08a7afa08bf19d1dbc7b0a79c788bb02429de38d77.
>> 
>> Please vote on releasing this package as Apache PDFBox 2.0.29.
>> The vote is open for the next 72 hours and passes if a majority of at
>> least three +1 PDFBox PMC votes are cast.
>> 
>> [ ] +1 Release this package as Apache PDFBox 2.0.29
>> [ ] -1 Do not release this package because...
>> 
>> 
>> Here is my +1
>> 
>> Andreas
>> 
>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
>> For additional commands, e-mail: dev-h...@pdfbox.apache.org
>> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
> For additional commands, e-mail: dev-h...@pdfbox.apache.org
> 

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



Re: [VOTE] Release Apache PDFBox 2.0.29

2023-06-30 Thread Andreas Lehmkühler

Hi,

is there anybody else who is able to spend some cycles on looking into 
this release? There is at least one vote missing and about 24 hours to 
go ...


Thanks in advance

Andreas

Am 28.06.23 um 18:54 schrieb Andreas Lehmkühler:

Hi,

a candidate for the PDFBox 2.0.29 release is available at:

    https://dist.apache.org/repos/dist/dev/pdfbox/2.0.29/

The release candidate is a zip archive of the sources in:

    https://svn.apache.org/repos/asf/pdfbox/tags/2.0.29/

The SHA-512 checksum of the archive is 
d33146e9c9a74de57e9a24a1bbf1967a145f6b4883814533b003115ff0c65930a4a4bac427be3af18b07ce08a7afa08bf19d1dbc7b0a79c788bb02429de38d77.


Please vote on releasing this package as Apache PDFBox 2.0.29.
The vote is open for the next 72 hours and passes if a majority of at
least three +1 PDFBox PMC votes are cast.

    [ ] +1 Release this package as Apache PDFBox 2.0.29
    [ ] -1 Do not release this package because...


Here is my +1

Andreas



-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Updated] (PDFBOX-5630) Add PDRectangle#TABLOID paper size

2023-06-30 Thread Jira


 [ 
https://issues.apache.org/jira/browse/PDFBOX-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gediminas Rimša updated PDFBOX-5630:

Description: 
Currently `org.apache.pdfbox.pdmodel.common.PDRectangle` has constants for 
commonly used paper sizes like A3, A4, ... , as well as North American ones 
(LETTER and LEGAL).

 

However, a constant for a common North American paper format TABLOID (similar 
to A3) is missing (see 
[https://en.wikipedia.org/wiki/Paper_size#North_American_paper_sizes|https://en.wikipedia.org/wiki/Paper_size#North_American_paper_sizes).]).
 The dimensions of it are 11×17 inches or 279×432 mm.

It would be great if PDFBox added a constant for it.

 

Workaround - create a PDRectangle of needed dimensions yourself via:

{{new PDRectangle(PDRectangle.LETTER.getHeight(), PDRectangle.LETTER.getWidth() 
* 2);}}

  was:
Currently `org.apache.pdfbox.pdmodel.common.PDRectangle` has constants for 
commonly used paper sizes like A3, A4, ... , as well as North American ones 
(LETTER and LEGAL).

 

However, a constant for a common North American paper format TABLOID (similar 
to A3) is missing (see 
[https://en.wikipedia.org/wiki/Paper_size#North_American_paper_sizes).] The 
dimensions of it are 11×17 inches or 279×432 mm.

 

Workaround - create a PDRectangle of needed dimensions yourself via:

{{new PDRectangle(PDRectangle.LETTER.getHeight(), PDRectangle.LETTER.getWidth() 
* 2);}}


> Add PDRectangle#TABLOID paper size
> --
>
> Key: PDFBOX-5630
> URL: https://issues.apache.org/jira/browse/PDFBOX-5630
> Project: PDFBox
>  Issue Type: Improvement
>  Components: PDModel
>Reporter: Gediminas Rimša
>Priority: Minor
>
> Currently `org.apache.pdfbox.pdmodel.common.PDRectangle` has constants for 
> commonly used paper sizes like A3, A4, ... , as well as North American ones 
> (LETTER and LEGAL).
>  
> However, a constant for a common North American paper format TABLOID (similar 
> to A3) is missing (see 
> [https://en.wikipedia.org/wiki/Paper_size#North_American_paper_sizes|https://en.wikipedia.org/wiki/Paper_size#North_American_paper_sizes).]).
>  The dimensions of it are 11×17 inches or 279×432 mm.
> It would be great if PDFBox added a constant for it.
>  
> Workaround - create a PDRectangle of needed dimensions yourself via:
> {{new PDRectangle(PDRectangle.LETTER.getHeight(), 
> PDRectangle.LETTER.getWidth() * 2);}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Created] (PDFBOX-5630) Add PDRectangle#TABLOID paper size

2023-06-30 Thread Jira
Gediminas Rimša created PDFBOX-5630:
---

 Summary: Add PDRectangle#TABLOID paper size
 Key: PDFBOX-5630
 URL: https://issues.apache.org/jira/browse/PDFBOX-5630
 Project: PDFBox
  Issue Type: Improvement
  Components: PDModel
Reporter: Gediminas Rimša


Currently `org.apache.pdfbox.pdmodel.common.PDRectangle` has constants for 
commonly used paper sizes like A3, A4, ... , as well as North American ones 
(LETTER and LEGAL).

 

However, a constant for a common North American paper format TABLOID (similar 
to A3) is missing (see 
[https://en.wikipedia.org/wiki/Paper_size#North_American_paper_sizes).] The 
dimensions of it are 11×17 inches or 279×432 mm.

 

Workaround - create a PDRectangle of needed dimensions yourself via:

{{new PDRectangle(PDRectangle.LETTER.getHeight(), PDRectangle.LETTER.getWidth() 
* 2);}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org