- Posts: 12
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
set a cursor to add text
IP: 192.168.0.71
11 years 7 months ago #8383
by nwixsom
set a cursor to add text was created by nwixsom
I see from your example in PDFTestAct that you can insert a text string into a page. I'd like to know if you can set a cursor and add text (just as if you were adding text to the original PDF file... ie. bring up keyboard input etc). I looked thru the documentation and don't see a way to do that. Is text input directly into the PDF via the soft keypad not supported? Thanks.
IP: 192.168.0.71
11 years 7 months ago #8386
by radaee
Replied by radaee on topic set a cursor to add text
plz see Page.AddAnnotEditBox it is free text annotation, which allow u type text in an editbox.
IP: 192.168.0.71
11 years 7 months ago #8387
by nwixsom
Replied by nwixsom on topic set a cursor to add text
Thanks, In know about AddAnnotEditBox. However I'm not talking about adding an annotation... I'm talking about adding text inline with the existing text. I'd like to be able to add text into the document itself. Example: change the followng text
This system includes switch inputs and front air bag modules.
to
This system includes seat belt switch inputs and dual stage front air bag modules.
Its not annotating a 'note' but adding text to the existing text. Thanks.
This system includes switch inputs and front air bag modules.
to
This system includes seat belt switch inputs and dual stage front air bag modules.
Its not annotating a 'note' but adding text to the existing text. Thanks.
11 years 7 months ago #8404
by support
Replied by support on topic set a cursor to add text
Are you're willing to edit/add/substitute existing text? This is not an available feature.
The annotation radaee was talking about put text annotation on the page layer and, from an aesthetic point of view, you would see new text as it's on the page.
He wasn't talking about a sticky note (post-it like).
Note: that method is available only on the Premium version of the license.
The annotation radaee was talking about put text annotation on the page layer and, from an aesthetic point of view, you would see new text as it's on the page.
He wasn't talking about a sticky note (post-it like).
Note: that method is available only on the Premium version of the license.
11 years 7 months ago #8406
by nwixsom
Replied by nwixsom on topic set a cursor to add text
I think from stating:
> change the followng text
> This system includes switch inputs and front air bag modules.
> to
> This system includes seat belt switch inputs and dual stage front air bag modules.
That my intention IS to edit/add/substitute existing text. And yes, I have a Premium license.. I've used the AddAnnotEditBox so am aware of what it does and how it works (its a very nice feature by the way).
Are there any plans to add this functionality (as you say "to edit/add/substitute existing text") in a future release? It would make your product much more complete. Thanks.
> change the followng text
> This system includes switch inputs and front air bag modules.
> to
> This system includes seat belt switch inputs and dual stage front air bag modules.
That my intention IS to edit/add/substitute existing text. And yes, I have a Premium license.. I've used the AddAnnotEditBox so am aware of what it does and how it works (its a very nice feature by the way).
Are there any plans to add this functionality (as you say "to edit/add/substitute existing text") in a future release? It would make your product much more complete. Thanks.
Time to create page: 0.412 seconds