Bugzilla – Attachment 6086 Details for
Bug 7111
label-print-pdf.pl creates malformed pdf files due to duplicate initialization of PDF::Reuse
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
remove duplicate PDF::Reuse initialization
fix-broken-barcodes-3.0.x.diff (text/plain), 571 bytes, created by
Daniel Kahn Gillmor
on 2011-10-28 01:04:00 UTC
(
hide
)
Description:
remove duplicate PDF::Reuse initialization
Filename:
MIME Type:
Creator:
Daniel Kahn Gillmor
Created:
2011-10-28 01:04:00 UTC
Size:
571 bytes
patch
obsolete
>diff --git a/labels/label-print-pdf.pl b/labels/label-print-pdf.pl >index 51fefe1..2906794 100755 >--- a/labels/label-print-pdf.pl >+++ b/labels/label-print-pdf.pl >@@ -83,10 +83,6 @@ my $margin = $top_margin; > my $left_text_margin = 3; # FIXME: This value should not be hardcoded > my $str; > >-prInitVars(); >-$| = 1; >-prFile(); >- > # Some peritent notes from PDF::Reuse regarding prFont()... > # If a font wasn't found, Helvetica will be set. > # These names are always recognized: Times-Roman, Times-Bold, Times-Italic, Times-BoldItalic, Courier, Courier-Bold,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 7111
: 6086