[Matlab R2013a] Publish PDF problem

2 visualizzazioni (ultimi 30 giorni)
Davide
Davide il 18 Apr 2014
Hi all, i've a problem, when i try to publish a script (m-file), in pdf i got this error:
>> publish('HW1_Santoro_Davide','pdf')
Error using publish>fopInitialize (line 582)
Java exception occurred:
java.net.MalformedURLException: Illegal character in path at index 32:
file:///C:/Users/Davide/Dropbox/[CN]/Homework1/html/
at org.apache.fop.apps.FOURIResolver.checkBaseURL(FOURIResolver.java:105)
at org.apache.fop.apps.FopFactory.setBaseURL(FopFactory.java:358)
Error in publish>publishToPdf (line 514)
[fopDriver, fopOutputStream] = fopInitialize(options,outputAbsoluteFilename);
Error in publish (line 198)
publishToPdf(dom,options,outputAbsoluteFilename)
How i can solve it? I need to do this pdf (homework), for next week.
Waiting for your answers, Thanks you.
Bye, David.

Risposte (0)

Categorie

Scopri di più su Programming in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by