
|
If you were logged in you would be able to see more operations.
|
|
WebTest
Created: 23/May/07 15:35:44
Updated: 31/May/07 16:00:18
|
|
| Affects Version/s: |
2.5
|
| Fix Version/s: |
2.6
|
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
WT-303
Remove dependency to pdftest
|
|
|
|
|
|
PDF steps uses PDFUnit which uses PDFBox. This intermediate layer should be removed as it forces to use strange constructs, introduces a dependeny to JUnit.
A new PDFPage should be used with an implementation based on PDFBox and the steps should only rely on the PDFPage interface. This would allow to use an other PDF library just by changing the implementation when needed.
|
|
|