Re: PDRectangle and Matrix Transformations

2015-05-13 Thread Tilman Hausherr
Am 13.05.2015 um 20:10 schrieb Maruan Sahyoun: Hi, in order to support the AP generation for rotated form fields I need to rotate and translate PDRectangles. Unfortunately the current transformation returns a GeneralPath from which the transformed PDRectangle needs to be created to be set ….

Re: PDRectangle and Matrix Transformations

2015-05-13 Thread John Hewson
On 13 May 2015, at 11:10, Maruan Sahyoun sahy...@fileaffairs.de wrote: Hi, in order to support the AP generation for rotated form fields I need to rotate and translate PDRectangles. Unfortunately the current transformation returns a GeneralPath from which the transformed PDRectangle

Re: PDRectangle and Matrix Transformations

2015-05-13 Thread Maruan Sahyoun
Hi, Am 13.05.2015 um 22:42 schrieb John Hewson j...@jahewson.com: On 13 May 2015, at 11:10, Maruan Sahyoun sahy...@fileaffairs.de wrote: Hi, in order to support the AP generation for rotated form fields I need to rotate and translate PDRectangles. Unfortunately the current

PDRectangle and Matrix Transformations

2015-05-13 Thread Maruan Sahyoun
Hi, in order to support the AP generation for rotated form fields I need to rotate and translate PDRectangles. Unfortunately the current transformation returns a GeneralPath from which the transformed PDRectangle needs to be created to be set …. I'd rather add some methods to Matrix to