-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] pdftocairo not executed #12
Comments
I believe you will need to install "poppler" version 0.89.0 to be able to execute pdftocairo correctly. I will update the README to address that. Please let me know if that does not solve your issue. choco install poppler --version 0.89.0 -y --force |
Hi @MaikBrant, could you share the postscript file or an example one that has the same issue? Thanks! |
This is my first job in this programming language, maybe I need to start the file in a special way? |
I believe there are multiple ways to define headers for postscript file. However, it will be difficult to debug this issue without a reproducible example file. Are you able to view the file using GhostScript? |
% Фон % Луна % Земля %холм1 %холм2 %дом1 %кусочек дерева нижний %кусочек дерева средний
newpath %ствол
newpath
newpath
newpath %окно4 % дом2
newpath
newpath |
@ahnafnafee, I'm sorry to bother you, but is there any way to solve my problem, or do I need to look for alternative ways to solve the problem? |
The problem was in the name of the folder where the file was stored |
Failed to execute pdftocairo. Report bug with postscript file to dev.
The text was updated successfully, but these errors were encountered: