You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2012/10/23 11:07:02 UTC

[Bug 54042] New: Printing to printer does not work

https://issues.apache.org/bugzilla/show_bug.cgi?id=54042

          Priority: P2
            Bug ID: 54042
          Assignee: fop-dev@xmlgraphics.apache.org
           Summary: Printing to printer does not work
          Severity: blocker
    Classification: Unclassified
          Reporter: paweusz@7bulls.com
          Hardware: PC
            Status: NEW
           Version: 1.1
         Component: general
           Product: Fop

To reproduce, please get the fop-1.1 from binareis mirror, and under linux

./fop examples/embedding/xml/fo/helloworld.fo -print

under windows

./fop.bat examples/embedding/xml/fo/helloworld.fo -print

Does not work - prints empty page.

My project is using fop in much more sophisticated manner, and fop isn't doing
well in that case too (programatically used to print documents), but I think
this example is as much clean as it should be, to allow reproduction of the
issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54042] Printing to printer does not work

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54042

--- Comment #2 from Pawel Jaworski <pa...@7bulls.com> ---
Could you suggest one of them? Fop 1.1 produced PDF is printable neither by
com.sun.pdfview.PDFRenderer nor the apache PDFBox (nondeterministic
segmentation fault)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54042] Printing to printer does not work

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54042

Pawel Jaworski <pa...@7bulls.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paweusz@7bulls.com
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54042] Printing to printer does not work

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54042

--- Comment #4 from Pawel Jaworski <pa...@7bulls.com> ---
The problem is there is no lpr in windows.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54042] Printing to printer does not work

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54042

--- Comment #3 from Chris Bowditch <bo...@hotmail.com> ---
Generate Postscript instead of PDF and stream that to the Printer using lpr

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54042] Printing to printer does not work

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54042

--- Comment #1 from Glenn Adams <ga...@apache.org> ---
I suggest deprecating/removing the -print output format, since it is not well
supported and functionally unnecessary. There are better, more preferable ways
to print an output file produced by fop.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54042] Printing to printer does not work

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54042

--- Comment #5 from Chris Bowditch <bo...@hotmail.com> ---
Oh yes there is :-) It is bundled with XP. On Windows 7 I had to adjust the
default installed Windows fatures to get it. I can't remember exactly what I
did now, but probably something like described here:
http://www6.nohold.net/Cisco2/GetArticle.aspx?docid=46cc343ea7304fb0b338d71ae8d3c94b_Setting_up_LPR_Printing_on_Windows_Windows_7.xml&pid=91&converted=0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54042] Printing to printer does not work

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54042

Luis Bernardo <lm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #6 from Luis Bernardo <lm...@gmail.com> ---


*** This bug has been marked as a duplicate of bug 53249 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.