surveyjs / survey-creator

An extensible JavaScript form builder library that generated form JSON schemas behind the scenes. It features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.

Home Page:https://surveyjs.io/open-source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I take licensing of survey builder but in order to upload large file giving data into base64

shahbaazaliSatschel opened this issue · comments

I take licensing of survey builder but in order to upload large file giving data into base64.
How could get only url of instead of base64 and alos unable to view pdf view.

import * as Survey from 'survey-react';
import { SURVEY_KEY } from 'constants/common';


Survey.setLicenseKey(SURVEY_KEY);

My setup

@shahbaazaliSatschel Please contact our technical forum to get the help with the license key.

Thank you,
Andrew