It's all about the answers!

Ask a question

Exporting artifacts to PDF file are unreadable in RQM


yuvaraj patil (3368) | asked Aug 01 '13, 8:37 a.m.
Steps to reproduce the issue:
1. Browse the list of test scripts
2. Ensure there are multiple columns added to the list.
3. Use the export to PDF option and export the test scripts to a PDF file.

The resultant PDF file shows overlapping columns and data cannot be read in the PDF file. See screenshot PDF Export

These columns cannot be expanded in PDF.

Currently known workaround is to export to.csv format or expand the column in the list view to ensure data is visible prior to exporting to PDF.
Is this a limitation of the PDF format and how can we ensure data is readable in such PDF exports?

Accepted answer


permanent link
Michael Triantafelow (4513) | answered Aug 01 '13, 9:08 a.m.
This is just a limitation of the PDF format.  The Web UI has scroll bars and you can always make the browser window wider, but the PDFs have a set width (8.5" standard).  The Web UI specifies column widths as a percentage of the available width, the PDF uses those same percentages so that your columns are the same size relative to one another as they are in the Web UI.  In absolute terms, this means they could potentially be smaller.

Your best option is to change the widths of your columns in the Web UI before exporting to PDF.  You may need to use a little trial and error to get them looking just how you like.

In the future we hope to introduce the ability to export in landscape layout so that you could gain a few extra inches when needed.
yuvaraj patil selected this answer as the correct answer

Comments
yuvaraj patil commented Aug 01 '13, 9:49 a.m.

Thank you Michael.

3 other answers



permanent link
Paul Slauenwhite (8.4k12) | answered Aug 01 '13, 8:42 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
What version of RQM?

Comments
yuvaraj patil commented Aug 01 '13, 8:48 a.m.

Hi Paul,
RQM 4.0.3.


permanent link
manivannan sabarajan (14557) | answered Aug 02 '13, 3:56 a.m.
JAZZ DEVELOPER
Is there a possibility to specify the print format Ex: A3 - landscape or  A4 - landscape  etc, this will help in generating PDF documents as per the organization needs , if there are more number of columns especially for TERs  ,A3 size will accomadate more columns than A4.

Comments
Michael Triantafelow commented Aug 02 '13, 9:11 a.m.

Yes, there is a way to change the page format, but it is a server-wide setting so it will affect all users all the time.  If that meets your needs then you can check it out in advanced server properties under "com.ibm.rqm.print.render.fop.FopDocumentRenderingService".  There is actually a similar setting for landscape called "Print in Landscape Form".


In the future we hope to expose these settings to individual users for individual export jobs.


permanent link
manivannan sabarajan (14557) | answered Aug 02 '13, 10:35 a.m.
JAZZ DEVELOPER
Thxs Michael. I got it working.....
For the benefit of other users i am giving the information where to find the settings and a screen shot
step 1 : https://localhost:9443/qm/admin
step 2: navigate to


step 3:

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.