Closed
Bug 39820
Opened 25 years ago
Closed 24 years ago
printing to File isn't implemented yet in Xprint module
Categories
(Core Graveyard :: Printing: Xprint, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: masaki.katakai, Assigned: roland.mainz)
References
Details
Xprt codes have been checked in. However, Print To File
feature isn't implemented yet.
Updated•25 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M18
Updated•24 years ago
|
Status: NEW → ASSIGNED
Updated•24 years ago
|
Target Milestone: M18 → Future
Assignee | ||
Comment 3•24 years ago
|
||
Fixing "component" (Mozilla's Xprint module has it's own component), "subject"
(it's Mozilla's Xprint module, not Xprt. "Print to file" works in
Solaris7/X11R6.5.1 Xprt), assining to me and adding dependicy to bug 72087...
Newest patches in bug 72087 ("Xprint major revamp") implement the "Print to file
functionality", see xprintutil_printtofile.c ... waiting for checkin...
Assignee: tajima → Roland.Mainz
Status: ASSIGNED → NEW
Component: Internationalization → Printing: Xprint
Depends on: 72087
Summary: printing to File isn't implemented yet in Xprt → printing to File isn't implemented yet in Xprint
Target Milestone: Future → mozilla0.9
Assignee | ||
Comment 4•24 years ago
|
||
accepting bug...
Status: NEW → ASSIGNED
Summary: printing to File isn't implemented yet in Xprint → printing to File isn't implemented yet in Xprint module
Comment 5•24 years ago
|
||
Are you still shooting for 0.9 on this? If so please email drivers@mozilla.org
with a status on you progress. If not please retarget against a later Milestone.
Thanks.
Assignee | ||
Comment 6•24 years ago
|
||
To Asa Dotzler: This feature has been implemented by patches in bug 72087, I
liked to wait until I can test it if patches are working or not (Xprint is
currently not included in Tinderbox builds... ;-( )..
Should I mark this as "fixed" now ?
Comment 7•24 years ago
|
||
Roland, we're hoping to get to a point in the next day or two where the number
of bugs targeted on Mozilla 0.9 is sufficiently low that we can branch and open
the trunk to 0.9.1 checkins. You can help us by either retargeting this on
0.9.1 (if there is still work to be done before this can be resolved) or
resolving it as Fixed (if no further checkins are required for this bug). Thanks.
Assignee | ||
Comment 8•24 years ago
|
||
Patches in bug 72087 have been checked-in. This feature should work now...
The current print dialog is little bit confusing - you've to choose both valid
printer name (in "print command" field) and output file name as Xprint prints
via the matching Xprt DDX(=driver) for the given printer and only redirects the
output back to the application (which saves it to file in our case...).
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 10•24 years ago
|
||
Yuying Long:
Question - only to be sure that nothing goes wrong - are you sure that you used
the Xprint module for printing ?
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•