-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need adbise for barcode label #94
Comments
Hm... you may check phpjasperxmlelement.php, also the renderer of barcode is tcpdf. So far I align content according pdf result instead of jasperstudio, you may use this way or dig the code if you wish |
Hi Ks Tan,
Will you able to provide me the sample code on how does this to be change?
Thanks.
Best regards,
Low Voon San
Assistant Project Manager
DCS Synthesis Pte Ltd
Office : +65 6282 7655
Fax : +65 6742 7451
Email : ***@***.******@***.***>
Corporate Video : www.synthesis.bz/video.html<http://www.synthesis.bz/video.html>
865 Mountbatten Road #5-27 Katong Shopping Centre Singapore 437844
***@***.***
***@***.***
From: Ks Tan ***@***.***>
Sent: Friday, 5 April 2024 7:03 pm
To: SIMITGROUP/phpjasperxml ***@***.***>
Cc: Ms Low ***@***.***>; Author ***@***.***>
Subject: Re: [SIMITGROUP/phpjasperxml] Need adbise for barcode label (Issue #94)
Hm... you may check phpjasperxmlelement.php, also the renderer of barcode is tcpdf.
So far I align content according pdf result instead of jasperstudio, you may use this way or dig the code if you wish
—
Reply to this email directly, view it on GitHub<#94 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AATZXXCG5JAMEYGI4F7MZHDY32AF3AVCNFSM6AAAAABFYRF6PWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZZGUYTGNBQGA>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
No sample code, just align according pdf |
ok. let me try first. thanks. |
update latest 2.1.5, it has improve alignment |
thanks. will update and try now. |
executeExpression: $F{ItemBarcode} after parse expressiom: <{{1005000255190}}> string executeExpression: "S"+$F{Item_Price1} after parse expressiom: "S"+10.90 string Eval failed. return "S".10.90; syntax error, unexpected floating-point number ".10", expecting ";" when i try there is error while printing. |
You may temporary roll back last version, I notice some situation it happens and I need make some decision on source code |
noted for that. thanks. |
Try update latest |
HI All,
Can advise how can i get the barcode label in center or align the left? cause the design seem weird feedback from customer.
below is the xml.
The text was updated successfully, but these errors were encountered: