Jump to content

aarion63

Registered Users - Approved
  • Posts

    5
  • Joined

Converted

  • FusionPro Products
    No

aarion63's Achievements

Newbie

Newbie (1/14)

  • First Post Rare
  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter Rare

Recent Badges

10

Reputation

  1. Thanks a lot Dan. As always, you're the best I'll try this one.
  2. Hi everybody, here is my issue : My fusionpro file contains many (5) bodypages wich are all different. i have a database wich contains many datas (like name, mail, tel ...) and 5 fields (wich define quantity for duplicating each pdf page). field 1 (for page 1) : 5 (quantity for duplicating pdf page 1) field 2 (for page 2) : 3 (quantity for duplicating pdf page 2) field 3 (for page 3) : 4 (quantity for duplicating pdf page 3) name : DOE last name : john tel : +33789779797 At the end, the pdf must be composed of all page models with different quantity in fonction of corresponding fields values. Coul someone help me to find the correct javascript rule to make it please ? Because i' am a noob in javascript developpement. I tried a "onrecordstart" rule like "FusionPro.Composition.repeatRecordCount = Field("field 1");" but it seems to duplicate all pages with the same quantity thanks in advance.
  3. Thanks a lot for your quick response and your professionalism Dan.
  4. Hi Dan Korn, First, thanks for your quick answer. So, if i have understand, that's a UTF-8 reading's problem in some applets and not a javascript bug. I'll try to be more precise : - if i don't use specifics characters, any applet will read the qrcode. -if i use specifics characters: - When i scan my code with "QR Droïd" there 's no problem, it generate a vcard and offer to create a contact. - When i scan my code with "Mobiletag","QR Code Reader",or "Barcode Scanner", the code only generate the vcard content in a text format and don't offer to create a contact. Here is my files to let you test. In my zip file, you will find : - a folder wich contains android's screen results of scan. - my pdf/fusionpro file - an output test PDF file. maybe i 've done something wrong or is it just an applet problem ? Thanks in advance for your precious help. QR TEST.zip
  5. Hi, First, sorry for my bad english. I have the same problem... I use FP 9.2.16 and DSF 7.2.0.20726+ I try to make QR-codes on business cards wich generate VCARDS. Using special french characters like "é à è ê oe" wich are not supported on some Android 's QRCode reader applets. Some applets reads correctly the specials characters and some other don't. In the last post, "Dan Korn" said that the problem was a fusionpro's javascript engine issue and would be resolved in next release. Could you tell me in what release it will be ? Or is there any other solution to solve it ? Like embedding special characters with specifics programmation lines ? In the vcard format (as "FN;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:=41=72=6D=C3=A9=6E=69=6F=20=50=45=52=52=45=49=52=41") or in the javascript Rule ? Thanks in advance.
×
×
  • Create New...