wneri
Posts: 4
|
| Posted: 06/23/2012, 5:31 PM |
|
Hi, someone has experience with this action?
The action needs 4 parameters:
Command: tcpdf/tcpdf.php (is this okay???)
Options: {InputFile} -f {ResultFile} -root {Root}
Parameter Name: _convert
Temporary Folder: %TEMP
As the solution doesnt work for me, can someone help me to see what is wrong?
What is the command that should be writed?
|
 |
 |
MichaelMcDonald
Posts: 640
|
| Posted: 06/24/2012, 2:07 AM |
|
What exactly are you trying to do?
Are you attempting to read a .PDF that is already stored on the file system or are you wanting to open a BLOB from the Db and display contents?
_________________
Central Coast, NSW, Australia.
|
 |
 |
wneri
Posts: 4
|
| Posted: 06/24/2012, 2:58 AM |
|
Thank you Michael.
I just want a report developed with CCS to be output to the explorer as PDF.
Instead of this results,
http://autosuruguay.com/facturapdf.php?ingreso=43&_convert=yes
I want see a pdf.
Regards,
Walter
|
 |
 |
MichaelMcDonald
Posts: 640
|
| Posted: 06/24/2012, 7:05 AM |
|
Have a look at
http://www.ccs elite.com/online_store.php CCS PDF v2.4
remove the space in the url between ccs and elite.
_________________
Central Coast, NSW, Australia.
|
 |
 |
jerryvernon
Posts: 35
|
| Posted: 07/02/2012, 5:42 AM |
|
I have created a TCPDF to auto generated file using information from a mysql database on each property
http://www.beeliving.co.uk/property_details.php?property_id=20
Click "Printable" at top right
The website also generates a Property Brochure by selecting the number of bedrooms
http://www.beeliving.co.uk/property.php
Bottom left, select "No. Bedrooms" and click "Create Brochure"
Theses delete any previous versions and create a new version each time.
|
 |
 |