AROS World Exec
Development => AROS Software Development => Topic started by: salvatore on March 29, 2019, 07:24:26 PM
-
Hi All
Fabio Falcucci has been working for some months on tools for this type of file, a series of gui(including viewer) for xpdftools, txt2pdf (not the current version) and the command to convert an image file to a pdf that is part of the imagemagick suite, I am those who commissioned the work will not be the only one :)
All The Best
-
everything will be free, the next job will be a gui for cdrtools
hi
-
Hi salvatore!
Very good news! I am looking forward for it. Thank you and Fabio!
Regards, aha
-
thanks, yes fabio is very busy with other jobs but with hollywood he is very good, he learned all by himself starting from scratch, and then he is a good person
hi have a good new week
-
added composite command of imagemagick suite, for creating a image documen with text and graphics, the suite again is complete, but under developement
all the best
-
Interesting. Nothing to see at the moment? A screenshot...?
-
Paolone fabio is very busy with other projects, so you have to wait, I don't know how long a month
hi have a good day
-
hi
-
we will also add a tool for converting to docx, rtf, Paolone when everything is finished if you can send it to your beta testers (before the release of a new version of icaros) you would do me a favor
all the best
-
yes man
hi
-
we will also add a tool for converting to docx, rtf, Paolone when everything is finished if you can send it to your beta testers (before the release of a new version of icaros) you would do me a favor
all the best
Fine, I will do it.
-
thank you very much
hi
-
I hope for the end of the month to have the complete program, fabio had some deadlines, cmq next week maybe it will give me something incomplete though, I'll do a screen shot or I'll send you a copy of everything, to give you an idea of the program
-
Then practically the program in place, has included all the tools that are part of the xpdftools suite, which are a series of utilities regarding the manipulation to a certain level of a pdf file, then we have text2pdf for the conversion of a text file , then there is the tool that is part of the imagemagick suite to create an image file with attached text and graphics (which is the most important I think if one wants to make a complete document, always of the same suite there is the conversion command from images to pdf.
For the Reader there will be the printing function, extraction of single or entire pages (of the document, created exnovo, or existing) with attached conversion to docx, rtf and png. The program will not consist of a series of guides but of a single dashboard and will be compiled for all amiga and like systems
all the best
-
Very, very useful!!
-
yes, maybe on the first of may the projact is finished
hi paolone
-
Hello all! :)
As Salvatore said, I'm working to give a GUI to the xpdf tools suite, I'm testing the first tool (pdfDeatch) on the latest IcAROS desktop (thank you Paolone!) but I'm having troubles to run scripts.
I need to execute a script and redirect the output to another file but I fear that something has changed from my last visit on AROS land :)
My old launcher was:
Run Execute 'script_name' >'output_log'
From what I can see, no errors are reported but the 'output_log' file is empty, do you have any hints?
Here is the script generated to retrieve the pdfDetach version:
"tools/bin/pdfdetach" -v
I'm having difficulties to achieve the result I need from the shell too, for example if I run this command:
> <path>/tools/bin/pdfdetach -v >RAM:output
The output still goes to the console, the file RAM:output is generated but it is empty (0 bytes).
The paths are correct, any help is very appreciated :)
PS.: I've downloaded the tools from AROS Archives
-
Hi Allanon
it seems to me that there was a problem related to the polybios plugin on aros, in fact rnopdf was not compiled for this architecture, it may be that this has to do with it or there is nothing in between
thank you
-
maybe pdfdetach -v "pdf-file" "ram output"
-
Allanon, you simply can't redirect the output of a script to a text file.
-
Hi Paolone,
thank you for the reply, so I should put the redirect into the script just after the command I want to execute?
I'm too used to Windows, sorry :)
Anyway there is another problem, because this command straight into the shell does not work:
> <path>/tools/bin/pdfdetach -v >RAM:output
The above line creates an empty 'output' file and print the informations to the console.
Where <path> is the local path to the command
-
Hi Paolone,
thank you for the reply, so I should put the redirect into the script just after the command I want to execute?
I'm too used to Windows, sorry :)
Anyway there is another problem, because this command straight into the shell does not work:
> <path>/tools/bin/pdfdetach -v >RAM:output
The above line creates an empty 'output' file and print the informations to the console.
Where <path> is the local path to the command
Hi. Unluckily, not all software ported from other architectures correctly handles redirection on AROS/AmigaOS. I've seen similar behavior from other programs, too, when trying to compose the 'GNU Tools manual' in PDF.
-
I talked to allanon about this thing, maybe there is a problem in compiling the xpdftools suite, all the commands work except this, I will inform you about the changes, cmq in the end it will be something that for aros does not exist :)
ps.tex2pdf already exists so we have excluded it
-
@Paolone
I thought the redirection, pipe, etc was a feature handled by the system but seems it is not and depends on the source, btw, do you know how to redirect stderr on AROS? Maybe messages are sent on stderr instead of stdout, I'm just trying to guess ;)
-
as im repeating, for an educated assistance in developing aros and on aros, join us on slack, please. the main developers may not post or read here. if you give me your email address ill invite you.
-
Hi wawa,
sorry but I wasn't aware about slack, I haven't been to this forum for some time :)
I'm sending you a pm with my email address
-
I tried to synthesize the work for all but also using the tools (programs) currently available, there is no reason I think to repeat what already exists, I must receive news from allanon for what we have discussed, then I will update you
-
@allanon
invited you
-
there are stages of problems with the xpdftools suite, so we will proceed with the reader we hope everything goes well this time, however maybe there will be a surprise but this is not about this work
All The Best
-
I wanted to mention something about the creation of a pdf file with aros, the tools already exist, icaros exports pdf files to png so with txt2pdf you can create the text that will then be converted by dopus5 into an image, it only remains to open zunepaint and import everything and also insert the images, then with rnoeffects it is possible to convert the document back to pdf, I think that to better use what you have and to concentrate resources in what you don't have is better
-
MagickPDF Only Icon at moment, please be patience :)
-
I think it is not the case to add the file creation features, terminils is working on a final writer that will export to pdf
-
unfortunately hollywood and its plugins are not available for abiv1, however it is not a problem when it will be the definitive standard and there will be the aforementioned available, we will think about porting
-
hi all
unfortunately allanon is very busy, so we will resume the project after the summer, I'm sorry
Thank you, please be patience :(
-
I also realized the information I learned from the readme of the polybios plugin which is a powerful tool for creating files, so later, when it is no longer available, I will talk about this thing
al the best
-
i little upgrade, allanon is full of other works
https://youtu.be/VZIogDi2n4c
-
in a few days I will receive a build of the program, hopefully well
-
Nice app icon. Waiting patiently for the finished product.
-
yes unfortunately my programmer friend is very busy, I should add a feature for creating the document, let's see when he sends me the build, it should be a complete reader
-
yes I made the icon, I am not an expert in graphics hihi
-
Try these new icons.
-
thank you miker the works is very apreciated :)
-
While we are on the subject of icons, I'm working on another small icon utility. We all like colorful icons. Let's just say the Icon Factory is about to open for business!
-
Well, what can I say? thank you :)
-
tomorrow should arrive the first version of magickpdf, hopefully well
-
the drawer
-
That's a nice looking icon. ;-)
-
yes use zunepaint and make copy and paste :D
-
thank you for the miker icon but I think to use mine, however I appreciated
thank's miker
-
perhaps there are problems with the hollywood plugin with regard to MagickPDF, actually in the amiga scene have come out several viewers but were not made portin for aros, and there will be a reason probably :(
-
I think maybe the problem will be solved :)
-
there is a working pdf viewer in contrib called xpdf or apdf or something. also we are working on updating vpdf.
-
hello wawa
is something more than xpdf (also has other functions), polybios uses modern standards, as for vpdf well (there is no polybios for abiv1), however I know after that it was working now, I will add a module to create documents, but my friend is very busy and you have to wait, maybe one maybe two months.
all the best
-
Polybios support only writing pdf document on aros, i hope a program of making a pdf document.
-
the program will not be released with the problems with polybios, we'll see if I can help with vpdf, currently I'm in contact with miker for raystorm and this is the priority now he then is pursuing other projects.
All the Best