Archived issue #0024349
Document name of V3d::View printouts is very long and cannot be changed by the application
Description
Currently, there is a long, hard coded document name for print jobs, when you use V3d_View::Print. It is coded in OpenGl_Workspace::Print to be "Open Cascade Document - print v3d view".
This name can be seen in the print job list of your printer and it is used as filename if you use a pdf printer, e.g. FreePDF (http://freepdfxp.de).
We propose to change this hard coded document name to something shorter, e.g.: "print 3D view". The best would be to add it as a parameter to V3d_View::Print so that it can be defined by the application.
This name can be seen in the print job list of your printer and it is used as filename if you use a pdf printer, e.g. FreePDF (http://freepdfxp.de).
We propose to change this hard coded document name to something shorter, e.g.: "print 3D view". The best would be to add it as a parameter to V3d_View::Print so that it can be defined by the application.
Public activity
2 archived notes
Participants are labeled by their role within this record.
This functionality will be removed in next OCCT release.
Dear Commenter 1,
please close this issue since related functionality has been removed within patch for #0027763.
please close this issue since related functionality has been removed within patch for #0027763.
Related records