New User? Sign Up  |  Sign In  |  Help
Barcode support and
tutorials from IDAutomation
and the community.
Click for the BBB Business Review of this Computers Hardware, Software & Services in Tampa FL
Resolved Questions

how to encode PDF417 font in HTML5

Hello support ... I would like to design an HTML5/CSS form containing a text string and encode this text string as PDF417 font ...
What kind of IDAutomation product do I need to purchase? Can I download a trial to test?

Regards !!

Mason Pai 09-26-2024


Attachments:

09-26-24     20 day(s) ago    

  Report Abuse

 

masonpai

Best Answer

Hello, support !!
I have found a good reference about PDF417 Font and JavaScript Encoder and I seem to get an idea to implement PDF417 Barcode in HTML5/CSS ...
https://www.idautomation.com/barcode-fonts/2d/pdf417/user-manual/#JavaScript
1. Install PDF417 Font.
2. Import IDAutomation_PDF417.js
3. call IDAutomation_PDF417 function with encoded data to generate 2D Barcode ...
OK ...

Posted 19 day(s) ago

(0)
(0)
  Report Abuse
 
Find Interesting
 
Email to Others
 
Bookmark
 
Subscribe to Answer Alert
No comments yet.     Be the first to comment.
Other Answers (5)
Please try to implement the JavaScript Font Encoder. It is necessary to format the data to the font.

Posted 19 day(s) ago

(0)
(0)
   Report Abuse
Hello support,
We have tried to use the WOFF web font you attached with a testing html sample like:

<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<style type="text/css">
@font-face {
font-family: 'IDAutomation2D';
src: url('fonts/IDAutomation2D.woff') format('woff');
}
.font-face {
font-family: 'IDAutomation2D', sans-serif;
}
</style>
</head>
<body>
<p class="font-face" style="font-size:80pt">11234567890</p>
</body>
</html>
We seem unable to see the correct PDF 417 Barcode, I think we might need a JavaScript encoder to work with WOFF web font to generate the correct PDF 417 Barcode. I do not know if you forgot to attach a static data JavaScript encoder and js sample to use this encoder ...

thanks !!

Posted 19 day(s) ago

(0)
(0)
   Report Abuse
The WOFF web font is not currently in the demo version so I have attached a copy here. Also, the JavaScript encoder contains only static data. To test with your own dynamic data a license purchase is required.

Posted 20 day(s) ago

(0)
(0)
   Report Abuse
Hello support !!

We will convert HTML Document including PDF 417 Barcode into a flatted PDF and we expect to download a trial version PDF 417 Web Fonts to verify if PDF 417 Barcode is OK or not in PDF ...

We need to justify this solution is workable before going into order ...

thanks !!


Mason Pai 09-27-2024


Posted 20 day(s) ago

(0)
(0)
   Report Abuse
If you have our PDF417 Font and Encoder package developer license or above, you can use the included WOFF Web Fonts with the JavaScript Font Encoder to generate PDF417 barcodes in HTML5 & CSS. These are part of the developer tools provided in the download after purchase. Use the links above for implementation tutorials. A demo is also available for download.

Posted 20 day(s) ago

(1)
(0)
   Report Abuse
Email this question link to friends
You must enter an email address, if name is entered or vice-versa for each friend.
Friend #1 -
Friend #2 -
Friend #3 -
Friend #4 -
Friend #5 -
  Your comment on this question
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allows to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must starts with "http://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always starts with " http:// ")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 Characters are allowed. Current Count: 0
  Your comment on this answer
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allow you to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must start with "http://" or "https://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always start with "http://" or "https://")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 characters are allowed. Current Count: 0

You may answer and comment on any thread according to the Terms and Conditions.

 © Copyright 2021 IDAutomation.com, Inc., All Rights Reserved. Legal Notices.

 Barcode Fonts | Components | Scanners | Support | Contact Us
Training Videos on YouTube Join us on Google Plus Join us on LinkedIn Follow us on Twitter Like us on Facebook