Hi,
You can output a request as a PDF to print it. This can be done via the three point menu then “PDF”.
As a result, the PDF is downloaded and displayed in parallel.
The URL for example then looks like this:
/itg/web/knta/crt/PrintableRequestDetailPDF.jsp?REPORT=N&REQUEST_ID=332197&TIMESTAMP=1734602427352&USER_ID=126439&pdfSettings.addHeader=N&pdfSettings.a ddDateToHeader=N&pdfSettings.addTitleToHeader=N&pdfSettings.pageTitle=&pdfSettings.addBannerToHeader=N&pdfSettings.pdfPageType=0&pdfSettings.pdfPageOrie ntation=P&pdfSettings.scaleToFit=1&pdfSettings.pdfPageScale=60&pdfSettings.pdfMarginTop=14.17325&pdfSettings.pdfMarginLeft=14.17325&pdfSettings.pdfMargi nBottom=14.17325&pdfSettings.pdfMarginRight=14.17325&imageableWidth=566.6534999999999&imageableHeight=812.6534999999999&pageHeight=841.0&pageWidth=595.0
Now my question is, if I want to do this programmatically for a few thousand requests, does anyone know if there is a possibility?
Kind regards
Stefan Henneke