Re: Removed parts of PDFWriter and doTestCode method

2012-06-11 Thread Stephan Bergmann
On 06/10/2012 01:13 PM, Gökçen Eraslan wrote: I have commented out outdated parts and added a com::sun::star::uno::Reference< com::sun::star::beans::XMaterialHolder> to make it work. Patch is attached. In IRC, Tor said that writing a unit test is a better way. Maybe I can write one. I pushed t

Removed parts of PDFWriter and doTestCode method

2012-06-10 Thread Gökçen Eraslan
Hello, I've realized that there is a great test code[1] for PDFWriter. It draws some texts and shapes, adds annotations and widgets like buttons, checkboxes, comboboxes etc and saves resulting pdf file in HOME directory. It's very useful since the capabilities of the PDFWriter can be tested with t