<div dir="ltr">Hi,<div><br></div><div>I'm currently integrating "exporting relational schema" functionalities into the designer. And in <font face="arial, sans-serif">"Operations > Edit or export relational schema", I have moved the "exporting files" functionality in to a popup dialog box in the designer. So the process is working through ajax calls.</font></div>
<div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">But my problem is, although the header parameters are set correctly, downloading is not working. </font></div><div><font face="arial, sans-serif">'Content-Description: File Transfer'</font></div>
<div><font face="arial, sans-serif">'Content-Disposition: attachment; filename='myfile.pdf'</font></div><div><font face="arial, sans-serif">'Content-Type: application/pdf'</font></div><div><span style="font-family:arial,sans-serif"><br>
</span></div><div><span style="font-family:arial,sans-serif">Should I get the file as JSON encoded and the process it at the browser or, have I missed something? </span></div><div><span style="font-family:arial,sans-serif"><br>
</span></div><div><font face="arial, sans-serif">-- I'm using the function calls initialized from the schema_export.php with minor changes. </font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">cheers,</font></div>
<div><font face="arial, sans-serif">Bimal.</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif"><br></font></div><div><br></div></div>