Click here to Skip to main content
15,886,079 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using UserControls Pin
WebMaster28-Aug-12 9:54
WebMaster28-Aug-12 9:54 
GeneralRe: Using UserControls Pin
Ian Shlasko28-Aug-12 9:59
Ian Shlasko28-Aug-12 9:59 
GeneralRe: Using UserControls Pin
WebMaster28-Aug-12 10:08
WebMaster28-Aug-12 10:08 
GeneralRe: Using UserControls Pin
Ian Shlasko28-Aug-12 10:15
Ian Shlasko28-Aug-12 10:15 
QuestionPDF417 generator and reader supports Arabic Pin
dinadido28-Aug-12 8:15
dinadido28-Aug-12 8:15 
AnswerRe: PDF417 generator and reader supports Arabic Pin
Ian Shlasko28-Aug-12 9:22
Ian Shlasko28-Aug-12 9:22 
GeneralRe: PDF417 generator and reader supports Arabic Pin
dinadido28-Aug-12 11:18
dinadido28-Aug-12 11:18 
GeneralRe: PDF417 generator and reader supports Arabic Pin
Ian Shlasko28-Aug-12 11:25
Ian Shlasko28-Aug-12 11:25 
Well, after some quick googling, it seems PDF417 was never updated to support Unicode (Even the much newer QR codes don't do it), so it only does single-byte characters. As there doesn't seem to be a widespread standard for encoding them, you might be out of luck there.

Looks like most people are using Base64 encoding to get Unicode data in there, though, so if anything later becomes standard, that'll probably be it.
Proud to have finally moved to the A-Ark. Which one are you in?
Author of the Guardians Saga (Sci-Fi/Fantasy novels)

QuestionUpdating portion of byte array not working Pin
MichCl28-Aug-12 2:02
MichCl28-Aug-12 2:02 
AnswerRe: Updating portion of byte array not working Pin
Keith Barrow28-Aug-12 2:32
professionalKeith Barrow28-Aug-12 2:32 
GeneralRe: Updating portion of byte array not working Pin
MichCl28-Aug-12 2:38
MichCl28-Aug-12 2:38 
GeneralRe: Updating portion of byte array not working Pin
Keith Barrow28-Aug-12 2:47
professionalKeith Barrow28-Aug-12 2:47 
GeneralRe: Updating portion of byte array not working Pin
MichCl28-Aug-12 3:16
MichCl28-Aug-12 3:16 
GeneralRe: Updating portion of byte array not working Pin
Keith Barrow28-Aug-12 3:54
professionalKeith Barrow28-Aug-12 3:54 
SuggestionRe: Updating portion of byte array not working Pin
Shameel28-Aug-12 4:00
professionalShameel28-Aug-12 4:00 
GeneralRe: Updating portion of byte array not working Pin
Keith Barrow28-Aug-12 4:32
professionalKeith Barrow28-Aug-12 4:32 
GeneralRe: Updating portion of byte array not working Pin
DaveyM6928-Aug-12 5:16
professionalDaveyM6928-Aug-12 5:16 
GeneralRe: Updating portion of byte array not working Pin
Keith Barrow28-Aug-12 6:07
professionalKeith Barrow28-Aug-12 6:07 
GeneralRe: Updating portion of byte array not working Pin
MichCl28-Aug-12 4:33
MichCl28-Aug-12 4:33 
SuggestionRe: Updating portion of byte array not working Pin
Shameel28-Aug-12 4:43
professionalShameel28-Aug-12 4:43 
GeneralRe: Updating portion of byte array not working Pin
MichCl28-Aug-12 2:43
MichCl28-Aug-12 2:43 
Questionhello Pin
ri198728-Aug-12 1:10
ri198728-Aug-12 1:10 
AnswerRe: hello PinPopular
Keith Barrow28-Aug-12 1:20
professionalKeith Barrow28-Aug-12 1:20 
SuggestionRe: hello Pin
pramod.hegde28-Aug-12 1:57
professionalpramod.hegde28-Aug-12 1:57 
AnswerRe: hello Pin
Ravi Bhavnani28-Aug-12 5:26
professionalRavi Bhavnani28-Aug-12 5:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.