surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
897 stars 372 forks source link

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

Closed shahbaazaliSatschel closed 4 months ago

shahbaazaliSatschel commented 5 months ago

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

andrewtelnov commented 5 months ago

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

Thank you, Andrew

shahbaazaliSatschel commented 5 months ago

Thanks @andrewtelnov .