Forum


Calc Builder Support

Calc Builder support
Forums
Public write access is disabled. Please login

import to PDF file 12.02.2013 17:35

also we met a problem with data import to PDF file.
we put ON Show export to PDF, we get the PDF button, but the PDF file itself comes empty. so the problem is - how can we edit the PDF file, also the PDF file preferences(put in logo, company information etc) and make all the chosen preferences in calculator shown in PDF. also how to rename PDF file button.

2. question is based on CSV file import to CalcBUilder. we do have excel approx 40x50 matrix, we will make CSV from it, but it comes too difficult to import the data to CalcBuilder, cause we've installed your program only last week.

Looking forward to your answers

Re: import to PDF file 12.02.2013 18:03

Hello,
about pdf contents, you must enable the button, and also select if you want to include the input and/or the output form. You will find these options at 'print preferences' tab. Also you can add free contents using the 'HTML before calc results' and 'HTML before after results' sections.

You can try to include a simple text first in order to find out if the pdf is rendering properly on your site.


The pdf button has an style class:

class="btn"

You can modify the look of the button using the css, if you're using default bootstrap view, you will find it here:

joomla/modules/mod_calcbuilder/assets/css/bootstrap.min.css



In order to load a matrix, create a new matrix, and paste your csv inside the section 'Paste your CSV File'. It will create automatically the matrix you can use at your code. Assuming you call it 'mymatrix' you can access its elements using this sintax:

$mymatrix['row']['column']

Hope this helps, regards
Moonsoft Team
www.moonsoft.es
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Our clients' feedback