So how do I edit PDF files and create fillable PDF forums on iOS? A Windows solution would also be greatly appreciated but I am primarily asking about iOS. I would also like to know whether there are any accessible apps that let me work on documents, presentations and sheets. Pages is fine but it does not let me create PDF forms. What about Microsoft Office for iOS or Collabora Office? Are there any other alternatives?
Comments
Finally! Here's a solution:
The following apply to Windows. If you have some basic HTML knowledge or can prompt an LLM to convert your plain text into HTML code, then you can get PrinceXML from princexml.com and then type something like the following in the Command Prompt/Line window: "C:\Program Files\Prince\engine\bin\prince.exe" --pdf-title=Test --pdf-author=Enes DENΔ°Z --pdf-forms "D:\Enes Deniz\Form.html" -o "D:\Enes Deniz\Form.pdf"
You can definitely change the file path to where your own HTML file is located, or enter your own name as the author. Note that you don't have to include the "-o" and the name of the output file, in which case it will be named as the input file. The "--pdf-title" and "--pdf-author" parameters are also optional. Note that the free version of the app adds its own watermark, and the GUI program for Windows is not fully accessible. Having said all those, I request that other similar threads be removed and all related discussions continue in this thread for ease of access, unless needed otherwise. Many and perhaps even most never bother searching for previously created threads or posts and just create a new thread and ask questions that have already been asked millions of times so this makes Applevis a forum where a plethora of valuable information is scattered around and mixed with tons of repetitive garbage. I created a TTS discussion thread and possibly other threads for the very same purpose but these attempts are just ignored.