Lasso Soft Inc. > Home

RhinoTrac

LassoSoft Ticket Tracking System

NOTE: If you are using Lasso Server 9.3 please Log your ticket directly via the LUX admin as this will give us more information about your issue.

Lasso 9 Issues



Ticket #7926: Pdf barcode adds a thin line

Reported by:
Jolle
Date:
09 Jan, 2015
Priority:
minor
Component:
Lasso 9
Version:
9.2.7
Keywords:
Platform:
Issue Report from Jolle (jolle@kulturfaktorn.se)
Company: Kulturfaktorn

Component: Lasso 9 Server
Version: 9.3
Source IP: 90.229.223.158

Detail
======
Urged by Rachel I revisited an issue from 2011.
This code:
local(
pdf = pdf_doc( -height = 1190, -width = 842, -nocompress),
)

local(pdf_barcode = pdf_barcode( -type='CODE39',
-code = '061019629',
-barheight = 20.0,
-barwidth = 60.0
))
#pdf -> add(#pdf_barcode,
-left = 5,
-top = 30,
-width = 90,
-height = 25
)

#pdf -> close
web_response -> sendfile(#pdf -> asbytes, 'Test ' + date + '.pdf')

Will add a thin, grey, vertical line to the left under the barcode.

Rachel has a screen shot showing it.
Please log in to your LassoSoft account to comment

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft