Evolus Pencil Error Exporting Document

Asked By 0 points N/A Posted on -
qa-featured

Hi Techyv experts!

I have a finished project that I want to export into a PDF format. However this error message came up when I tried.

I absolutely need the PDF format and no other format will do.

No idea what to do to fix this, will appreciate all the help!

Thanks a lot!

 

Evolus Pencil

Error exporting document  [Exception..”Component returned failure code: 0x80520001

(NS_ERROR_FILE_UNRECOGNIZED_PATH)

[nsILocalFile.initWithPath]” nsresult: “0x80520001

(NS_ERROR_FILE_UNRECOGNIZED_PATH) location: “JS frame  ::

Chrome://pencil/content/Exporter/OOConversionExporter.js  ::

Anonymous :: line 33” data: no]

Cancel

SHARE
Best Answer by baliword
Best Answer
Best Answer
Answered By 10 points N/A #96616

Evolus Pencil Error Exporting Document

qa-featured

Hi Aganice,

To convert your project in PDF file you need to follow the following procedure. This will work for windows only.

1. Export your project to PNG format first

2. Now you need to Download and install the following program from the following Link:

Program Name Image to PDF

3. Open the downloaded program

4. Add the PNG file you saved earlier

5. Change its order, if necessary

6. Save the file in the PDF format as desired by you.

Another method available to fix the error is

  1.  Install LibreOffice from the following location and install to your system    https://www.libreoffice.org/
  2. Download unoconv from https://github.com/unoconv/unoconv/downloads
  3. Extract file “unoconv” from this zipped file
  4. In Pencil go to : Settings=>Options=>Document Exporter=>Path to UNO converter = C:Program FilesLibreOffice 3programpython.exe
  5. Make sure to have some Pencil HTML templates already installed (Tools=>Manage Export Template=>Install New Template…); they can be downloaded from http://pencil.evolus.vn/Stencils-Templates.html
  6. For Windows XP, Open Documents and SettingsApplication DataMozillaFirefoxProfiles{somechars}.defaultextensionspencil@evolus.vnchromecontentExporterOOConversionExporter.js with notepad
  7. Change the path var in line 30 to point to the folder in which the unoconv file of step 3 extracted:                                       For eg: var path = Config.gets (“export.oo.converter.uno.path”, C:unoconv-extract”)
  8. When doing an export, choose single web page instead of all pages in the document and make sure to choose one of the templates installed. You will get the message Document has been exported and it will be stored at the location given by you.
  9. Now download any free HTML to PDF convertor from the web and you can convert your HTML file to PDF file.

Hope this will solve your issue.

Cheers!!

Answered By 0 points N/A #96617

Evolus Pencil Error Exporting Document

qa-featured

Hello Aganice,

To resolve that issue, you will need to try the following:

  • First of all, you will need to export to PNG,
  • and after that you will download and then install
  • And then open program
  • And then add PNG.
  • After that you will need to change the order, if necessary and then Save as PDF

Regards,

Nicke

 

Related Questions